-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathpatchnotes.txt
More file actions
41 lines (34 loc) · 1.56 KB
/
Copy pathpatchnotes.txt
File metadata and controls
41 lines (34 loc) · 1.56 KB
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
37
38
39
40
41
## [0.4.1] - 2026-04-12 — "Kapplet bugfix"
Type: Patch
- The kaplet was losing track of its commands if plasmashell was restarted too fast.
- Cleaned up the restart command to use the service instead.
## [0.4.0] - 2026-04-03 — "Hello Kapplet"
Type: Minor
- Replaced python tray with a plasma applet.
- Refactored Some code, fixed some bug.
- Fixed Kapplet crashing on first boot. (Have to rip plasmashell out of systemd hands)
- Enchanced Uninstall and Install
- Adjusted Screenprofiler tray to install/remove the new Kapplet
- Added update to Screenprofilercmd
## [0.3.2] - 2026-03-06 — "New KDE tray Widget"
Type: Minor
- Phasing out the python tray so users no longer need to install anything extra.
## [0.3.1] - 2026-03-06 — "Local Zipping"
Type: Patch
- Added local zipping for development. (Dev)
## [0.3.0] - 2026-03-06 — "New Tray Icon"
Type: Minor
- New tray icon based on plasmoid widgets.
- Phasing out the need to have python installed.
## [0.2.8] - 2026-03-06 — "New Plasmoid Widget"
Type: Patch
- Started work on new KDE Widget to replace python app.
# Screen Profiler — Patch Notes
## [0.2.5] - 2026-03-06 — "Plasmoid widget release"
Type: Minor
- Replaced Python tray app with native KDE Plasma 6 plasmoid widget
- Added drill-down navigation for Save and Delete profile menus
- Added scrollable profile list capped at configurable max visible rows
- Fixed profile loading — stripped file:// prefix from StandardPaths
- Fixed shell command quoting to handle profile names with special characters
- Added Settings entry to open plasmoid configuration window