Skip to content

Releases: martin-ueding/geo-activity-playground

0.33.4

07 Dec 08:42
Compare
Choose a tag to compare
  • Add compatibility for Python 3.13.

0.33.3

24 Nov 20:34
Compare
Choose a tag to compare
  • GH-200: Fix startup without any activities.
  • Fix upload when there is no Activities directory.

0.33.2

17 Nov 07:41
Compare
Choose a tag to compare
  • GH-198: Fix explorer map. The problem was that VS Code auto-formatted the embedded JavaScript and created syntax errors.

0.33.1

16 Nov 20:34
Compare
Choose a tag to compare
  • GH-156: Fix little bug with _meta.

0.33.0

14 Nov 20:34
Compare
Choose a tag to compare
  • Make heatmap colormap configurable via web UI.
  • GH-196: Make tile map URL configurable via configuration file.
  • Make daily pulse plot per year in tabs.

0.32.0

14 Nov 20:34
Compare
Choose a tag to compare
  • GH-173: Add config option ignore_suffixes which can be set to something like [".kml"] to ignore certain file types.
  • Include all activities in the summary, even those which are not to be considered for achievements.
  • Remove debug print.
  • Make share picture always the same size independent of the content.

0.31.0

01 Nov 20:37
Compare
Choose a tag to compare
  • GH-189: Fix heatmap tile cache expiry in cases where the activity kind has changed.
  • Make date and time formats better to read.
  • GH-156: Add metadata editing functionality with override files.

0.30.0

25 Oct 17:21
Compare
Choose a tag to compare
  • GH-187: Update favicon to new logo.
  • GH-174: Add new search functionality that also serves as an overview over all activities.
  • GH-168: Clicking on table headers will sort the tables now.
  • GH-162: Make track segmentation configurable with a configuration setting.
  • Visualize cadence on the activity page.
  • GH-188: Remove root= prefix in activity kind when importing from Strava.
  • GH-188: Add option to rename activity kinds.

0.29.2

14 Oct 05:53
Compare
Choose a tag to compare

0.29.1

03 Oct 15:04
Compare
Choose a tag to compare
  • GH-167: Fix explorer tile export.
  • GH-169: Fix import of KML files with waypoints.