Skip to content

v1.1

Latest

Choose a tag to compare

@Seaven Seaven released this 16 Jul 00:29
· 17 commits to main since this release

Added

  • Unescape Feature: New functionality to convert escape sequences and HTML entities in SQL strings
  • Web:
    • Added "Unescape" button with light green styling
    • Auto-save functionality for editor content and settings
    • Persistent state across page refreshes
  • IDEA Plugin:
    • Added "Unescape" button to plugin interface

Changed

  • Web:
    • Update the panel high to improved user experience
  • IDEA Plugin:
    • Update the error message panel
    • Update the layout to improved user experience

Fixed

  • Fix html lost css when click the format button
  • Fix miss spaces after the CTE when sql mode is Minify