Releases: milikhin/seabass2
Releases · milikhin/seabass2
[email protected]
- add support for Sailfish OS v4.4.0.68: fix editor resizing and scrolling into view when opening on-screen keyboard
- update Codemirror to v6.0.1
- supported Sailfish OS versions: v4.4.0.68
[email protected]
- fix installing python3.6 in build environment
- update clickable to the latest stable version
- update editor dependencies
- add support for building apps using clickable.yaml files
[email protected]
- fix reading indentation preferences from .editorconfig files
- fix switching between dark/light ambiances
[email protected]
- Add asterisk to the header to indicate unsaved changes
- Fix performance issues when editing large files
- Add Swedish translation [Åke Engelbrektson]
[email protected]
- Add floating button to toggle pulley menus. It is now possible to access both menus regardless of the document scroll position.
- Add header containing document's name and directory
[email protected]
- fix scrolling and performance issues, temporarily disable title bar
[email protected]
- add support for Sailfish OS v4.4
- add support for Sailjail
- minor UI changes prior to adding support for multiple tabs
[email protected]
- Fix issue with scrolling editor after closing on-screen keyboard
- Fix issue with
Discard changes?
dialog being incorrectly displayed when opening new files
[email protected]
Changelog:
- Sailfish WebView is used to render editor instead of QtWebKit
- Codemirror replaces Ace as text editor component
[email protected]
- Restore last opened directory when start app