This release fixes a ton of critical bugs and adds the ability to view events by clicking on their notification.
Additions
- When clicking on notification, it will open the webapp and scroll down to the event mentioned in the notification. If said event is not in the list, it will open a modal with the event data(if the event is not in the database, the modal will indicate this)
- Settings/notifications now shows the public key for debugging purposes
- More helpful debugging text is shown if push notifications can't be set up
- Billing page is removed from self hosted setups
- Added experimental DockerFile based image via github actions(docker image is hosted on Github container registry)
Bug fixes
- Push notifications should hopefully work on self-hosted instances(provided valid VAPID keys are set)
- Fixed not being able to scroll down in the events list
- When on mobile, pull-from-top would refresh incorrectly. Now it refreshes correctly and keeps search query and category intact if selected
- Cross icon in the search bar now clears both query and category if clicked
- Minor UI fixes all around
PS, previous releases versioning was wrong but we're sticking with it.