Skip to content

Releases: maxisme/notifi

Release 0.9.1

18 May 19:33
Compare
Choose a tag to compare
Release 0.9.1 Pre-release
Pre-release

Commits

  • [6f6c9e2]: Fix bug when deleting notifications (Maximilian Mitchell) #106
  • [a38b5b5]: Trigger CI (Maximilian Mitchell) #106
  • [955acf6]: tidy up unread notification cnt notifier (Maximilian Mitchell)
  • [015db3d]: update CI for push only (Maximilian Mitchell)
  • [29475ea]: add ci for PR (Maximilian Mitchell)
  • [d6b909f]: remove on hover colour (Maximilian Mitchell)
  • [c78b7c3]: add pin window toggle (Maximilian Mitchell)

Release 0.9.0

17 May 21:41
Compare
Choose a tag to compare
Fix bug when deleting notifications

fixes #101

Release 0.8.2

17 May 21:12
Compare
Choose a tag to compare
Release 0.8.2 Pre-release
Pre-release

Commits

  • [6f6c9e2]: Fix bug when deleting notifications (Maximilian Mitchell)
  • [a38b5b5]: Trigger CI (Maximilian Mitchell)

Release 0.8.1

17 May 19:42
Compare
Choose a tag to compare
Release 0.8.1 Pre-release
Pre-release

Commits

  • [d2fa6b3]: Fix bug when deleting notifications (Maximilian Mitchell) #105

Release 0.8.0

