Skip to content

Releases: Gamhub-io/MobileApp

Atlas 1.4

22 Jun 10:51
6bc7347
Compare
Choose a tag to compare

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

Full Changelog: 1.3...1.4

Atlas 1.3

29 Oct 11:35
07c6b22
Compare
Choose a tag to compare

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

25 Aug 10:25
6203adf
Compare
Choose a tag to compare

New features:

  • Search: Users can now search for news on a particular topic
  • Text to speech: now the user can listen to an article instead of reading it
  • Huge overall optimisation

Atlas 1.0.2

27 Nov 15:41
Compare
Choose a tag to compare

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

25 Sep 16:14
Compare
Choose a tag to compare

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