Skip to content

1.9.0

Compare
Choose a tag to compare
@CyanSalt CyanSalt released this 12 Feb 04:01
· 64 commits to master since this release

Changes

  • Click area is limited in the checkbox to avoid item checked when the note expand icon clicked.
  • Performance improved by moving the HTML template to script files.
  • A new version control system are provided
    • Web contents are packaged as an ASAR file with size of 800KB. Updater will download this file (named update.asar) instead of full package when updating.
    • Executable version are specified to support full package updating notification in future.
    • Fix bugs of version comparing and file downloading.
  • Source codes are optimized at plenty of places
    • Date functions in date-formatter has unified method name.
    • Change component name to the same style
    • Separate internal assets from resources folder