2.1
2026-04-27
- Adding feadback screen
1.9
2026-03-31
- Fix bugs and enhance user interface
1.8
2026-03-14
- Fix bugs and enhance UI
1.7
2025-11-05
- Improve performance and fix bugs
1.6
2025-10-07
- Adding function export scanned data to spreadsheet
1.5
2025-09-08
Fixed minor issues in the default server connection flow to improve stability.
Resolved UI glitches on ConnectionScreen when switching between server options.
-New Features
Custom Server Support: Users can now scan and send data to their own configured server.
Added a tab layout in ConnectionScreen to manage Default Server and Custom Server separately.
Introduced new methods and Redux slice to handle custom server state (host, port, status).
Implemented configuration saving/loading for custom server connection.
Ensured no conflict between default and custom server flows.