Releases: androidseb25/iGotify-Notification-Assistent
Release v1.3.1.0
• 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
iOS Update 1.3 (in review) changes:
- Many bugs and performance issues fixed #53
- 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
- You can now lock the app with biometric security feature #62
- You can now set a custom sounds for each priority level, similar to colors. The settings menu has been updated for this purpose. #45
- 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
- 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
- added review prompt #70
iGotify Notification Assistent 1.3.0.0 changes:
Release v1.2.0.3
#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
Bug Fix SecNtfy Url
• Fixed incorrect SecNtfy Url #49
• Changed Build Scripts
Release v1.2.0.1
• fixed bug when executed as service
• added Nuget Package of SecNtfy
• updated libs
Release v1.2.0.0
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
Update dotnet.yml