Skip to content

Latest commit

 

History

History
279 lines (145 loc) · 15.2 KB

CHANGELOG.md

File metadata and controls

279 lines (145 loc) · 15.2 KB

0.16.9 (2024-06-30)

Bug Fixes

  • react: store selected theme locally (869e8dc)

0.16.8 (2024-06-28)

Bug Fixes

  • api: adjust to api changes (baeddb6)
  • react: store selected language locally (8feabe0)

Performance Improvements

  • api: backend takes care of deleting merged files (a718db2)

0.16.7 (2024-06-19)

Bug Fixes

  • api: fix request object (4e631a5)
  • backend: improve loading of tracks (d945a53)
  • layout: improve mobile view (94cdb7d)

0.16.6 (2024-06-18)

Performance Improvements

  • react: introduce tanstack query (538978f)

0.16.5 (2024-06-17)

Bug Fixes

0.16.4 (2024-06-15)

Bug Fixes

  • layout: wrong size of ZoomControl (9d18331), closes #19
  • react: disable codesplitting (e725235), closes #20

0.16.3 (2024-06-14)

Bug Fixes

  • layout: improve language toggle (76b24e9)

0.16.2 (2024-06-14)

Bug Fixes

  • layout: improve accessibility on mobile devices (c84941b)
  • seo: configure options for crawlers (c9d6121)

Performance Improvements

  • react: use TSR codesplitting (17d6855)

0.16.1 (2024-06-12)

Bug Fixes

  • layout: improve error screens (01ac528)

0.16.0 (2024-06-11)

Features

  • backend: persist trackname to the backend (fe8ede7)
  • backend: persist waypoints to the backend (107cf60)

0.15.1 (2024-06-09)

Bug Fixes

  • layout: improve responsiveness (cd78766)

0.15.0 (2024-06-06)

Bug Fixes

  • info: improve texts and readability (2ce5118)
  • info: more FAQ texts (11e2b87)
  • layout: make footer sticky (181da2f)
  • layout: prevent site from reloading (5991c99)

Features

  • info: new FAQ page (a8a65cb)
  • layout: improve visibility on mobile devices (59aec36)
  • layout: improve visibility on mobile devices (9ce78c2)

0.14.0 (2024-06-04)

Bug Fixes

  • i18n: change 'about' (7b15524)
  • layout: add icons to About screen (2a00bcf)
  • layout: add missing margins (62b29be)
  • layout: don't use container and viewport (420536d)
  • layout: fix hover-color of draggables (85f5b7f)

Features

  • layout: add new home screen graphic (72cb494)
  • layout: add not-found screen (d4dd0e7)
  • layout: adjust flex-layout to optimize display of map (cbe9c8a)
  • layout: new About screen (f0dfddc)
  • layout: new favicon (994f411)
  • layout: new footer (bd1dbf6)
  • layout: new header (7a78bc0)
  • layout: new intro (cd9d29b)
  • layout: new TrackHeader (5eebbf8)
  • layout: new upload form (17483fa)

0.13.0 (2024-05-23)

Features

  • backend: use new REST-API v1 (35e35d5)

0.12.0 (2024-05-06)

Bug Fixes

  • i18n: fix type issue at LanguageProvider (92406b1)

Features

  • i18n: language support of German and English (9f34d66)

0.11.1 (2024-04-29)

Bug Fixes

  • download: fix editable trackname (51148e0)

0.11.0 (2024-04-21)

Features

  • merge: fixed URL for merged file (6161088)
  • site: describe project at about page (825f5e3)
  • visual: add button to mute/disable polyline (c01a9a2)
  • visual: integrate search for waypoints (bda44bd)

0.10.0 (2024-04-12)

Bug Fixes

  • layout: fix build issue caused by map tilelayer-switcher (44258dd)
  • layout: fix naming (29f56cf)
  • layout: improve visibility (ec59973)
  • react: optimize re-rendering (c3ebe9f), closes #4

Features

  • download: option to optimize waypoints (2052422)
  • layout: add intro text (fbea6e5)
  • visual: add additional tile providers (b52b02e)
  • visual: add icons for waypoint types (08b09e3)
  • visual: change type of waypoints (552bfa5)
  • visual: visualization is now based on GeoJSON (4f30765)

0.9.1 (2024-03-31)

Bug Fixes

  • layout: unclutter navbar (649ca33)
  • merge: improve error handling (2f59b13)

0.9.0 (2024-03-30)

Bug Fixes

  • build: fix build issues (97b0b21)
  • layout: adjust wording to highlight new function to upload FIT-files (87cda91)

Features

  • layout: better visibility with new styles, fonts and theme-switcher (ba463a0)
  • visual: add, change and remove waypoints (180b4e4)

0.8.0 (2024-03-22)

Features

  • layout: change theme-switcher to sun/moon (d68820a)
  • layout: improve visibility of dropzone (5482da2)

0.7.0 (2024-03-15)

Features

  • download: improve readability of download links (8ac6444)
  • layout: improve UX (c7f2b5b)

0.6.0 (2024-03-12)

Features

  • download: download as TCX (e50c4ed)

0.5.0 (2024-03-05)

Bug Fixes

  • download: sanitize edited trackname (627e825)

Features

  • download: add functionality to change name of a track (15a46c4)
  • visual: show trackname (5da413d)

0.4.0 (2024-02-29)

Bug Fixes

  • layout: label of merge-button (54671ad)
  • merge: avoid merging a single file (7ae3eab)

Features

0.3.0 (2024-02-16)

Features

  • layout: adjust Alert (4f7789b)
  • upload: add loading spinner (9410406)
  • upload: handle backend responses (if any) (bd92c2e)

0.2.0 (2024-02-15)

Features

  • increase timeout of feedbacks (9c337f0)
  • use react-daisyui to style alerts (17187b3)