Releases: mariuskueng/gin
Releases Β· mariuskueng/gin
v0.7.4
v0.7.3
What's new:
- ES6 in main.js
- Refactoring & linting with eslint
- Updated electron to v36.4
- Several bugfixes
Gin v0.7.2
What's new:
- Color adjustments in dark theme (base16 ocean-dark)
Gin v0.7.1
What's new:
- Color adjustments in dark theme
- Bugfixes
Gin v0.7.0
What's new:
- Added a dark theme
- Theme menu with light and dark theme toggle
- Refactoring
Gin v0.6.3
What's new:
- Bugfix when window gets resized
Gin v0.6.2
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
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
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
What's new:
- Bugfixes regarding opening recent files from dock
- Minor css updates