Releases: Jamminroot/intag
InTag 1.8.1.0
FIX: Minor UI changes
FIX: Mutex on debug logging
Full Changelog: 1.8.0.0-rc1...1.8.1.0
InTag 1.8.0.0-rc1
FEATURE: Added CLI interface
Full Changelog: 1.7.0.0-rc1...1.8.0.0-rc1
InTag 1.7.0.0-rc1
FEATURE: Add Acrylic effect with windows accent
FEATURE: Use in-memory data exchange, instead of batch file
NOTE: This is a release-candidate (or something like that), as I am not 100% sure about the changes I made. So, for now I am releasing it like this - changes I made aside, that is a regular update (build, version, application). No extra difference.
Please check if you like the changes, and come back to the discussion if there's anything you'd like to revert.
InTag 1.6.0.0
FEATURE: Add automatic elevation upon install\uninstall (montoner0)
FEATURE: Close form on enter if input is empty (montoner0)
FEATURE: Throw exception if registering the extension fails (montoner0)
FEATURE: Sort tags (montoner0)
FEATURE: Other fixes and cleanup (montoner0)
FEATURE: Migrate to newer .NET Core 6
FEATURE: Migrate to single-file publishing (again montoner0's suggestion)
InTag 1.5.0.0
FEATURE: Add clear-all-tags button
NEW UI
InTag 1.4.1.0
FIX: Fix execution level for exe in manifest
InTag 1.4.0.0
FEATURE: Support multiple objects tagging
InTag 1.3.1.0
FIX: Fix bug with folders
InTag 1.3.0.0
NEW: Support indivudual files
InTag 1.2.4.0
FIX: Encoding detection (reported a problem was with UTF-16 LE)