From cb20b7ea03546136a236a6303a6a5b92718d6b37 Mon Sep 17 00:00:00 2001 From: ChungZH Date: Sun, 21 Jun 2020 13:08:03 +0800 Subject: [PATCH] version: bump version to 0.1.3 --- CHANGELOG.md | 20 +++++++++++++++++++- README.md | 2 +- makespec/BUILDVERSION | 2 +- makespec/VERSIONSUFFIX | 2 +- 4 files changed, 22 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31f125e..ec966a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,22 +2,40 @@ All notable changes to this project will be documented in this file. -## [UNRELEASED] +## 0.1.3 + +> If you want to track the latest news of Notepanda, welcome to our [📰 Telegram channel](https://t.me/notepanda)! ### 🌵 Features - Preview panel - JSON format settings +- Pin to top +- Set window modified +- New logo +- More available syntax highlight themes: `Breeze Dark`, `Default`, `Printing`, `Solarized Dark` and `Solarized Light` +- Add normal mode icon +- Sticky mode + - Hide sidebar + - Hide line number area + - Hide statusbar + - Use general font (not monospace) + - Smaller window + - Custom background color ### 🐞 Bug fix +- Fix font settings cannot take effect - Fix file content lost on save (#30) +- NSIS installer cannot found dll ### ! BREAKING CHANGE ! - The `Style` setting has been renamed to `StyleTheme` - The `ColorTheme` setting has been renamed to `EditorColorTheme` +A deb package has also been added. + ## 0.1.3-alpha2 The main purpose of this release is to fix some bugs in the previous alpha version. diff --git a/README.md b/README.md index 846df83..8a4f727 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ You may use an AUR helper such as `yay` to automatically handle the build proces yay -S notepanda ``` -The latest version is `v0.1.3-alpha2` now. +The latest version is `v0.1.3` now. ## Contributions / Bugs diff --git a/makespec/BUILDVERSION b/makespec/BUILDVERSION index fbebbcd..e4d7a32 100644 --- a/makespec/BUILDVERSION +++ b/makespec/BUILDVERSION @@ -1 +1 @@ -3201 +3203 diff --git a/makespec/VERSIONSUFFIX b/makespec/VERSIONSUFFIX index fddedd3..8b13789 100644 --- a/makespec/VERSIONSUFFIX +++ b/makespec/VERSIONSUFFIX @@ -1 +1 @@ --alpha2 +