Back to releases

SelfDevKit v1.5.1

November 16, 2025

Bug Fixes:

Bug fixes for ID Analyzer and JSON Tools.

Fixed KSUID Timestamp Parsing

Fixed an issue where KSUID timestamps were occasionally displayed incorrectly. KSUID timestamps now show the correct dates and match standard KSUID implementations.

Added UUID v7 and v6 Timestamp Extraction

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 JSON Tools Copy Button

Fixed the JSON Tools copy button to correctly copy formatted output instead of raw input.

Summary:

  • Fixed KSUID timestamp parsing
  • Added UUID v7 timestamp extraction
  • Added UUID v6 timestamp extraction
  • Fixed JSON Tools copy button behavior