From 6736df6d37850620ec45ebc788599b72ca7462b3 Mon Sep 17 00:00:00 2001 From: jae Date: Wed, 15 Apr 2026 22:10:29 +0000 Subject: [PATCH] =?UTF-8?q?chore:=20changelog=20v1.22.0=20=E2=80=94=20Zodi?= =?UTF-8?q?ac=20expansion=20with=20letters,=20ciphers,=20subcollections?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/data/changelog.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/api/data/changelog.json b/api/data/changelog.json index 66dcf3d..90f3f60 100644 --- a/api/data/changelog.json +++ b/api/data/changelog.json @@ -1,6 +1,23 @@ { "site": "jaeswift.xyz", "entries": [ + { + "version": "1.22.0", + "date": "15/04/2026", + "title": "CRIME SCENE: Zodiac Killer Expanded — Letters, Ciphers & Subcollections", + "category": "CRIME SCENE", + "changes": [ + "Fixed PDF path bug: document URLs now correctly include country code (US) via subcollection routing", + "Restructured Zodiac Killer into 4 subcollections: FBI Investigation Files, Zodiac Letters & Cards, The Zodiac Ciphers, Police Reports & Crime Scene Documents", + "Added 11 original Zodiac letter PDFs (1969–1974) from zodiackiller.com: Chronicle/Examiner cipher letters, Debut letter, Stine bloody shirt letter, Bus Bomb letter, Belli letter, Dragon card, Phillips 66 map letter, Little List/Mikado letter, Exorcist letter, Citizen card", + "Added 3 cipher PDFs: Z408 three-part cipher (solved 1969), Z340 cipher (solved 2020), Z32 map code cipher (unsolved)", + "Added Z340 Solution academic paper by Oranchak, Blake & Van Eycke (2024, 38 pages) from arXiv", + "Each of the 21 new documents has a unique historical description with contextual detail", + "Subcollection accordion UI with expand/collapse rendering (JS/CSS already supported)", + "Total Zodiac archive: 4 subcollections, 21 documents, ~52MB", + "Police Reports subcollection created as placeholder for future expansion" + ] + }, { "version": "1.21.0", "date": "15/04/2026",