File: NEWS

package info (click to toggle)
phosh-mobile-settings 0.53.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,188 kB
  • sloc: ansic: 22,406; xml: 798; sh: 18; makefile: 9
file content (656 lines) | stat: -rw-r--r-- 18,674 bytes parent folder | download
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
phosh-mobile-settings 0.53.0
----------------------------
Released February 2026
* New about panel
* feedback panel: Give audible feedback adjusting when media role volumes
* feedback panel: List apps showing notifications in app list too
* feedback panel: Sort per apps list alphabetically
* osk panel: Improve shortcuts dialog
* osk panel: Set landscape sizing flag too
* Contributors:
    * Gotam Gorabh
    * Guido Günther
    * Rudra Pratap Singh
    * Tomi Lähteenmäki
* UI translations:
    * Anders Jonsson (sv)
    * Antonio Marin (ro)
    * Artur S0 (ru)
    * Danial Behzadi (fa)
    * Efstathios Iosifidis (el)
    * Ekaterine Papava (ka)
    * Flynn Peck (kw)
    * Juliano de Souza Camargo (pt_BR)
    * Martin (sl)
    * Quentin PAGÈS (oc)
    * Sabri Ünal (tr)
    * Yuri Chornoivan (uk)
    * twlvnn kraftwerk (bg)

phosh-mobile-settings 0.52.0
----------------------------
Released January 2026
* Allow `set-panel` to have options. This allows to e.g. open a specific quick
  settings config dialog via DBus.
* conf-tweaks: Add sysfs backend
* Leak fixes and internal cleanups
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/65
* Contributors:
    * Evangelos Ribeiro Tzaras
    * Guido Günther
    * Rudra Pratap Singh
    * Stefan Hansson
* UI translations:
    * Anders Jonsson (sv)
    * Antonio Marin (ro)
    * Artur S0 (ru)
    * Asier Saratsua Garmendia (eu)
    * Danial Behzadi (fa)
    * Ekaterine Papava (ka)
    * Emin Tufan Çetin (tr)
    * Jürgen Benvenuti (de)
    * Martin (sl)
    * Rafael Fontenelle (pt_BR)
    * Yuri Chornoivan (uk)

phosh-mobile-settings 0.51.0
----------------------------
Released November 2025
* feedback panel: Allow to set alarm clock sound when clock app supports it
* top-bar panel: Show icon for quick settings plugins
* feedback-panel: Improve role-based audio volume settings
* conf-tweaks: Better error handling, error reporting and bug fixes
* conf-tweaks: Add Gtk3Settings
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/92
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/56
* Contributors:
    * Gotam Gorabh
    * Guido Günther
    * Stefan Hansson
* UI translations:
    * Anders Jonsson (sv)
    * Antonio Marin (ro)
    * Artur S0 (ru)
    * Danial Behzadi (fa)
    * Daniel Rusek (cs)
    * Efstathios Iosifidis (el)
    * Ekaterine Papava (ka)
    * Juliano de Souza Camargo (pt_BR)
    * Martin (sl)
    * Nathan Follens (nl)
    * Sabri Ünal (tr)
    * Yaron Shahrabani (he)
    * Yuri Chornoivan (uk)

phosh-mobile-settings 0.50.0
----------------------------
Released October 2025
* Support for GSettings and XResources config tweaks
  (aka postmarketOS tweaks)
* Hide demo plugins
* Various fixes
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/85
* Contributors:
    * Anna (cybertailor) Vyalkova
    * Daniel Rusek
    * Gotam Gorabh
    * Guido Günther
    * Stefan Hansson
* UI translations:
    * Antonio Marin (ro)
    * Artur S0 (ru)
    * Danial Behzadi (fa)
    * Daniel Rusek (cs)
    * Ekaterine Papava (ka)
    * Emin Tufan Çetin (tr)
    * Juliano de Souza Camargo (pt_BR)
    * Kristjan SCHMIDT (eo)
    * Martin (sl)
    * Nathan Follens (nl)
    * Philipp Kiemle (de)
    * Sabri Ünal (tr)
    * Yaron Shahrabani (he)
    * Yuri Chornoivan (uk)
    * twlvnn kraftwerk (bg)

