[Beta] 0.6.0
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
!rsscommand (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.jsonyou'll need to addplugin-in front of thejellyfinandmeilisearchkeys 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).
- in