New File - Changelog
1.4.0
- Added dotfile support:
- Create dotfiles with extensions (e.g.,
.config.json
). - Create dotfiles without extension by using the double-dot prefix (e.g.,
..gitignore
creates.gitignore
).
- Create dotfiles with extensions (e.g.,
- Fixed creating filenames with internal dots (e.g., "document.name.txt" now correctly uses "document.name" as filename and "txt" as extension).
- Fixed colon substitution with extensions—Colons are now properly replaced with hyphens even when a file extension is specified.
- Fixed the autocomplete feature.
- Improved visual feedback with dotfile placeholder icon and subtext description.
- Updated configuration README.
1.3.2
- Fixed UTType cache creation when using the Universal Action first.
- Fixed folder selection when creating UTType cache after specifying to search for target folder.
- Fixed response JSON corruption for file name edge cases.
- Fixed some control characters being consumed when creating with clipboard contents.
- Fixed Finder path not being preserved on initial cache creation with keyword.
- Added preview image for Universal Action.
- Updated the documentation README and workflow configuration.
- Internal refactoring.
1.3.1
Fix for creating files with fallback location.
1.3.0
- Updated documentation.
- Improved cache building.
1.2.0
Initial Gallery version.