Skip to content

7.0.0#93

Merged
marcelkliemannel merged 19 commits intomainfrom
develop
Apr 27, 2025
Merged

7.0.0#93
marcelkliemannel merged 19 commits intomainfrom
develop

Conversation

@marcelkliemannel
Copy link
Copy Markdown
Owner

Added

  • All encoding/decoding, escaping/unescaping and text transformation tools now also support reading from and writing to files.
  • New "Escape Sequence" tool for escaping/unescaping line breaks, tabs, backslashes, and single/double quotes.
  • New "JSON Handling" settings that allow very fine-grained control over the features for reading and writing JSON in all tools. This makes it possible to handle certain non-standard JSON features, such as comments.
  • Added a setting to control the number of decimal places in the "Color Picker" tool.

Changed

  • Setting "Dialog is modal" was reset to its default value (false), due to overhaul of the internal settings handling.

Removed

  • The "Line Breaks Encoding" tool has been replaced by the new "Escape Sequence" tool.

Fixed

  • Fixed compatibility problems with 2025.1 releases.
  • The hsl/hsla CSS color value wasn't correctly calculated in the "Color Picker" tool.
  • JSON input errors contained too much irrelevant metadata about the internal JSON processing.

@marcelkliemannel marcelkliemannel merged commit 7226bde into main Apr 27, 2025
2 checks passed
@marcelkliemannel marcelkliemannel deleted the develop branch April 27, 2025 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant