Skip to content

Commit

Permalink
yarr@jtoberling: Version 1.3.0 (#1395)
Browse files Browse the repository at this point in the history
- Search dialog improvements
- Dynamic tooltips for articles - to save resources
- Performance improvements
- Visual improvements
  • Loading branch information
jtoberling authored Feb 8, 2025
1 parent 0f7ff8e commit ba7a5ba
Show file tree
Hide file tree
Showing 12 changed files with 1,357 additions and 655 deletions.
22 changes: 21 additions & 1 deletion yarr@jtoberling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,38 +1,58 @@
# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.3.1] - 2025-02-09

- Add option to hide feed button and timestamp from Settings - Display options

## [1.3.0] - 2025-02-08

- Search dialog improvements
- Dynamic tooltips for articles - to save resources
- Performance improvements
- Visual improvements

## [1.2.4] - 2024-07-21

- Enable Custom pr viders and models (eg: https://api.deepseek.com Model: deepseek-coder-v2)

## [1.2.3] - 2024-07-02

- Alternate row display settings

## [1.2.2] - 2024-06-28

- Enhanced logging of AI errors
- Remove tooltips from 1st buttons to improve efficiency

## [1.2.1] - 2024-03-11

- Fixing translations (Thanks for Örs Vajda and haggen88)

## [1.2.0] - 2024-03-10

- AI Handling
- Copy feature
- Display enhancements

## [1.1.1] - 2024-03-03

- Performance improvement
- Enhance AI functionality
- Translation support

## [1.1.0] - 2024-02-27

- Experimental ChatGPT AI features

## [1.0.1] - 2024-01-16

- Fix byteArray import bug [#1036](https://github.com/linuxmint/cinnamon-spices-desklets/issues/1036)

## [1.0.0] - 2023-10-13
- Initial version

- Initial version
Loading

0 comments on commit ba7a5ba

Please sign in to comment.