FindMyDevice - Package Updates
-
N nebulon pinned this topic on
-
[0.1.0]
- Initial version
-
[0.3.0]
- Update findmydeviceserver to 0.9.0
- Full Changelog
- Allow users to choose their own username (FMD ID) (!84)
- Clicking "Esc" now closes the "delete pin" dialog (!82)
- Fix no push being sent in "account locked" situation (!81)
- More helpful message when the server has not yet stored any locations (!80)
- Disable locateOlder button at index 0 (!78)
- Improved protocol
- Objectbox storage has been removed. (!55)
- Legacy crypto has been removed. It has known weaknesses. (!66)
- Nicer CLI interface (!60)
- Listen on Unix sockets (!73, thanks @its_randomness)
- Show the index in the picture viewer (!77)
-
[0.4.0]
- Update findmydeviceserver to 0.10.0
- Full Changelog
- Highlight selected location on map (#86)
- Fix all location markers on map showing the same time on hover (#86)
- Use a logging framework (instead of println). New flag --log-json to enable structured logging. (!91)
-
[0.5.0]
- Generate a registration token by default
-
[0.6.0]
- Fix typo in token generation
-
[0.7.0]
- Update base image to 5.0.0
-
[0.8.0]
- Update findmydeviceserver to 0.11.0
- Full Changelog
- Allow configuration via environment variables (#93). Simply set
FMD_CONFIGFIELDNAME, e.g.FMD_PORTINSECURE. - Rework configuration code (!105)
- Log to syslog, in addition to the existing stderr (!102)
- Log IP address on failed login attempts (#89)
- Warn user when password hashing fails. This happens on Vanadium when Javascript JIT is enabled. Users now see a more helpful error message. (#52)
- Fix UnifiedPush via Sunup not working (https://gitlab.com/fmd-foss/fmd-android/-/issues/319)
- Rename everything to FMD Server (Go package, links, etc.)
- With the configuration handling changes (!105), the database and config file paths inside the container have changed.
- You now need to mount them as follows:
- Database:
./fmddata/db/:/var/lib/fmd-server/db/(instead of:/fmd/db/) - Config file:
./config.yml:/etc/fmd-server/config.yml:ro(instead of:/fmd/config.yml)
-
[0.9.0]
- Update fmd-server to 0.12.0
- Full Changelog
- Frontend: Show accuracy circles. Show other location data when hovering. (!120)
- Embed frontend code in Go binary, by @sheogorath. (#24)
- Make OSM tile server configurable with the
TileServerUrloption, by @wunderliebe. (#61) - Expose a Prometheus
/metricsendpoint (see theMetricsAddrPortoption). (#113) - Store
last_seen_timefor accounts (!128) - Fix: preserve map zoom level when stepping through locations. (!118)
-
[1.0.0]
- Update fmd-server to 0.13.0
- Full Changelog
- Add a robots.txt (!138)
- Set User-Agent in requests to push servers (!141)
- Fail at startup if TLS cert/key is configured but does not exist (instead of falling back to HTTP port) (!146, by @sheogorath)
- Export metrics about types of push servers (!150)
-
[1.1.0]
- Update fmd-server to 0.14.0
- Full Changelog
- Light mode. And a setting to switch between theme modes.
- Ability to view the map in fullscreen.
- Ability to pass a message when locking the device (
fmd lock <message>). - Setting to switch between metric and imperial units.
- The command list is much longer, making nearly all commands available in the web UI. The commands now also have a description.
- The UI now automatically refreshes the location shown on the map.
- If you select "Remember me" during login, the access token and the private keys will now be stored in the browser's local storage.
- Enable WAL (write-ahead-logging) in sqlite. (!159)
- Limit request body size to 15 MB. (!164)
- Reduce default MaxSavedLoc from 1000 to 500. (!170)
-
[1.1.1]
- Update fmd-server to 0.14.1
- Full Changelog
- Initial translation support, by @warioishere (#64)
- Translate web interface in many languages (thank you translators!)
- Fix hosting in sub-directory (#132)
- Graceful shutdown when SIGINT or SIGTERM is received (#139)
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login