From c8ecf102c7d54122136d6a93640bc10cd0c529c1 Mon Sep 17 00:00:00 2001 From: Daniel Miessler Date: Tue, 28 Oct 2025 00:28:04 +0100 Subject: [PATCH] Add collapsed Previous Updates section within Latest Updates - Added nested collapsible 'Previous Updates' section - Placed inside existing 'Latest Updates' details menu - Includes September, August, and July 2024 updates - Keeps recent updates visible while archiving older ones - Maintains clean, organized update history --- README.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/README.md b/README.md index ce36149..2459c1c 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,32 @@ These sources capture: - 📊 Central logging and health monitoring - 📚 Complete documentation suite +--- + +
+📜 Previous Updates (Click to expand) + +### September 2024 - Community Growth +- ✅ Claims, Arguments, and Values frameworks +- ✅ 6+ community contributors +- ✅ 10+ merged pull requests +- ✅ TELOS integration + +### August 2024 - Framework Expansion +- ✅ Extended component types (Plans, Ideas, Models) +- ✅ Improved documentation structure +- ✅ Enhanced contribution guidelines + +### July 2024 - Foundation +- ✅ Single-repo structure with 17+ object types +- ✅ Core framework and documentation +- ✅ Public launch with initial datasets +- ✅ Community contribution framework + +
+ +--- + **[→ View Full Changelog](./UPDATES.md)**