Skip to content

Releases: qilin-editor/qilin-app

Alpha version 0.4.0

17 Sep 00:20
Compare
Choose a tag to compare
Alpha version 0.4.0 Pre-release
Pre-release

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


zrzut ekranu 2017-09-17 o 11 55 53 zrzut ekranu 2017-09-17 o 11 56 24

Alpha version 0.3.1

16 Sep 07:51
Compare
Choose a tag to compare
Alpha version 0.3.1 Pre-release
Pre-release

General

Bugs

Alpha version 0.3.0

15 Sep 13:41
Compare
Choose a tag to compare
Alpha version 0.3.0 Pre-release
Pre-release

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

09 Aug 13:26
Compare
Choose a tag to compare
Alpha version 0.1.1 Pre-release
Pre-release

Ignore this release. The original v0.1.1-alpha tag was unintentionally removed.

Alpha version 0.2.0

04 Sep 19:42
Compare
Choose a tag to compare
Alpha version 0.2.0 Pre-release
Pre-release

General

Features

Bugs

Alpha version 0.0.1

20 Oct 22:39
Compare
Choose a tag to compare
Alpha version 0.0.1 Pre-release
Pre-release

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)