refactor(repo): promote tauri app to repository root

This commit is contained in:
NimBold
2026-06-15 10:33:40 +03:30
parent ab7550d39e
commit 6593f9e76a
346 changed files with 1021 additions and 1490 deletions
+8
View File
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Changed
- Promote the Rust, Tauri, React, and TypeScript application to the repository root.
- Archive the original SwiftUI implementation under `legacy/swift`.
- Refresh project documentation, package metadata, CI, and the in-app About section for the current architecture and migration status.
### Removed
- Delete obsolete template assets, scratch files, duplicate icon exports, and unused backend helpers.
## [0.7.3] - 2026-06-11
### New Features & Improvements