Version 0.8.0 released!
Fietsboek 0.8.0 has been released! I was looking forward to releasing this, as
it adds support for .fit
files, as well as sorting options for the home
page and the browse page.
In addition to the user-facing changes (which admittedly, aren't that many),
there are some bug fixes and some administration goodies (a small fietsctl
rework).
The release is available via git
(tag: v0.8.0
) and PyPI.
Changelog
Added
The ability to directly import
.fit
files.A setting to limit the number of
hittekaart
threads.A button to change the sorting on the home page.
Different sortings on the "Browse" page.
The "Fix elevation jumps" transformer
The
fietsctl track del
,fietsctl track list
andfietsctl user modify
commands.The ability to request a new verification mail.
Changed
The user tiles now return an empty tile instead of a 404 for tiles that have no content.
Images on a track page are sorted by their original file name.
The "Fietsboek" icon and tag are now a link to the home page.
Tokens now expire after 24 hours.
The
fietsctl
command names have been changed.
Fixed
-
A missing script tag has been added again, which fixes two bugs:
The tileproxy not being used.
Only the default map layers being shown.
GPX files with links (like the BRouter ones) are now saved as valid GPX.