Skip to content

[Beta] 0.6.0

Choose a tag to compare

@fccview fccview released this 09 Mar 14:15
· 224 commits to main since this release
a8f6329


Join our discord community


Changelogs

features

  • Refactor codebase to be easier to work with, make sure everything is typed and in the right folders, things should make more sense in case you want to contribute now
  • Add a message on store repository if the repos have new updates

official store changes

Some built in functionality is now a third party plugin, please make sure to refresh the store and install them from there if you were using them previously. This also means you'll have to update the settings, sorry about this, trying to make sure the core app is as bare as possible

  • Moved the rss built in engine to be its own !rss command (same functionality) and allow desktop feed via settings.
  • Moved the Jellyfin and Meilisearch plugins out of the builtins and made them third party, to keep the default search even more minimal
    • in ./data/plugin-settings.json you'll need to add plugin- in front of the jellyfin and meilisearch keys in the json object for the settings to be applied (or you can delete all your melisearch/jellyfin settings and re-apply the from the UI).