Skip to content

Releases: androidseb25/iGotify-Notification-Assistent

Release v1.3.1.0

11 Jan 16:57
b320b22
Compare
Choose a tag to compare

• changed from .NET 8 to .NET 9
• moved from SwaggerUI to ScalarUI, because under .NET 9 they removed Swagger support and provide the basic OpenAPI standard
• Bug fixes
• latest Nuget Updates
• added new Environments
• ENABLE_CONSOLE_LOG = you can disable unnecessary console logs (default: true)
• ENABLE_SCALAR_UI = you can now disable the Endpoint page (default: true)

Full Changelog: v1.3.0.0...v1.3.1.0

Release v1.3.0.0

08 Jul 11:57
449eb42
Compare
Choose a tag to compare

iOS Update 1.3 (in review) changes:

  1. Many bugs and performance issues fixed #53
  2. We understand now:
    • 🇳🇱 dutch thanks to @Gerbildral
    • 🇮🇹 italia thanks to @Taoshan98
    • 🇪🇸 spain thanks to @gonzalo
    • We have switched the default language from German to English
  3. You can now lock the app with biometric security feature #62
  4. You can now set a custom sounds for each priority level, similar to colors. The settings menu has been updated for this purpose. #45
  5. If app images are stored in Gotify, they will now be displayed as the contact picture in the notification. Please note that this does not apply to local instances. #64
  6. You can now create local instances, where the environment variables for configuring the iGotify container will be displayed in the app. Please also refer to the ReadMe on GitHub for further details. #59 #56
  7. added review prompt #70

iGotify Notification Assistent 1.3.0.0 changes:

  1. fixed performance issues
  2. Add option for local docker network #59
  3. Gotify Server is not available #56
  4. All notifications are 0s ago #53 -> please remove TZ environment when you've been added

Release v1.2.0.3

15 Apr 18:52
Compare
Choose a tag to compare

#50 - ixed the connection issue behavior where the connection would some times drop. Now, the container waits for a connection and retries every 10 seconds. Additionally, NuGet dependencies have been updated.

Release v1.2.0.2

05 Apr 17:48
Compare
Choose a tag to compare

Bug Fix SecNtfy Url

• Fixed incorrect SecNtfy Url #49
• Changed Build Scripts

Release v1.2.0.1

04 Apr 11:17
Compare
Choose a tag to compare

• fixed bug when executed as service
• added Nuget Package of SecNtfy
• updated libs

Release v1.2.0.0

29 Feb 09:58
d3d601c
Compare
Choose a tag to compare

iOS Update 1.2 changes:

  • Various performance improvements.
  • You can now add multiple users in the app, called instances.
  • You can switch instances in the notifications at the top, next to the title.
  • The log files are now easier to read.
  • Files can now be deleted.
  • Faster loading of log files.
  • Several changes have been made to the UI, including the new login screen.
  • The settings have also been visually optimized.
  • in terms of UX, error messages have been revised.

iGotify Notification Assistent 1.2 changes:

  • Handling multiple instances, that are configured by the app.
  • User database with needed information, instead of the txt file.
  • Removed environment variable for client token and Gotify server as they are no longer needed.
  • The assistant is now independent of the location of the gotify server; the gotify server only needs to be accessible from the installation location of the assistant.

Release v1.1.0

01 Feb 11:03
5e5f44f
Compare
Choose a tag to compare
Update dotnet.yml