Authentication-Results: mail-b.sr.ht; dkim=pass header.d=kpnmail.nl header.i=@kpnmail.nl Received: from ewsoutbound.kpnmail.nl (ewsoutbound.kpnmail.nl [195.121.94.185]) by mail-b.sr.ht (Postfix) with ESMTPS id 81F3411EF4B for <~mil/sxmo-announce@lists.sr.ht>; Fri, 7 Jan 2022 16:42:51 +0000 (UTC) X-KPN-MessageId: 17cb0e76-6fd8-11ec-a0ab-005056999439 Received: from smtp.kpnmail.nl (unknown [10.31.155.6]) by ewsoutbound.so.kpn.org (Halon) with ESMTPS id 17cb0e76-6fd8-11ec-a0ab-005056999439; Fri, 07 Jan 2022 17:37:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kpnmail.nl; s=kpnmail01; h=content-type:mime-version:message-id:subject:to:from:date; bh=SSHX+ZIjAgJERwXtcrF/NBI5xBcrbuLmaBwjRqCatcQ=; b=J/R2dM3TbpzjpYcgVbIkZmvK8K/nHQwbCGdxlCUF7e++7/Q3zdLxDF9aF/l7zex598HjlBp98qvX3 y/gG85BjnRtEhk0sOFvxQvwBcVPh3eNZknsV4khbB5TDJy54/578TmRn90mexvD9aV4PHVlVywWNzL Adv7p7t5gD0yBCgE= X-Originating-IP: 77.161.34.157 Received: from mail.anaproy.nl (77-161-34-157.fixed.kpn.net [77.161.34.157]) by smtp.kpnmail.nl (Halon) with ESMTP id 0b156aba-6fd9-11ec-a5e0-00505699772e; Fri, 07 Jan 2022 17:44:12 +0100 (CET) Received: from mail.anaproy.nl (localhost [127.0.0.1]) by mail.anaproy.nl (Postfix) with ESMTP id 88E43113E1 for <~mil/sxmo-announce@lists.sr.ht>; Fri, 7 Jan 2022 17:42:49 +0100 (CET) Received: by mail.anaproy.nl (Postfix, from userid 10067) id 5EDC9113E0; Fri, 7 Jan 2022 17:42:49 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on mailserver.anaproy.lxd X-Spam-Level: X-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED=-1,BAYES_00=-1.9 autolearn=ham autolearn_force=no X-Spam-Details: version=3.4.2 (proycon's config 20211002) * -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from localhost (worker.anaproy.lxd [10.252.116.9]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by mail.anaproy.nl (Postfix) with ESMTPS id C9F3411443 for <~mil/sxmo-announce@lists.sr.ht>; Fri, 7 Jan 2022 17:42:46 +0100 (CET) Date: Fri, 7 Jan 2022 17:42:41 +0100 From: Maarten van Gompel To: ~mil/sxmo-announce@lists.sr.ht Subject: Sxmo 1.7.0 released Message-ID: <20220107164241.u7q5uaok5wkw37y6@worker.anaproy.lxd> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline X-Virus-Scanned: ClamAV using ClamSMTP Hi all! We just released sxmo 1.7.0, for postmarketOS edge users it should appear in the repository very soon and you can then upgrade with the usual: ``apk update && apk upgrade -a`` Make sure to run ``sxmo_migrate.sh`` after the upgrade to update any custom hooks you may have. It will check them against the defaults (it won't make any changes unless you explicitly say so). Users running postmarketOS stable (v21.12) will see the update within the next two weeks or so when v21.12 service pack 1 is released. Other distributions like Arch ARM will hopefully catch up soon. This new release features a whole lot of smaller fixes and code cleanup that may not be immediately noticable but should make things more robust, some of the highlights in no particular order are: - Support for Visual Voice Mail - MMS improvements: simplified adding attachments/recipients - wider vertical spacing in the pick-up menu to prevent fat-finger accidents - On sway, use a new on-screen-display to signal volume/brightess changes (wob instead of mako) - better multi-device support, some updates for the Librem 5 and initial work for the Pinephone Pro - the window switcher also allows workspace switcher; accessible through the hardware buttons - default apps moved to a dedicated hook - various improvements for better auto-suspend behaviour (can_suspend/is_idle) - significant logging improvements, there is now a single sxmo.log instead of dwm.log/sway.log. - new and consistent on/off switches for wifi/modem/modem monitor/bluetooth/gestures/idle monitor etc - show contact names for unknown group chats - Added a more subtle keytap audio clip for clickclack (opt-in) - show phone numbers for unknown numbers rather than ??? - show contact names for unknown group chats - reworked various parts of the menu (contextmenu, reworked networks menu, power menu, etc) - added various new apps to the app menu, including map viewer 'mepo' (https://sr.ht/~mil/mepo/), of which v0.2 was released in December and is now available in postmarketOS edge. - fixes for networkmonitor - fixes for doas, which we use instead of sudo - some fixes for Arch Please consult the git log of sxmo-utils for all the details. A small subset of the fixes was already backported to 1.6.1 for the postmarketOS v21.12 release at the end of December. The 1.7.0 release consist of another record-breaking amount of commits from numerous contributors: sxmo-utils: `git shortlog -s --no-merges 1.6.0..HEAD` 6 Anjandev Momi 9 ArenM 2 Avalon Woodard 9 Clayton Craft 2 Danct12 1 Jan Wagemakers 21 Maarten van Gompel 1 Nathaniel Barragan 1 Neil Jerram 88 Peter John Hartman 1 Robert Manner 2 Sam Bowlby 83 Stacy Harper 11 Zach DeCook 1 bacardi55 1 baroque 2 laalsaas Last but not least, we already have another batch of exciting changes upcoming for the next 1.8.0! Regards, -- Maarten van Gompel (proycon) https://proycon.anaproy.nl