Releases: Gamhub-io/MobileApp
Releases · Gamhub-io/MobileApp
Atlas 1.6
We are incredibly excited to finally release this new 1.6 release. There was a lot of work put into it to handle the framework transition while offering great stability
General Changes:
- Stability improvements
- Linking deals we found related to articles
Bug fixes:
- some snippets not appearing in articles
- occasional crashes on custom feed
This version is the first version released officially after migrating the codebase from Xamarin to .NET MAUI.
Atlas 1.4
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
Atlas 1.3
Gamhub 1.3 [atlas] revolve around one big feature: custom feeds.
Allowing the user to create a feed from keywords they use in the search bar
Custom feeds features:
- Saving a search: Now the search bar has a button on the right to allow the user to save it as a feed.
- My Feeds page: This is where all the feeds the user saved belong.
- Edit a feed: Users can edit the keywords or titles of each of their feeds
- Remove feed: Users can also remove a feed from their list
Atlas 1.2
Atlas 1.0.2
Features
- Added label for the bottom tab bar
Issues addressed
- [Android] fixed issue related to light mode: users that had their device in light more had their navbar colour in white. Now it's the same colour as the tab bar.
Atlas 1.0.1
Features
- Added offline mode: now the user can still use the app if his device is offline
- Optimisation
- Fix crashes
Issues addressed
- Crashes when the app was offline
- Some articles thumbnails didn't load