Releases: pabueco/typls
Releases · pabueco/typls
v0.6.2
v0.6.1
Disable auto-updates again because they are buggy.
v0.6.0
Groups
Adds the ability to organize expansion in groups. Only expansions in the active group (and without any group) are considered when expanding an abbreviation. The active group can be set automatically based on the currently focused application or manually within the typls app.
v0.5.3
- Build separate versions for M1 and Intel based macs
v0.5.0
- Upgrade Tauri to v2 stable (thank you @The-Best-Codes 🙌 )
- Update rust dependencies to latest
- Update all NPM dependencies to latest
- Upgrade
@nuxt/uito v3 - Improve expansion drag behaviour
v0.4.1
- Completely disable update button for now as it would cause issues on different platforms.
- Make expansions draggable and improve editing behaviour
v0.4.0
- Add option to automatically expand abbreviations as soon as a singular match with no variables is found
- Fix settings reset button clearing expansions
- Disable in-app updates for now as the updater seems to cause issues
- Disable spellcheck for inputs which was annoying on MacOS
v0.3.1
- Fix universal MacOS app not working correctly
v0.3.0
- Add customization of variable separator
- Improve settings UI
v0.2.1
- Add (auto) update functionality