Merge branch 'main' into 'main'

Add missing CHANGELOG.md from branch interfacer_release

See merge request fabinfra/fabaccess/borepin!86
This commit is contained in:
Mario Voigt 2025-02-22 13:13:51 +00:00
commit e628493df8

23
CHANGELOG.md Normal file
View File

@ -0,0 +1,23 @@
# Revision history for Borepin
## 0.3.11 -- 2023-03-17
Final INTERFACER Release
### Features
* improved API
* create and bind SmartCards to users
* improved UI
* brand and template UI with theme file
### Updates
* create DES-Fire Cards with FabFire-Protocol
* identify machines with NTAG
* unlock machines with electric locks
* search for users
* bind and unbind FabFire-Card to users
* reconnect to server if connection is lost
* autoconnect to server on client start
* improved feedback for users if client lost connection
## 0.3.5 -- 2022-07-12
Beta INTERFACER Release