This repository has been archived by the owner on Apr 27, 2020. It is now read-only.
Releases: milikhin/seabass
Releases · milikhin/seabass
v0.5.1
v0.5.0
v0.4.8
v0.4.7
Changelog:
- App is now resized properly when on-screen keyboard is visible
- Minimized binaries, maybe slightly improved startup time
- Fixed issues with saving cyrillic symbols incorrectly
- Updated dependencies, CodeMirror is now built from official repo
- Fixed minor issues with editor buttons behavior
v0.4.6
v0.4.5
v0.4.4
v0.4.3
Changelog:
- Added autocompletion support for hardware keyboards (Ctrl + Space).
- Autocomplete. Added language-specific support for .js, .html, .css, .sql files. Added basic support (autocompletion based on already used words within the file) for all other file types.
- Few UI tweaks for phone layout.