Skip to content

Version 1.0.2 (Manifest v2)

Compare
Choose a tag to compare
@MilesRayne MilesRayne released this 17 Mar 11:04
· 8 commits to main since this release

Version 1.0.2 Changelog

  • Slight UI redesign to make grouped notifications easier to recognize.
  • Logically separated the group header from the first notification of the group (a group will now be made up of one header plus its number of notifications, instead of the header serving as the first notification).
  • Pressing the group header item now shows/hides the group items (instead of redirecting to the first notification activity).

Known issues to be fixed with next version

  • JSON data used to form groups and notifications sometimes visible for a brief moment when new notifications are loaded.
  • Opening the link of the group header in a new tab opens up "javascript:void(0)". Link should be removed alltogether.