phosh-mobile-settings 0.49.0
----------------------------
Released August 2025
* Add keyword search to panel switcher
* alerts-panel: Add history of Cell Broadcast messages
* osk-panel: Allow to configure scaling
* osk-panel: Allow to add and remove terminal keyboard shortcuts
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/75
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/63
* Contributors:
    * Evangelos Ribeiro Tzaras
    * Gotam Gorabh
    * Guido Günther
    * Rudra Pratap Singh
    * Stefan Hansson
* UI translations:
    * Alexander Alexandrov Shopov (bg)
    * Álvaro Burns (pt_BR)
    * Anders Jonsson (sv)
    * Antonio Marin (ro)
    * Artur S0 (ru)
    * Danial Behzadi (fa)
    * Daniel Rusek (cs)
    * Ekaterine Papava (ka)
    * Emin Tufan Çetin (tr)
    * Juliano de Souza Camargo (pt_BR)
    * Martin (sl)
    * twlvnn kraftwerk (bg)
    * Yaron Shahrabani (he)
    * Yuri Chornoivan (uk)

phosh-mobile-settings 0.48.0
----------------------------
Released June 2025
* New panel for setting cell broadcast categories
  This needs cellbroadcast and at least ModemManager 1.25.1.
* feedback-panel: Allow to configure notification categories
  that should wake up the screen
* osk-panel: Allow to configure key indicator popover
* Make osk-panel aware of the phosh-osk-stub → stevia rename
* Fix several leaks and run leak checks in CI
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/29
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/74
* Contributors:
    * Gotam Gorabh
    * Guido Günther
    * Stefan Hansson
    * Suraj Kumar Mahto
* UI translations:
    * Anders Jonsson (sv)
    * Antonio Marin (ro)
    * Artur S0 (ru)
    * Danial Behzadi (fa)
    * Daniel Rusek (cs)
    * Ekaterine Papava (ka)
    * Emin Tufan Çetin (tr)
    * Juliano de Souza Camargo (pt_BR)
    * Martin (sl)
    * Martin (sl)
    * Yaron Shahrabani (he)
    * Yuri Chornoivan (uk)
    * Álvaro Burns (pt_BR)

phosh-mobile-settings 0.47.0
----------------------------
Released May 2025
* Application panel: Allow to set and to disable the wallpaper in the overview
* Application panel: Ask for confirmation before resetting favorites
* Feedback panel: Handle volumes of alerts, multimedia,
  notifications, etc separately when role based streams are in use.
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/15
* Contributors:
    * Guido Günther
    * Tomi Lähteenmäki
* UI translations:
    * Anders Jonsson (sv)
    * Antonio Marin (ro)
    * Artur S0 (ru)
    * Baxrom Raxmatov (uz)
    * Bruce Cowan (en_GB)
    * Danial Behzadi (fa)
    * Ekaterine Papava (ka)
    * Emin Tufan Çetin (tr)
    * Martin (sl)
    * Sabri Ünal (tr)
    * Yaron Shahrabani (he)
    * Yuri Chornoivan (uk)
    * Álvaro Burns (pt_BR)

phosh-mobile-settings 0.46.0
----------------------------
Released March 2025
* Allow to set lockscreen wallpapper (needs xdg-desktop-portal-phosh 0.46)
* Make maximum haptic feedback strength configurable
* Allow oga as sound file extension
* Mark spin buttions as numeric to get a matching OSK layout
* Contributors:
    * Daniel Rusek
    * Guido Günther
    * Sebastian Krzyszkowiak
* UI translations:
    * Alexander Shopov (bg)
    * Alexandre Franke (fr)
    * Anders Jonsson (sv)
    * Antonio Marin (ro)
    * Artur S0 (ru)
    * Bruce Cowan (en_GB)
    * Danial Behzadi (fa)
    * Daniel Rusek (cs)
    * Ekaterine Papava (ka)
    * Jiri Grönroos (fi)
    * Jordi Mas i Hernandez (ca)
    * Martin (sl)
    * Scrambled 777 (hi)
    * Vasil Pupkin (be)
    * Yuri Chornoivan (uk)
    * Álvaro Burns (pt_BR)

