All notable changes to this project will be documented in this file.
[release] App is added to the repo
[fix] Fixed configuration.
[fix] Fixed README.
[fix] Improved debugging.
[fix] The MQTT keep-alive package interval has been increased from 300 to 550 seconds.
[fix] Modification of linter and tsconfig configuration. Added ignoring of bundle build files.
[fix] Correction of color scheme.
[fix] .gitignore update.
[feature] Added CHANGELOG.
[feature] Added mechanism for validating card numbers according to Annex 1C regulation, (EU) 2016/799.
[feature] added mechanism for deleting duplicate cards from config
[feature] Upgrade Tauri from version 1x to 2x. Updating all related dependencies, as well as cargo libraries. Version 2х of Tauri has many significant changes, including the structure and configuration of the project. More details here.