17 May 19:13
00b287a
Compare
Choose a tag to compare
Develop (#104)

* open urls in default browser

Release 0.7.2

17 May 19:21
00b287a
Compare
Choose a tag to compare
Release 0.7.2 Pre-release
Pre-release
Develop (#104)

* open urls in default browser

Release 0.7.1

16 May 21:15
Compare
Choose a tag to compare
Release 0.7.1 Pre-release
Pre-release

Commits

  • [1a5617f]: rename CI action (Maximilian Mitchell) #96
  • [5fc2459]: Fix ci (#75) (Maximilian Mitchell) #75
  • [9c5b876]: fix ci app signing (Maximilian Mitchell) #96
  • [2e21cdc]: fix ci app signing (Maximilian Mitchell) #96
  • [616b3d6]: Merge remote-tracking branch 'origin/develop' into develop (Maximilian Mitchell) #96
  • [4913613]: fix ci app signing (Maximilian Mitchell) #96
  • [c7b8755]: general cleanup (Maximilian Mitchell) #96
  • [57c1498]: move GoogleService-Info.plist (Maximilian Mitchell) #96
  • [6ad65f3]: add ios app settings link in settings (Maximilian Mitchell) #96
  • [823357b]: general tidy (Maximilian Mitchell) #96
  • [6c1f1a6]: Apply sparkle upgrades (Maximilian Mitchell) #96
  • [836b282]: Apply sparkle upgrades (Maximilian Mitchell) #96
  • [c8246d3]: Remove sandbox (Maximilian Mitchell) #96
  • [c4c7524]: Change version string to include build (Maximilian Mitchell) #96
  • [2c0e0c5]: Update macos and ios logo (Maximilian Mitchell) #96
  • [c0f081b]: Merge remote-tracking branch 'origin/develop' into develop (Maximilian Mitchell) #96
  • [503a218]: flatten logos (Maximilian Mitchell) #96
  • [d5f9461]: update macos bundle version to be same as normal version (Maximilian Mitchell) #96
  • [8147ef2]: - On hover next to notification padding show slidable - resolves #95 (Maximilian Mitchell) #96
  • [d57bb2a]: Merge branch 'master' of https://github.com/maxisme/notifi into develop (Maximilian Mitchell) #97
  • [688c25e]: Move sqlite path (Maximilian Mitchell) #97
  • [0cba6b5]: add screenshots, template db and tidy (Maximilian Mitchell) #97
  • [34795a9]: tidy (Maximilian Mitchell) #98
  • [e78ccb2]: attempt to fix websocket not reconecting properly when creating new credentials (Maximilian Mitchell) #98
  • [69c6f26]: general tidy up of: (Maximilian Mitchell) #98
  • [a5612b7]: Merge branch 'master' of https://github.com/maxisme/notifi into develop (Maximilian Mitchell) #98
  • [9cfadd0]: fix bug where websocket isn't connecting on load (Maximilian Mitchell) #99
  • [00f8137]: Merge branch 'master' of https://github.com/maxisme/notifi into develop (Maximilian Mitchell) #99
  • [961a8de]: handle '.' on successful web socket connection (Maximilian Mitchell) #100
  • [127bc1d]: Merge branch 'master' into develop (Maximilian Mitchell) #100
  • [f44627d]: add submit_for_review and automatic_release when uploading to app store in master release (Maximilian Mitchell) #103
  • [4863d7f]: Update Fastfile (Maximilian Mitchell) #103
  • [e4454cc]: add export_compliance info (Maximilian Mitchell) #103
  • [a8a1d9e]: make top banner white (Maximilian Mitchell) #103
  • [87d61a2]: tidy env variables (Maximilian Mitchell) #103
  • [e992936]: Merge branch 'master' of https://github.com/maxisme/notifi into develop (Maximilian Mitchell) #103
  • [e96ffb1]: Merge branch 'master' of https://github.com/maxisme/notifi into develop (Maximilian Mitchell)

Release 0.7.0

16 May 19:51
Compare
Choose a tag to compare
Trigger CI

Release 0.6.2

15 May 12:02
Compare
Choose a tag to compare
Release 0.6.2 Pre-release
Pre-release

Commits

  • [1a5617f]: rename CI action (Maximilian Mitchell) #96
  • [5fc2459]: Fix ci (#75) (Maximilian Mitchell) #75
  • [9c5b876]: fix ci app signing (Maximilian Mitchell) #96
  • [2e21cdc]: fix ci app signing (Maximilian Mitchell) #96
  • [616b3d6]: Merge remote-tracking branch 'origin/develop' into develop (Maximilian Mitchell) #96
  • [4913613]: fix ci app signing (Maximilian Mitchell) #96
  • [c7b8755]: general cleanup (Maximilian Mitchell) #96
  • [57c1498]: move GoogleService-Info.plist (Maximilian Mitchell) #96
  • [6ad65f3]: add ios app settings link in settings (Maximilian Mitchell) #96
  • [823357b]: general tidy (Maximilian Mitchell) #96
  • [6c1f1a6]: Apply sparkle upgrades (Maximilian Mitchell) #96
  • [836b282]: Apply sparkle upgrades (Maximilian Mitchell) #96
  • [c8246d3]: Remove sandbox (Maximilian Mitchell) #96
  • [c4c7524]: Change version string to include build (Maximilian Mitchell) #96
  • [2c0e0c5]: Update macos and ios logo (Maximilian Mitchell) #96
  • [c0f081b]: Merge remote-tracking branch 'origin/develop' into develop (Maximilian Mitchell) #96
  • [503a218]: flatten logos (Maximilian Mitchell) #96
  • [d5f9461]: update macos bundle version to be same as normal version (Maximilian Mitchell) #96
  • [8147ef2]: - On hover next to notification padding show slidable - resolves #95 (Maximilian Mitchell) #96
  • [d57bb2a]: Merge branch 'master' of https://github.com/maxisme/notifi into develop (Maximilian Mitchell) #97
  • [688c25e]: Move sqlite path (Maximilian Mitchell) #97
  • [0cba6b5]: add screenshots, template db and tidy (Maximilian Mitchell) #97
  • [34795a9]: tidy (Maximilian Mitchell) #98
  • [e78ccb2]: attempt to fix websocket not reconecting properly when creating new credentials (Maximilian Mitchell) #98
  • [69c6f26]: general tidy up of: (Maximilian Mitchell) #98
  • [a5612b7]: Merge branch 'master' of https://github.com/maxisme/notifi into develop (Maximilian Mitchell) #98
  • [9cfadd0]: fix bug where websocket isn't connecting on load (Maximilian Mitchell) #99
  • [00f8137]: Merge branch 'master' of https://github.com/maxisme/notifi into develop (Maximilian Mitchell) #99
  • [961a8de]: handle '.' on successful web socket connection (Maximilian Mitchell) #100
  • [127bc1d]: Merge branch 'master' into develop (Maximilian Mitchell) #100
  • [f44627d]: add submit_for_review and automatic_release when uploading to app store in master release (Maximilian Mitchell)
  • [4863d7f]: Update Fastfile (Maximilian Mitchell)
  • [e4454cc]: add export_compliance info (Maximilian Mitchell)
  • [a8a1d9e]: make top banner white (Maximilian Mitchell)
  • [87d61a2]: tidy env variables (Maximilian Mitchell)

Release 0.6.1

14 May 19:47
Compare
Choose a tag to compare
Release 0.6.1 Pre-release
Pre-release

Commits

  • [1a5617f]: rename CI action (Maximilian Mitchell) #96
  • [5fc2459]: Fix ci (#75) (Maximilian Mitchell) #75
  • [9c5b876]: fix ci app signing (Maximilian Mitchell) #96
  • [2e21cdc]: fix ci app signing (Maximilian Mitchell) #96
  • [616b3d6]: Merge remote-tracking branch 'origin/develop' into develop (Maximilian Mitchell) #96
  • [4913613]: fix ci app signing (Maximilian Mitchell) #96
  • [c7b8755]: general cleanup (Maximilian Mitchell) #96
  • [57c1498]: move GoogleService-Info.plist (Maximilian Mitchell) #96
  • [6ad65f3]: add ios app settings link in settings (Maximilian Mitchell) #96
  • [823357b]: general tidy (Maximilian Mitchell) #96
  • [6c1f1a6]: Apply sparkle upgrades (Maximilian Mitchell) #96
  • [836b282]: Apply sparkle upgrades (Maximilian Mitchell) #96
  • [c8246d3]: Remove sandbox (Maximilian Mitchell) #96
  • [c4c7524]: Change version string to include build (Maximilian Mitchell) #96
  • [2c0e0c5]: Update macos and ios logo (Maximilian Mitchell) #96
  • [c0f081b]: Merge remote-tracking branch 'origin/develop' into develop (Maximilian Mitchell) #96
  • [503a218]: flatten logos (Maximilian Mitchell) #96
  • [d5f9461]: update macos bundle version to be same as normal version (Maximilian Mitchell) #96
  • [8147ef2]: - On hover next to notification padding show slidable - resolves #95 (Maximilian Mitchell) #96
  • [d57bb2a]: Merge branch 'master' of https://github.com/maxisme/notifi into develop (Maximilian Mitchell) #97
  • [688c25e]: Move sqlite path (Maximilian Mitchell) #97
  • [0cba6b5]: add screenshots, template db and tidy (Maximilian Mitchell) #97
  • [34795a9]: tidy (Maximilian Mitchell) #98
  • [e78ccb2]: attempt to fix websocket not reconecting properly when creating new credentials (Maximilian Mitchell) #98
  • [69c6f26]: general tidy up of: (Maximilian Mitchell) #98
  • [a5612b7]: Merge branch 'master' of https://github.com/maxisme/notifi into develop (Maximilian Mitchell) #98
  • [9cfadd0]: fix bug where websocket isn't connecting on load (Maximilian Mitchell) #99
  • [00f8137]: Merge branch 'master' of https://github.com/maxisme/notifi into develop (Maximilian Mitchell) #99
  • [961a8de]: handle '.' on successful web socket connection (Maximilian Mitchell)