Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
Expand Up @@ -403,7 +403,7 @@ Drittsoftwareanteile:
Komponente: lodash
Lizenz: MIT

Komponente: micromatch
Komponente: minimatch
Lizenz: MIT

Komponente: validator
Expand Down
16 changes: 16 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,22 @@

# Release Authenticator

## Version 4.11.0

### added
- Action-Buttons on the Settings-Screen now stay in the view while scrolling in order to enhance our UX
- Set default connector port to 443
- Default-configuration feature


### fixed
- Prioritize the read environment variable logic to read the correct config.json file on startup
- Clean application files properly after uninstalling

### security
- Prevent starting Authenticator with remote-debugging parameters


## Version 4.10.0
### added
- Hover-Effect to the navigation bar and renaming "Anmeldung" to "Home" for an improved UX
Expand Down
Loading