Update Makefile for releases

This commit is contained in:
2025-06-07 21:31:31 +02:00
parent bafcff7be4
commit f39bfe6106
3 changed files with 11 additions and 4 deletions

View File

@@ -23,7 +23,7 @@
- [x] Logout
- [x] Send-page
- [ ] Still @ERROR on scn-init, but no logs? - better persist error (write in SharedPrefs at error_$date=txt ?), also perhaps print first error line in scn-init notification?
- [x] Still @ERROR on scn-init, but no logs? - better persist error (write in SharedPrefs at error_$date=txt ?), also perhaps print first error line in scn-init notification?
- [x] fix time format (in message-list, in card, top right) - midnight is shown as "24:05" instead of "00:05" - thats weird
@@ -60,4 +60,4 @@
- [ ] Disable compat | remove code
- [x] compat message title
- [ ] ...
- [ ] RWLock directly in go - prevent/reduce db-locked exception
- [x] RWLock directly in go - prevent/reduce db-locked exception