Systems refer to the inner workings of the app. While developing the app, a lot of high level architecture decisions were made in order to make the app more scaleable and to facilitate richer features in the future. These decisions generally aren’t super visible to an end user.
The purpose of this update is to surface more settings/data kept by the app. This gives users more insight in the inner workings of the app and allows for greater control which users generally like.
Changelog:
- The app manages actions taken by the user so actions can automatically be retried and errors can be tracked. Add a screen to expose all of this information to the user. This screen can be found in Settings > User Actions.
- Added additional settings for hidding posts. Added a count for the number of hidden posts and the ability to see which posts are hidden and a toggle to enable/disable hidding posts.
- Added new themes. Thank you to @[email protected].
- Fixed a bug where changing comment sort order setting would change the post sort order or vise versa.
You must log in or register to comment.