Skip to content

Releases: nathancartlidge/powertoys-run-unicode

v0.6.1

17 May 03:02
Compare
Choose a tag to compare

🥳 Release #3: HTML Entities!

This release now supports all major HTML entities as well as Agda shortcodes

Also, some context buttons:

  • A button to find out more about a given unicode character
  • A button to copy the codepoint of a character

And better error handling, which should prevent a few edge cases from causing issues with the plugin

Manual Installation:

  1. Close PowerToys
  2. Locate your plugin installation folder: for me, this was ~\AppData\Local\Microsoft\PowerToys\PowerToys Run\Plugins
  3. Download the latest release from the sidebar (TODO: These don't exist yet, sorry)
  4. Extract this folder into the plugins folder
  5. due to an error on my part for this specifiic release, the folder inside the zip is called 'Release' - you'll want to rename this to 'UnicodeInput'
  6. Open PowerToys, and enable the plugin!
  7. 🥳

Full Changelog: v0.5.5...v0.6.1

v0.5.5

03 May 19:27
Compare
Choose a tag to compare

🥳 Release #2: The (hopefully) stable one

This release mainly comprises CI improvements to make the builds more reliable on other platforms:

  • Do not require a particular version of the PowerToys DLLs installed
  • Improved dependency resolution
  • Some additional testing code
  • Slight improvements to query handling
  • ARM support!

Manual Installation:

  1. Close PowerToys
  2. Locate your plugin installation folder: for me, this was ~\AppData\Local\Microsoft\PowerToys\PowerToys Run\Plugins
  3. Download the latest release from the sidebar (TODO: These don't exist yet, sorry)
  4. Extract this folder into the plugins folder
  5. Open PowerToys, and enable the plugin!
  6. 🥳

Full Changelog: v0.5.1...v0.5.5

v0.5.1

02 May 15:47
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

Initial Release 🥳

This version appears fairly stable, but hasn't been fully tested (especially across different installs of powertoys) - as such, use at your own peril!