November 16, 2025
Bug fixes for ID Analyzer and JSON Tools.
Fixed an issue where KSUID timestamps were occasionally displayed incorrectly. KSUID timestamps now show the correct dates and match standard KSUID implementations.
The ID Analyzer now extracts and displays timestamps from UUID v7 and UUID v6 identifiers. Previously, only UUID v1 timestamps were being extracted, leaving v7 and v6 UUIDs without timestamp information despite containing embedded timestamps.
Fixed the JSON Tools copy button to correctly copy formatted output instead of raw input.