From f6cc6f2eae25855bff8a6baa23888dae8d71312b Mon Sep 17 00:00:00 2001 From: Cory McWilliams Date: Wed, 19 Feb 2025 19:54:45 -0500 Subject: [PATCH] docs: Minor prep for 0.0.28. --- docs/release_checklist.md | 3 ++- metadata/en-US/changelogs/33.txt | 14 ++++++++++++++ 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 metadata/en-US/changelogs/33.txt diff --git a/docs/release_checklist.md b/docs/release_checklist.md index f09dfbd1d..3351ac590 100644 --- a/docs/release_checklist.md +++ b/docs/release_checklist.md @@ -6,10 +6,11 @@ - update metadata/en-US/changelogs - git tag - push -- make dist - make a release on gitea - upload the artifacts - upload the AppImage and zsyncmake +- upload to Google +- upload to Apple with dist-ios on macos - nix - june and december: update release version - run `nix flake update` diff --git a/metadata/en-US/changelogs/33.txt b/metadata/en-US/changelogs/33.txt new file mode 100644 index 000000000..f1bf7aa2f --- /dev/null +++ b/metadata/en-US/changelogs/33.txt @@ -0,0 +1,14 @@ +* An iOS build is on TestFlight. +* macOS targets are debug and release like everywhere else. +* Running from a subdirectory is fine. +* Patchwork compatibility improvements. +* Invite fixes. +* Follow/block UI fixes. +* Mobile automatically logs in. +* Allow specifying all global settings from the command-line. +* UpdateS: + * CodeMirror + * OpenSSL 3.4.1 + * libbacktrace + * sqlite 3.49.1 + * speedscope 1.22.2