1.0.1.0 Initial release - 3/19/2026
1.1.0.0 Update - 3/21/2026
- Feature: Added multi-line editing. (Ctrl+Left-click to place a new caret/cursor)
- Feature: Added line re-ordering. (Ctrl+Shift+Up or Ctrl+Shift+Down to move the current line)
- Bug fix: Horizontal scrollbar previously allowed unnecessary scrolling in empty documents.
1.2.0.0 Update - 3/26/2026
- Feature: Added optional syntax highlighting system added with support for the following filetypes: Bash, JSON/JSONC, CSS, SQL, Python, HTML, TOML, YAML, Zsh, PowerShell, XML, PHP, C#, JavaScript, Ruby, Java, TypeScript, Dockerfile, C/C++, GDScript, GML, Go, and Rust.
- Feature: Users that opt to use the 540 Installer now have the option to add an "Edit with Takataka" menu item to file explorer's right click context menu.
- Feature: Tabs now have a mouseover tooltip that shows the document's file path.
- Feature: Selecting text now causes matching strings in the document to highlight as well.
- Bug Fix: Performance fixes for very large files.
- Bug Fix: Resolves an extremely uncommon ArgumentOutOfRangeException caused by a race condition.
- Bug Fix: Fixed selection and caret interactions for CJK wide characters.
- Bug Fix: When inserting a date or GUID, if you have text selected beforehand, it will now be replaced by the date or GUID. This was the original intention and was overlooked previously.
