From c4e0f06209e89db0c628cecf5804ee2cfebf408c Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Fri, 8 Mar 2024 16:52:48 +0100 Subject: Add 0.37.0 --- config.toml | 2 +- content/releases/rel-0.37.0/index.md | 294 +++++++++++++++++++++ .../releases/rel-0.37.0/phosh-release-0.37.0.png | Bin 0 -> 89901 bytes 3 files changed, 295 insertions(+), 1 deletion(-) create mode 100644 content/releases/rel-0.37.0/index.md create mode 100644 content/releases/rel-0.37.0/phosh-release-0.37.0.png diff --git a/config.toml b/config.toml index 8315a0e..ec0c9d3 100644 --- a/config.toml +++ b/config.toml @@ -35,7 +35,7 @@ pygmentscodefencesguesssyntax = false images = ['images/site-feature-image.png'] # For our shortcodes - latest_stable = "0.36.0" + latest_stable = "0.37.0" [taxonomies] category = "categories" diff --git a/content/releases/rel-0.37.0/index.md b/content/releases/rel-0.37.0/index.md new file mode 100644 index 0000000..4dd70f3 --- /dev/null +++ b/content/releases/rel-0.37.0/index.md @@ -0,0 +1,294 @@ ++++ +authors = ["Guido Günther"] +title = "Phosh 0.37.0" +date = "2024-03-08T17:21:08.376579+01:00" +description = "The Phosh 0.37.0 Release" +tags = [ + "phosh", + "release", +] +featuredImage = "phosh-release-0.37.0.png" +images = ["releases/rel-0.37.0/phosh-release-0.37.0.png"] ++++ +# Phosh 0.37.0 + +A new major release of Phosh is out. See below for a list of changes in +individual components: + +## Core components + +
+ +### phosh 0.37.0 +**A graphical shell for mobile devices** + +#### Summary of changes +* Allow to select Wi-Fi network via quick setting +* Allow plugins to implement quick settings +* Allow plugins to use selected phosh internals +* Load background images async +* Add caffeine quick setting +* More bug, keyboard navigation and style fixes +* Issues fixed: + * https://gitlab.gnome.org/World/Phosh/phosh/-/issues/1025 + * https://gitlab.gnome.org/World/Phosh/phosh/-/issues/447 + * https://gitlab.gnome.org/World/Phosh/phosh/-/issues/910 + * https://gitlab.gnome.org/World/Phosh/phosh/-/issues/743 + * https://gitlab.gnome.org/World/Phosh/phosh/-/issues/829 +* Contributors: + * Arun Mani J + * Guido Günther + * Rodney Lorrimar + * Sicelo A. Mhlongo + +#### i18n updates +* UI translations: + * Anders Jonsson (sv) + * Artur S0 (ru) + * Danial Behzadi (fa) + * Daniel Rusek (cs) + * Ekaterine Papava (ka) + * Florentina Mușat (ro) + * Jiri Grönroos (fi) + * Jordi Mas i Hernandez (ca) + * Jürgen Benvenuti (de) + * Pablo Barciela (es) + * Sabri Ünal (tr) + * Vittorio Monti (it) + * Yosef Or Boczko (he) + * Yuri Chornoivan (uk) + + + +[Detailed list of changes](https://gitlab.gnome.org/World/Phosh/phosh/-/releases/v0.37.0) +| [Tarball](https://sources.phosh.mobi/releases//phosh/phosh-0.37.0.tar.xz) +| [Checksum](https://sources.phosh.mobi/releases//phosh/phosh-0.37.0.tar.xz.sha256sum) +| [Signature](https://sources.phosh.mobi/releases//phosh/phosh-0.37.0.tar.xz.asc) + +
+
+ +### phoc 0.37.0 +**A Wayland compositor for mobile devices** + +#### Summary of changes +* Switch to wlr_render_pass +* Allow to configure an output's scale-filte rmode +* Support fractional-scale-v1 protocol +* More bugfixes, internal restructuring and cleanups +* Improve output mapping when running nested +* Issues fixed: + * https://gitlab.gnome.org/World/Phosh/phoc/-/issues/344 + * https://gitlab.gnome.org/World/Phosh/phoc/-/issues/346 + * https://gitlab.gnome.org/World/Phosh/phoc/-/issues/345 +* Contributors: + * Guido Günther + * Sergey Lisov + + +[Detailed list of changes](https://gitlab.gnome.org/World/Phosh/phoc/-/releases/v0.37.0) +| [Tarball](https://sources.phosh.mobi/releases//phoc/phoc-0.37.0.tar.xz) +| [Checksum](https://sources.phosh.mobi/releases//phoc/phoc-0.37.0.tar.xz.sha256sum) +| [Signature](https://sources.phosh.mobi/releases//phoc/phoc-0.37.0.tar.xz.asc) + +
+
+ +### squeekboard 1.23.0 +**An on-screen-keyboard input method for Wayland** + +#### Summary of changes + +* New layouts: + - French Canadian (QWERTY + accented letters) + - German terminal-layout + - Spanish terminal-layout +* Update Persian and Swiss Layouts +* Fixed various small style-issues in many layouts +* Improved the US-terminal-layout + +[Detailed list of changes](https://gitlab.gnome.org/World/Phosh/squeekboard/-/releases/v1.23.0) +
+ +## Recommended components + +
+ +### phosh-mobile-settings 0.37.0 +**A Mobile (and Phosh specific) Settings Application** + +#### Summary of changes +* 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 + + +[Detailed list of changes](https://gitlab.gnome.org/World/Phosh/phosh-mobile-settings/-/releases/v0.37.0) +| [Tarball](https://sources.phosh.mobi/releases//phosh-mobile-settings/phosh-mobile-settings-0.37.0.tar.xz) +| [Checksum](https://sources.phosh.mobi/releases//phosh-mobile-settings/phosh-mobile-settings-0.37.0.tar.xz.sha256sum) +| [Signature](https://sources.phosh.mobi/releases//phosh-mobile-settings/phosh-mobile-settings-0.37.0.tar.xz.asc) + +
+
+ +### phosh-tour 0.37.0 +**A short introduction to Phosh** + +#### Summary of changes +* Allow to show pages based on the hardware we run on +* Allow to configure "next steps" URL +* Modernize ci +* Issues fixed: + - https://gitlab.gnome.org/World/Phosh/phosh-tour/-/issues/5 +* Contributors: + * Guido Günther + +#### i18n updates +* UI translations: + * MoonlightWave-12 (de) + + +[Detailed list of changes](https://gitlab.gnome.org/World/Phosh/phosh-tour/-/releases/v0.37.0) +| [Tarball](https://sources.phosh.mobi/releases//phosh-tour/phosh-tour-0.37.0.tar.xz) +| [Checksum](https://sources.phosh.mobi/releases//phosh-tour/phosh-tour-0.37.0.tar.xz.sha256sum) +| [Signature](https://sources.phosh.mobi/releases//phosh-tour/phosh-tour-0.37.0.tar.xz.asc) + +
+ +## Libraries + +
+ +### libcall-ui 0.2.0_beta1 +**Common user interface parts for call handling** + +*Not released in the 0.37.0 cycle, latest is 0.2.0_beta1* + +[Detailed list of changes](https://gitlab.gnome.org/World/Phosh/libcall-ui/-/releases/v0.2.0_beta1) +
+
+ +### gmobile 0.0.7 +**Bits useful in mobile related, glib based projects** + +### Summary of changes +* Build a shared library for testing purposes. +* Added devices: + * Daria Bond + * Gigaset GS5 + * Gigaset GX4 + * Google Pixel 6 + * Google Pixel 6 Pro + * Motorola ThinkPhone + * Volla Phone 22 + * Volla Phone X23 + * Xiaomi POCO M2 Pro + * Xiaomi Redmi 7 + * Xiaomi Redmi 9C + * Xiaomi Redmi 9C NFC + * Xiaomi Redmi Note 7 + * Xiaomi Redmi Note 9 Pro + * Xiaomi Redmi Note 9 Pro Max + * Xiaomi Redmi Note 9S +* Updated devies: + * Xiaomi Redmi 9A +* Contributors: + * Bardia Moshiri + * Guido Günther + +[Detailed list of changes](https://gitlab.gnome.org/World/Phosh/gmobile/-/releases/v0.0.7) +
+ +## Related components + +These components are purely optional: +
+ +### phom 0.20.0 +**A virtual mouse prototype** + +*Not released in the 0.37.0 cycle, latest is 0.20.0* + +[Detailed list of changes](https://gitlab.gnome.org/guidog/phom/-/releases/v0.20.0) +
+
+ +### phosh-osk-stub 0.37.0 +**An experimental alternative on screen keyboard** + +#### Summary of changes +* Support Presage 2 / trie predictor +* Update emoji data +* Contributors: + * Guido Günther + * Teemu Ikonen + + +[Detailed list of changes](https://gitlab.gnome.org/guidog/phosh-osk-stub/-/releases/v0.37.0) +| [Tarball](https://sources.phosh.mobi/releases//phosh-osk-stub/phosh-osk-stub-0.37.0.tar.xz) +| [Checksum](https://sources.phosh.mobi/releases//phosh-osk-stub/phosh-osk-stub-0.37.0.tar.xz.sha256sum) +| [Signature](https://sources.phosh.mobi/releases//phosh-osk-stub/phosh-osk-stub-0.37.0.tar.xz.asc) + +
+
+ +### phosh-osk-data 0.25.0 +**Completion data for Phosh's on screen keyboards** + +*Not released in the 0.37.0 cycle, latest is 0.25.0* + +[Detailed list of changes](https://gitlab.gnome.org/guidog/phosh-osk-data/-/releases/v0.25.0) +
+
+ +### phosh-wallpapers 0.37.0 +**Phosh wallpapers and other artwork** + +#### Summary of changes +* Add plymouth theme +* Add large logo wallpaper +* Contributors: + * Guido Günther + + +[Detailed list of changes](https://gitlab.gnome.org/guidog/phosh-wallpapers/-/releases/v0.37.0) + +
+ +# Dependencies +Without these the above wouldn't be possible. This release is based on: + +* [wlroots](https://gitlab.freedesktop.org/wlroots/wlroots) 0.17.1 +* [GNOME](https://download.gnome.org/core/45/) 45 +* [feedbackd](https://source.puri.sm/Librem5/feedbackd) 0.2.1 +* [feedbackd-device-themes](https://source.puri.sm/Librem5/feedbackd-device-themes) 0.1.0 +* [callaudiod](https://gitlab.com/mobian1/callaudiod/) 0.1.7 +* [wys](https://source.puri.sm/Librem5/wys) 0.1.12 +* [mmsd-tng](https://gitlab.com/kop316/mmsd) 2.5.0 + +For more details on dependencies and required patches see the detailed list of changes of the individual components. +# Related Software + +Other components often used with Phosh but not mandatory: + +* [phog](https://gitlab.com/mobian1/phog) 0.1.6: A display manager using Phosh's UI +* [phosh-antispam](https://gitlab.com/kop316/phosh-antispam) 3.4: Avoid spam calls +* [vvmd](https://gitlab.com/kop316/vvmd) 0.16: Visual Voice Mail Daemon +* [vvmplayer](https://gitlab.com/kop316/vvmplayer) 2.5: Visual Voice Mail Player +* [livi](https://gitlab.gnome.org/guidog/livi) 0.0.6: A simple video player for mobile +* [chatty](https://gitlab.gnome.org/World/Chatty) 0.8.1: A messaging app for SMS and MMS + +# Links +* [Future milestones](https://gitlab.gnome.org/groups/World/Phosh/-/milestones) +* [Wiki](https://gitlab.gnome.org/World/Phosh/phosh/-/wikis/home) +* [Getting in touch](https://gitlab.gnome.org/World/Phosh/phosh#getting-in-touch) +* [Signed release tarballs](https://sources.phosh.mobi/releases/) +* Found any errors? Please send corrections to `releases at phosh.mobi`. + diff --git a/content/releases/rel-0.37.0/phosh-release-0.37.0.png b/content/releases/rel-0.37.0/phosh-release-0.37.0.png new file mode 100644 index 0000000..0f41937 Binary files /dev/null and b/content/releases/rel-0.37.0/phosh-release-0.37.0.png differ -- cgit v1.2.3