Updates Tagged: UPDATE PAGE

Stay informed with the latest improvements, new tools, feature releases, and platform announcements from CodeUtility.

4 days ago

Enhanced Align Hash Tool + New Update Notifications

We’ve added an Update page with notifications in the menu bar, improved the Align Hash tool to support PHP outputs like print_r, var_dump, and var_export, and made enhancements for better formatting of JavaScript and Python structures. Several bugs were also fixed for smoother usage.

  • 🔔 Update Notification Menu
    • Added an “Updates” page and notification item in the top menu bar to keep users informed about the latest features and improvements.
  • 🛠 Align Hash Tool Enhancement
    • Added support for beautifying and formatting output of PHP debug functions: print_r, var_dump, and var_export.
    • Improved handling and formatting for JavaScript arrays/objects and Python lists/dictionaries, including better alignment and readability options.
    • Fixed bugs related to edge cases in nested structures and empty keys/values.