Skip to content

Commit ed3e612

Browse files
committed
Release 2.13.0
1 parent 8df1f86 commit ed3e612

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
Dates are in UTC.
44

5+
## 2.13.0 (2024-06-09)
6+
7+
- Enable use of the frontend as a progressive web app (PWA) ([#98](https://github.com/owntracks/frontend/pull/98), [@RobinMeis](https://github.com/RobinMeis))
8+
- Add Turkish translations ([#94](https://github.com/owntracks/frontend/pull/94), [@ramazansancar](https://github.com/ramazansancar))
9+
- Add Slovak translations ([#110](https://github.com/owntracks/frontend/pull/110), [@aasami](https://github.com/aasami))
10+
- Add Czech translations ([#115](https://github.com/owntracks/frontend/pull/115), [@jmencak](https://github.com/jmencak))
11+
- Add action for uploading dist/ on release ([#114](https://github.com/owntracks/frontend/pull/114), [@abaumg](https://github.com/abaumg))
12+
- Replace outdated Twitter link with Mastodon
13+
- Remove the download modal
14+
- Show isolocal and tzname properties on the popup
15+
- Various changes to the underlying frontend build system:
16+
- Bump node to version 20
17+
- Switch from yarn to npm
18+
- Migrate from vue-cli / webpack to vite
19+
- Upgrade dependencies
20+
521
## 2.12.0 (2022-09-06)
622

723
- Add Danish translation ([#87](https://github.com/owntracks/frontend/pull/87), [@atjn](https://github.com/atjn))

0 commit comments

Comments
 (0)