phosh-mobile-settings 0.45.0
----------------------------
Released February 2025
* Add output information to debug output
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/51
* Contributors:
    * Gotam Gorabh
    * Stefan Hansson
    * Tomi Lähteenmäki
* UI translations:
    * Yaron Shahrabani (he)

phosh-mobile-settings 0.44.0
----------------------------
Released December 2024
* lockscreen: New "require lock" setting
* Phosh's plugin prefs now use AdwPreferencesDialog
* Contributors:
    * Gotam Gorabh
    * Guido Günther
    * Teemu Ikonen
* UI translations:
    * Alexandre Franke (fr)
    * Anders Jonsson (sv)
    * Antonio Marin (ro)
    * Artur S0 (ru)
    * Danial Behzadi (fa)
    * Daniel Rusek (cs)
    * Ekaterine Papava (ka)
    * Juliano de Souza Camargo (pt_BR)
    * Martin (sl)
    * Pierre Michel Augustin (ht)
    * Sabri Ünal (tr)
    * Yaron Shahrabani (he)
    * Yuri Chornoivan (uk)
    * twlvnn kraftwerk (bg)

phosh-mobile-settings 0.43.0
----------------------------
Released November 2024
* osk panel: Allow to set horizontal and vertical size when using squeekboard
* osk panel: Allow completion engine selection when using phosh-osk-stub
* Make the panel switcher scrollable
* More cleanups and fixes
* Contributors:
    * Gotam Gorabh
    * Guido Günther
    * MoonlightWave-12
    * Stefan Hansson
* UI translations:
    * Anders Jonsson (sv)
    * Antonio Marin (ro)
    * Artur S0 (ru)
    * Bruce Cowan (en_GB)
    * Danial Behzadi (fa)
    * Daniel Rusek (cs)
    * Ekaterine Papava (ka)
    * Jordi Mas i Hernandez (ca)
    * Juliano de Souza Camargo (pt_BR)
    * Jürgen Benvenuti (de)
    * Martin (sl)
    * Nathan Follens (nl)
    * Yaron Shahrabani (he)
    * Yuri Chornoivan (uk)

phosh-mobile-settings 0.42.0
----------------------------
Released September 2024
* Allow to select OSK layouts when OSK supports it
* Open last opened panel on startup
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/55
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/61
* Contributors:
    * Guido Günther
    * Tomi Lähteenmäki
* UI translations:
    * Anders Jonsson (sv)
    * Antonio Marin (ro)
    * Artur S0 (ru)
    * Balázs Úr (hu)
    * Danial Behzadi (fa)
    * Daniel Rusek (cs)
    * Ekaterine Papava (ka)
    * Emin Tufan Çetin (tr)
    * Jordi Mas i Hernandez (ca)
    * Juliano de Souza Camargo (pt_BR)
    * Martin (sl)
    * Sabri Ünal (tr)
    * Tim Sabsch (de)
    * Vasil Pupkin (be)
    * Yaron Shahrabani (he)
    * Yuri Chornoivan (uk)

phosh-mobile-settings 0.41.0
----------------------------
Released August 2024
* top-bar: Allow to toggle showing Battery percentage
* feedback: Allow to prefer camera flash as notification LED
* Make DBus activatable
* Use AdwAboutDialog
* Allow going back to the same page in folded mode
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/38
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/58
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/59
* Contributors:
    * Guido Günther
    * Teemu Ikonen
* UI translations:
    * Anders Jonsson (sv)
    * Antonio Marin (ro)
    * Artur S0 (ru)
    * Balázs Úr (hu)
    * Danial Behzadi (fa)
    * Daniel Rusek (cs)
    * Ekaterine Papava (ka)
    * Emin Tufan Çetin (tr)
    * Jürgen Benvenuti (de)
    * Martin (sl)
    * Rafael Fontenelle (pt_BR)
    * Scrambled 777 (hi)
    * Yaron Shahrabani (he)
    * Yuri Chornoivan (uk)

