Skip to content
This repository has been archived by the owner on Jan 14, 2022. It is now read-only.

v0.2.4

Compare
Choose a tag to compare
@ZeroX-DG ZeroX-DG released this 29 Jul 04:48
· 216 commits to master since this release

This version added some necessary bug fixes and features.

0.2.4

Features:

  • Interface: Highlight current line (24762a8)
  • Interface: Search & replace shortcut in snippet code (b4d397a)

Bugfixes:

  • Interface: Fixed tag overflow bug in snippet item (15db53b)
  • Interface: Fixed remove file in editing mode bug in snippet item (1875a0f)

Improvements:

  • Development: Improved dist command to clean up dist folder before packaging app
  • Development: Make all snippet to use 1 code editor component