Skip to content

Releases: mariuskueng/gin

v0.7.4

30 Jan 09:00

Choose a tag to compare

What's new:

  • Updated stats in statusbar with Countable
  • Several bugfixes, linting & refactoring

v0.7.3

30 Jan 08:59

Choose a tag to compare

What's new:

  • ES6 in main.js
  • Refactoring & linting with eslint
  • Updated electron to v36.4
  • Several bugfixes

Gin v0.7.2

21 Oct 12:56

Choose a tag to compare

What's new:

  • Color adjustments in dark theme (base16 ocean-dark)

Gin v0.7.1

21 Oct 08:39

Choose a tag to compare

What's new:

  • Color adjustments in dark theme
  • Bugfixes

Gin v0.7.0

21 Oct 08:39

Choose a tag to compare

What's new:

  • Added a dark theme
  • Theme menu with light and dark theme toggle
  • Refactoring

Gin v0.6.3

08 Oct 18:12

Choose a tag to compare

What's new:

  • Bugfix when window gets resized

Gin v0.6.2

05 Sep 14:50

Choose a tag to compare

What's new:

  • Closing an unsaved new file prompts a message box (Don't save, Cancel & Save as) instead of directly prompting a save dialog

Gin v0.6.1

02 Sep 13:12

Choose a tag to compare

What's new:

  • Bugfixes regarding prompting save dialog on closing the window
  • Canceling the save dialog on a new file closes the window unsaved
  • Added courier as code font in preview

Gin v0.6.0

02 Sep 13:10

Choose a tag to compare

What's new:

  • If a file has been changed and the window gets closed it get's saved and closes afterwards
  • New files prompt a save dialog on closing the window

Gin v0.5.4

31 Aug 09:07

Choose a tag to compare

What's new:

  • Bugfixes regarding opening recent files from dock
  • Minor css updates