This update should be the last (semi) major update until the migration to .NET MAUI
Changes & implementation
- Massive optimisation on the first load: Now, the first loading times are faster, and every single load time is similar in length
- Discord Authentication: Users can now sign in via Discord (I'll let you figure out how, little easter egg 😉). This is useless for now besides being here for experimental purposes. More features will depend on it soon
- Register trends: the app now registers trends that get accessed via the API
/trends
endpoint
Fixes
- Solves occasional crashes on iOS
- Prevent the app from asking for reviews every single minute (this was a bug that was hard to notice on our and we are sorry for that)
What's Changed
- Add copyright label by @bricefriha in #101
- Update font icons by @bricefriha in #104
- Feature/#35 add rating by @bricefriha in #110
- iOS fix header issue by @bricefriha in #113
- iOS fix header issue by @bricefriha in #114
- Fix/issue#112 Fix on resume crash by @bricefriha in #116
- Develop by @bricefriha in #117
- Adding crash handling in fetcher by @bricefriha in #118
- Discord authentication by @bricefriha in #119
- Enhancement & optimisation of loads by @bricefriha in #120
- Fixes on previous changes by @bricefriha in #121
- Fix crash ios by @bricefriha in #122
- [Feature] hook registration by @bricefriha in #123
- feed - make sure it refreshes from the db by @bricefriha in #125
- Fixes/feed reload by @bricefriha in #126
- Fixes/feed reload by @bricefriha in #127
- Enhancement/#102 chunk load by @bricefriha in #129
- Reajustments #102 chunk load by @bricefriha in #130
- Fixes - post chunk load implementation by @bricefriha in #131
- feeds iOS crash by @bricefriha in #136
- Fetcher | Export feed requests to the fetcher by @bricefriha in #137
- #133 - Change the parameters when asking for app reviews by @bricefriha in #138
Full Changelog: 1.3...1.4