Releases: GChristensen/enso-portable
Releases · GChristensen/enso-portable
v1.2
Enso Open-Source v1.1.2
Fixed the 'open' command issue with application not being foreground.
Enso Open-Source v1.1.1
- Added some Windows utilities such as regedit, msconfig, and event viewer to the "open" command.
- Added option to bypass quasimode when an RDP session window is at the focus.
- Added UI_FONT config.py variable.
Enso Open-Source v1.1
- Migrated to Python 3.12.
Enso Open-Source v1.0 (Python 3.11)
- Migrated to Python 3.11
Enso Open-Source v0.9.1 (Python 3.10)
- Sped up learn as open and unlearn as open commands.
- Fixed delayed Shift key state when localized input is enabled.
- Fixed web-search commands.
Enso Open-Source v0.7.0 (Python 3.9, 64-bit)
- Migrated to x86_64 platform, which allows to bypass some shortcut-related operating system bugs inherent to 32-bit applications on 64-bit Windows. v0.6.1 is the last 32-bit version of the application.
- Updated Enso Retreat to version 0.6.
- Enso now can properly work with elevated processes when digitally signed. See the readme file for more details.
Enso Open-Source v0.6.1 (Python 3.9, 32-bit)
fixed opening of .url shortcuts
Enso Open-Source 0.5.1 (Python 3.8)
Merge pull request #21 from mawiseman/bugfix/open_cmd_win32 fixed cmd_open for win32
Enso Open-Source 0.4.6 (Python 3.7)
v0.4.6 fixed ace undo history