aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
blob: 951e0157c25f35236d31dc5606e2f42297165163 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Unreleased
----------

**Added**
- A button to delete tracks.
- A small "user menu" in the top right corner.
- A button to download multiple tracks in the "Browse" view.
- Image uploading.

**Changed**
- The position of the login/logout buttons.
- Style of the "Tag friend" button.

**Fixed**
- The track editing overwriting the timezone information.
- The manifest file for inclusion of the README and CHANGELOG.

0.1.0 - 2022-07-09
------------------

**Added**
- Allow image elements in markdown descriptions.
- Send caching headers for GPX and badge files.
- Take title suggestion from GPX tracks.
- CSRF protection for actions that modify data.

**Fixed**
- Ensure better caching of the track metadata.
- Fix style for the `<strong>` element.
- Update styles for password reset forms.
- Better handling for timezones in GPX files.

0.0
---

- Initial version.