Skip to content

Commit 451f360

Browse files
committed
Write changelog
1 parent 5fdc2cc commit 451f360

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

changelogs/v1.2.0.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
# v1.2.0
2+
3+
This release primarily serves as a foundation for the upcoming server mode, bringing a few visual adjustments alongside
4+
significant internal preparation. Unlike the current standalone mode, the server mode will store metadata and profile
5+
data remotely rather than locally. This shift reduces local storage requirements (saving 1GB+ of space) in exchange for
6+
a minor increase in latency, while enabling seamless profile and watch history synchronization across multiple devices.
7+
8+
## New features
9+
10+
- Implement a new Profile Management system
11+
- Rework of the Preference view
12+
13+
## Fixed
14+
15+
- Performing security audits of project dependencies and updating them

0 commit comments

Comments
 (0)