Releases: qilin-editor/qilin-app
Releases · qilin-editor/qilin-app
Alpha version 0.4.0
General
- Several design changes (c72bd32):
- Bigger icon sizes
- Use system fonts
- Better contrast in dark mode
- Typography in preview mode
- …
- Preview open by default (be7c167)
- Different styles on each platform (5c2c51a)
- FiraCode as default monospace font (a3fa336)
Bugs
Alpha version 0.3.0
General
- Load all resources locally (076bef3)
- Optimize React components (728fdac)
- Change ESLinter rules to Airbnb (5a107f5)
Features
- Implement code highlight (78fd269)
- Add several markdown tags (2b4fa15)
- Allow multiple Qilin instances (04cbedf)
- Resizable math formula popup (90d293c)
Bugs
- Fix build scripts on Windows (5ba8ff9)
- Fix missing separator and content sizing (fe5dd81)
- Fix Math Formula popup being moved behind main window (90d293c)
Alpha version 0.1.1
Ignore this release. The original v0.1.1-alpha
tag was unintentionally removed.
Alpha version 0.0.1
General
- Add editor mode
- Add sketch mode
- Add formula mode mockup
Features
- Add Emoji, ToC, and AsciiMath support (18dcdfd)
- Add dark/light theme switcher (b66f109)
Bugs
- Fix bug with splitting lines on preview mode change (cbcaae4)