From a2ca7e8061c2488bbe545b15c049876ce2f443bd Mon Sep 17 00:00:00 2001 From: ponzischeme89 Date: Fri, 14 Aug 2026 13:41:43 +1200 Subject: [PATCH] Fix release history ordering --- CHANGELOG.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22f4e32..0da5cc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,6 @@ ## 0.2.63 — 2026-08-14 - App bug fixes -## 0.1.42 — 2026-08-14 -- Improved: Server Logs keeps its headings visible and shows each structured log record’s full details, including gateway version, in an expandable view. - ## 0.2.62 — 2026-08-13 - Fixed: Playback is back to the way it worked in 0.2.60. The groundwork for Memby playing video itself caused problems, so it has been withdrawn and will return once it is ready. @@ -249,3 +246,6 @@ - Added: Personalised "Why you might enjoy it" suggestions on film and show pages. - Improved: Film and series pages now share one layout. - Improved: Home screen rows can change without updating the app. + +## 0.1.42 — 2026-08-14 +- Improved: Server Logs keeps its headings visible and shows each structured log record’s full details, including gateway version, in an expandable view.