Skip to content

Releases: a-chacon/chaski-app

App v0.3.1

13 Feb 15:12
Compare
Choose a tag to compare

🔧 Fixes 🔧

  • Fixed error adding a new subscription. Undefined id.

See the assets to download this version and install.

Full Changelog: app-v0.3.0...app-v0.3.1

App v0.3.0

12 Feb 00:46
Compare
Choose a tag to compare

🔧 New Features & Improvements 🔧

  • Support for Multiple Accounts: You can now add both local accounts and Google Reader API-compliant accounts, making it easier to manage your subscriptions across different services.

  • API Sync with Google Reader API: Integrated sync functionality with services like FreshRSS, Miniflux, and TinyTiny RSS for seamless feed management. Work in progress, currently just sync subscriptions and folders.

  • Onboarding: A new onboarding experience to guide users through setting up and using the app more easily.

  • Multiple Light and Dark Themes: Added more theme options, so you can switch between light and dark modes to match your preferences.

  • Enhanced Code Structure: We've improved the overall structure of the codebase, making it cleaner and more maintainable.

  • Improved Feed Adding Flow: Adjusted the process for adding a new feed, especially with multiple accounts support, making it smoother.

  • Sidebar Refactor: The sidebar has been refactored for better usability and organization.

🔧 Small Fixes & Enhancements 🔧

  • Various UI tweaks and minor bug fixes to enhance performance and stability.

See the assets to download this version and install.

App v0.2.1

05 Jan 22:33
Compare
Choose a tag to compare

🔧 Small Fixes 🔧

  • Add plugin for a single instance. If you open the app twice, just will focus on the current instance of the app or do nothing. (Depending on if this window is open or not)
  • Add plugin for autostart setting. You can configure if you want the app to be autostarted in the settings view.

See the assets to download this version and install.

App v0.2.0

04 Jan 19:37
58fbcb0
Compare
Choose a tag to compare

Chaski - New Version Released! 🚀🚀🚀

Fixed:

  • Articles are now pulled in a synchronized manner, reducing the likelihood of database insertion failures.
  • Importing OPML now handles incorrect links better, fixing the issue that was occurring when a link inside the OPML file was broken.

Features:

  • Ability to rename and delete folders.
  • New About Page.
  • Mark as read functionality for entire folders or all items (available on the Index and Today pages).

Download:

Check the assets to download this version and install it.

Chaski v0.1.0

22 Dec 20:21
Compare
Choose a tag to compare

Chaski - First Release 🚀

This is the initial release of Chaski. Please note that it may not be fully tested and could have bugs or unexpected behavior. However, I hope it will still be useful to some of you.

Core Features:

  • Manage and organize feeds
  • Read feed entries
  • Dark/Light mode
  • Export/Import OPML
  • Autodiscovery of feeds
  • And more...

Feel free to try it out, provide feedback, and report any issues you encounter!

See the assets to download this version and install.