Skip to content

Releases: ChungZH/notepanda

0.1.4

28 Jul 03:58
Compare
Choose a tag to compare

🌵 Features

  • Right click menu
    • Syntax selection menu
    • Clear
    • Read-Only mode
  • Folding
  • Ctrl + Wheel to zoom the text
  • Fluent System Icons
  • Tab / Spaces indent
  • Multi-tab

0.1.3

21 Jun 05:12
Compare
Choose a tag to compare

If you want to track the latest news of Notepanda, welcome to our 📰 Telegram channel!

🌵 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

16 Jun 04:41
Compare
Choose a tag to compare
0.1.3-alpha2 Pre-release
Pre-release

The main purpose of this release is to fix some bugs in the previous alpha version.

Are you confused when you see this version number? That's right, we've turned 0.0.3 into the more standardized 0.1.3.

🌵 Features

  • Pin to top

🐞 Bug fix

  • NSIS installer cannot found dll

A deb package has also been added.

If you want to track the latest news of Notepanda, welcome to our 📰 Telegram channel!

0.0.3-alpha1

07 Jun 07:26
Compare
Choose a tag to compare
0.0.3-alpha1 Pre-release
Pre-release

🌵 Features

  • 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

0.0.2

16 May 09:43
Compare
Choose a tag to compare

🌵 Features

  • Custom font in Preferences Window
  • Change the default font to monospace (Different on different systems)
  • Syntax Highlighting ⭐
  • Custom theme ⭐
  • Launch from the shell ⭐
  • Persistent application settings

🦋 Optimization

  • Refactor code structure.

Are you excited?

BTW, now the Windows installer is ready to use. If you have any problem, please submit an issue!

If you are Arch Linux (or Arch-based distros) user, you can get Notepanda from AUR. Like yay -S notepanda.

0.0.1

08 May 11:38
Compare
Choose a tag to compare

The following is this version of changelog (including the beta/rc version):

🌵 Features

  • Basic operation
    • New
    • Open
    • Save
    • Save as
    • Print
    • Undo
    • Redo
    • Copy
    • Paste
    • Cut
    • Quit
  • Icons (from Remix Icon - Open source icon library)
  • Toolbar
  • Line numbers
  • Highlight current line
  • Beautify the interface
  • Show characters & line numbers on status bar
  • Preferences Window

🦋 Optimization

  • Refactor
    • Use Lambda to set action undo&redo&copy&cut's state.
    • Move all sources to src/ dir
    • Move core sources to src/core dir, ui sources to src/ui dir
    • Rename the notepanda class to MainWindow

🐞 Bug fix

  • Fix cannot load SVG files.

v0.0.1-rc.1

30 Apr 09:44
Compare
Choose a tag to compare
v0.0.1-rc.1 Pre-release
Pre-release

🍻🍻

The SECOND release!

🌵 Features

🦋 Optimization

  • Refactor
    • Move all sources to src/ dir
    • Move core sources to src/core dir, ui sources to src/ui dir
    • Rename the notepanda class to MainWindow

v0.0.1-alpha

27 Apr 08:05
28426d4
Compare
Choose a tag to compare
v0.0.1-alpha Pre-release
Pre-release

🍻

The FIRST release!

🌵 Features

  • Basic operation
    • New
    • Open
    • Save
    • Save as

Also refactored once.

Oh, there is only a Windows 64-bit release now. There should be more next time. Maybe, who knows