Skip to main content

Version 0.9.0 released!

Fietsboek 0.9.0 has been released! The last few months have been a bit slower in development, but this release still brings a few nice features.

For one thing, users can now set tracks as favourites, which helps to keep bigger collections organized.

Secondly, we now have the first graph available on the profile page! While a nice addition on its own, it also lays the groundwork to add more graphs easily in the future.

Besides those bigger changes, there were also a few smaller improvements, such as a language chooser or more information on the home page.

The release is available via git (tag: v0.9.0) and PyPI.

Changelog

Added

  • The fietsctl user modify --set-email command.

  • The count of tagged people in the home page overview.

  • Favourites!

  • A button to log out all current sessions.

  • A setting to disable image uploads.

  • Average track length & duration on profile page.

  • The language chooser.

  • The first graph on the profile page.

Changed

  • GPX file downloads now set the filename when downloading.

Fixed

  • Friends that are already tagged are hidden when searching for friends to tag.

  • Parsing of the custom tile layers.

  • Bootstrapping of new instances (thanks networkjanitor).