File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 1.6 .0"
2+ "." : " 1.7 .0"
33}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.7.0] ( https://github.com/pythoninthegrasses/mt/compare/v1.6.0...v1.7.0 ) (2026-05-23)
4+
5+
6+ ### Features
7+
8+ * ** plex:** add Plex API client library (TASK-342.1) ([ e26efcd] ( https://github.com/pythoninthegrasses/mt/commit/e26efcddf691a1e87ebfea30f5fa5b9bcbd79d0e ) )
9+ * ** plex:** add Plex config storage and Settings UI (TASK-342.3) ([ aab6dbe] ( https://github.com/pythoninthegrasses/mt/commit/aab6dbe3ced2968ad403ff7f5894c6a0658a333c ) )
10+ * ** plex:** add source/remote_id columns for Plex source tracking (TASK-342.2) ([ 19c4ff6] ( https://github.com/pythoninthegrasses/mt/commit/19c4ff63eee5efe280f6bb0be28aa844e7346854 ) )
11+
312## [ 1.6.0] ( https://github.com/pythoninthegrasses/mt/compare/v1.5.1...v1.6.0 ) (2026-05-04)
413
514
Original file line number Diff line number Diff line change 11{
22 "name" : " mt-frontend" ,
3- "version" : " 1.6 .0" ,
3+ "version" : " 1.7 .0" ,
44 "private" : true ,
55 "type" : " module" ,
66 "scripts" : {
Original file line number Diff line number Diff line change 11[package ]
22name = " mt-tauri"
3- version = " 1.6 .0"
3+ version = " 1.7 .0"
44description = " Desktop music player for large collections"
55authors = [" pythoninthegrass" ]
66edition = " 2024"
Original file line number Diff line number Diff line change 11{
22 "$schema" : " https://schema.tauri.app/config/2" ,
33 "productName" : " mt" ,
4- "version" : " 1.6 .0" ,
4+ "version" : " 1.7 .0" ,
55 "identifier" : " com.mt.desktop" ,
66 "build" : {
77 "beforeDevCommand" : " npm --prefix ../../app/frontend run dev" ,
You can’t perform that action at this time.
0 commit comments