Changelog
A transparent history of updates, improvements, and new tools added to Lucopia.
Text Compare Officially Launched
NewText Compare is now fully live on Lucopia, providing a fast and intuitive way to compare text files side-by-side.
March 25, 2026US Tax Calculator Officially Launched
NewThe US Tax Calculator is now fully live on Lucopia, offering accurate federal, state, and local tax estimates with a clean, user-friendly experience.
March 18, 2026Added Group and Pivot features to Code Format
NewAllowing users to group and pivot json by selected key.
March 14, 2026Published beta version of US Tax Calculator
NewPutting the application online to test and showcase.
March 14, 2026Added US Tax Calculator (In Progress)
UpdateStarted development of the US Tax Calculator as Lucopia’s first finance tool.
March 5, 2026Lucopia Homepage Redesign
ImprovementNew layout, theme system, and unified branding across all tools.
March 1, 2026Added Roadmap to Lucopia
NewIntroduced a public roadmap including Loan Calculator, Unit Converter, Color Tools, and more.
February 27, 2026Launched Lucopia Platform
NewCreated Lucopia as the parent brand for Code Format and future tools.
February 25, 2026Renamed Dev Format to Code Format
UpdateRebranded the tool to better reflect its purpose and long-term direction.
February 18, 2026Published Dev Format
NewInitial public release of Dev Format with a full suite of formatters and converters.
February 10, 2026Added JSON ↔ C# Converter
NewGenerate C# classes from JSON structures.
February 5, 2026Added JSON ↔ TypeScript Converter
NewGenerate TypeScript interfaces from JSON objects.
February 2, 2026Added JSON ↔ SQL Converter
NewConvert JSON arrays into SQL insert statements.
January 30, 2026Added CSV ↔ SQL Converter
NewGenerate SQL insert statements from CSV data.
January 25, 2026Added YAML ↔ JSON Converter
NewConvert YAML and JSON with instant client-side parsing.
January 20, 2026Added JWT ↔ JSON Converter
NewDecode JWT tokens safely without sending data to a server.
January 15, 2026Added CSV ↔ JSON Converter
NewConvert CSV to JSON and JSON to CSV with automatic parsing.
January 10, 2026Added Base64 ↔ Text Converter
NewEncode and decode Base64 text directly in the browser.
January 5, 2026Added Markdown Formatter
NewMarkdown cleanup and spacing normalization added.
December 28, 2025Added SCSS Formatter
NewSCSS formatting support added with nested rule indentation.
December 20, 2025Added TypeScript Formatter
NewTypeScript formatting added with improved indentation rules.
December 15, 2025Added JavaScript Formatter
NewSupport for JS formatting using a lightweight client-side engine.
December 10, 2025Added HTML Formatter
NewHTML beautification added with tag indentation and attribute alignment.
December 2, 2025Added SQL Formatter
NewIntroduced SQL formatting with keyword casing and indentation.
November 25, 2025Added XML Formatter
NewSupport for XML beautification with indentation and error handling.
November 18, 2025Added JSON Formatter
NewFirst working formatter added to Dev Format with validation and beautification.
November 12, 2025Started Dev Format Project
NewInitial setup of the Dev Format tool, focusing on a clean UI and client-side formatting engine.
November 5, 2025