phosh-mobile-settings 0.40.0
----------------------------
Released: June 2024
* Add more info to debug output
* Allow to set shell layout (whether to use device information for
  notches)
* Allow to set lock-delay
* Make plugin rows draggable
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/50
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/53
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/42
* Contributors:
    * Gotam Gorabh
    * Guido Günther
    * Teemu Ikonen
* UI translations:
    * Anders Jonsson (sv)
    * Antonio Marin (ro)
    * Artur S0 (ru)
    * Danial Behzadi (fa)
    * Daniel Rusek (cs)
    * Ekaterine Papava (ka)
    * Jiri Grönroos (fi)
    * Jordi Mas i Hernandez (ca)
    * Martin (sl)
    * Scrambled 777 (hi)
    * Yaron Shahrabani (he)
    * Yosef Or Boczko (he)
    * Yuri Chornoivan (uk)

phosh-mobile-settings 0.39.0
----------------------------
Released: May 2024
* Allow manage custom quick settings
* osk panel: Allow to configure whether to ignore hardware keyboards
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/46
* Contributors:
    * Gotam Gorabh
    * Guido Günther
    * Vladimir Vaskov
* UI translations:
    * Anders Jonsson (sv)
    * Andi Chandler (en_GB)
    * Andika Triwidada (id)
    * Artur S0 (ru)
    * Danial Behzadi (fa)
    * Daniel Rusek (cs)
    * Daniel Șerbănescu (ro)
    * Ekaterine Papava (ka)
    * Martin (sl)
    * Sabri Ünal (tr)
    * Scrambled 777 (hi)
    * Vladimir Vaskov (ru)
    * Yaron Shahrabani (he)
    * Yuri Chornoivan (uk)

phosh-mobile-settings 0.38.0
----------------------------
Released: April 2024
* Add option to print debug info on the command line
* Contributors:
    * Guido Günther
    * Rudra Pratap Singh

phosh-mobile-settings 0.37.0
----------------------------
Released: March 2024
* Improve Organizing favorites in the application panel
* Improve Sound file selection in feedback panel
* Allow to set phosh overview's app filter mode
* Ignore other plugin types when listing lockscreen plugins
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/40
* Contributors:
    * Gotam Gorabh
    * Guido Günther
    * Rudra Pratap Singh

phosh-mobile-settings 0.36.0
----------------------------
Released: February 2024
* Allow to arrange and reset phosh's favorites
  (needs GTK >= 4.13.12)
* Allow to open panels from the command line / via DBus
* Allow to configure Phosh's osk long press timer
* Issues fixed:
  - https://gitlab.gnome.org/guidog/phosh-mobile-settings/-/issues/3
* Contributors:
    * Guido Günther
    * pseudorandom-x
    * Rodney Lorrimar
    * Suraj Kumar Mahto
    * swaroopanand
    * Teemu Ikonen

phosh-mobile-settings 0.35.0
----------------------------
Released: January 2024
* Show error when sound file didn't play
* Fix leaks and patch up to GTK 4.12 for
  GtkFileDialog
* Contributors:
    * Alexandre Iooss
    * Gotam Gorabh
    * Guido Günther
* UI translations:
    * Alexandre Iooss (fr)

phosh-mobile-settings 0.34.0
----------------------------
Released: December 2023
* Add important gsettings to trouble shooting tab
* Check style in ci
* Contributors:
    * Gotam Gorabh
    * Guido Günther

phosh-mobile-settings 0.33.0
----------------------------
Released: October 2023
* Add more environment vars and version information to trouble
  shooting tab
* Avoid out of place scrollbars on larger screens
* Switch to gmobile 0.0.3
* Issues fixed:
  https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/32
* Contributors:
    * Abhijith PA
    * Gotam Gorabh
    * Guido Günther

