Amelia Luminous
ShindouMihou
released this
21 Jul 09:51
·
53 commits
to master
since this release
What's Changed
- Luminous Amelia by @ShindouMihou in #17
- Removes full support for message commands.
- Adds full (or improvised) support for slash commands with the use of Nexus.
- Removes in-memory caching for data stored in the database.
- Removes trending notifications.
- Removes custom formats per server.
- Adds support for Kotlin.
- Rewrites most of her code into Kotlin to provide better maintainability and code.
- Improves database queries to provide superior speeds and less waste.
- Makes
unique
field in Feed database structure from Long (int64) to Int (int32) to save on wasted space. - Removes unused and heavy dependencies and code.
- Rewrites the RSS Reader code to be better and cleaner.
Full Changelog: amelia-build-08dea37...v2.0.0-luminous