Server-Related Features
- Allow choosing custom usernames in FMD Server (#209)
- This requires at least server version 0.9.0. Older servers will ignore this and choose a username for you (as if you had left the field empty).
- This requires at least server version 0.9.0. Older servers will ignore this and choose a username for you (as if you had left the field empty).
- Add server connectivity check (#212)
- Show warning if the server version is lower than the minimum required server version (!239)
- Show more push registration details (#301)
- Disable background location upload by default (for new installs)
Other Features
- Edge-to-Edge display (!238)
- Add button to clear logs (!250)
- Add "dryrun" flag to delete command
- Export settings as ZIP (!271)
- The export now also includes the Allowed Contacts. Old JSON-exports can still be imported.
- The export now also includes the Allowed Contacts. Old JSON-exports can still be imported.
Fixes
- Fix location auto-on/off only working for GPS (#226, #287)
- Fix GPS location failing too fast (after a few seconds). Now we correctly wait for a longer timeout (+/- 5 minutes). (!270)
- Fix ringing volume and mode not being restored (#298)
- Attempt 2 to fix Comodification crash in LogRepository (#262)
- Misc fixes