phosh-mobile-settings 0.32.0
----------------------------
Released: October 2023
* Allow to reorder lockscreen plugins
* Switch away from deprecated libadwaita widgets
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/17
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/33
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/34
* Contributors:
    * Gotam Gorabh
    * Guido Günther

phosh-mobile-settings 0.31.0
----------------------------
Released: August 2023
* Allow to configure notification priority that triggers screen wake-up
* Make it easier to run from source tree
* Improved debug info
* Contributors:
    * Arun Mani J
    * Guido Günther
    * Suraj Kumar Mahto

phosh-mobile-settings 0.30.0
----------------------------
Released: August 2023
* Add troubleshooting tab to about dialog
  This eases providing debug information
* Issues fixed:
    * https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/issues/30
* Contributors:
    * Gotam Gorabh
    * Guido Günther

phosh-mobile-settings 0.29.0
----------------------------
Released: July 2023
* New sensors panel with sensor readings and configuration
  for automatic high-contrast
* Allow to enable phosh's suspend button in the system menu
* Contributors:
    * Evangelos Ribeiro Tzaras
    * Guido Günther
    * undef

phosh-mobile-settings 0.28.0
----------------------------
Released: May 2023
* Add panel for experimental features
* Robustness fixes
* Contributors:
    * Evangelos Ribeiro Tzaras
    * Guido Günther
    * Sam Hewitt

phosh-mobile-settings 0.27.0
----------------------------
Released: April 2023
* Allow to configure feedback sounds for ring tone,
  SMS and instant messages

phosh-mobile-settings 0.26.0
----------------------------
Released: March 2023
* Fix Listbox styling
* Fix deprecations with Libadwaita 1.3
* Avoid deprecations with GTK 4.10

phosh-mobile-settings 0.25.0
----------------------------
Released: February 2023
* Use more phone screen friendly default sizes
* Fix plugin translations
* New on-screen-keyboard panel that allows to word configure completion
  modes and show keyboard shortcuts when phosh-osk-stub is detected.
* Contributors:
    * Evangelos Ribeiro Tzaras
    * Guido Günther
* UI translations:
    * Guido Günther (de)

phosh-mobile-settings 0.24.1
----------------------------
Released: February 2023
* Fix failure to open lockscreen plugin prefs

phosh-mobile-settings 0.24.0
----------------------------
Released: January 2023
* Make plugin window scrollable
* Tidy plugin list
* Contributors:
    * Andrey Skvortsov
    * Guido Günther

phosh-mobile-settings 0.23.1
----------------------------
Released: January 2023
* Fix enabling plugins

phosh-mobile-settings 0.23.0
----------------------------
Released: December 2022
* Allow lockscreen plugins to have preferences

phosh-mobile-settings 0.22.0
----------------------------
Released: September 2022
* Avoid flicker on startup
* Minor fixes
* Sync version with phosh
* Contributors:
    * Guido Günther

phosh-mobile-settings 0.21.1
----------------------------
Released: September 2022
* Work around UI overflow
* Add UPERFECT X Mini lapdock to detected docks
* Contributors:
    * Guido Günther
    * Kyle Rankin

phosh-mobile-settings 0.21.0
----------------------------
Released: September 2022
* Allow to enable/disable lockscreen widgets
* Fix Librem 5 sensor names
* Contributors:
    * Guido Günther
    * Sebastian Krzyszkowiak

phosh-mobile-settings 0.20.0
----------------------------
Released: August 2022
No changes over 0.20.0~beta1

phosh-mobile-settings 0.20.0~beta1
----------------------------------
Released: July 2022
This is a beta release
* Align with phosh's version numbering
* Add application icon
* Add convergence panel
* Multiple fixes
* Contributors:
    * Guido Günther
    * Sam Hewitt

phosh-mobile-settings 0.0.1
----------------------------
Released: June 2022
This is an alpha release
* Panel for compositor settings (scale-to-fit)
* Panel for feedback settings
* Panel for a lock screen stetting (keypad shuffle)
* Allows for per device plugins and ships a Librem 5 plugin