Releases: massCodeIO/massCode
Releases · massCodeIO/massCode
v2.2.0
Bug Fixes
- search: set selected folder & snippet after focus on editor after search (069e296)
- snippets: persist scroll position by change view (ba05384)
Features
- editor: add
highlightGutter
& highlightLine
settings (#45) (52f8455)
v2.1.1
Bug Fixes
- editor: disable multiple selection by edit snippet after search (ec2c1eb)
- sidebar: tag highlight, spell fix tabs -> tags (#33) (9be3e13)
- snippets: color text for ghost for multiple dragged snippets (fc25202)
v2.1.0
Bug Fixes
- snippets: disable markdown preview by select other fragment #27 (#31) (a7dfceb)
- unsubscribe on unmount for emiiter events #29 (#32) (d1d0bc5)
Features
- main: db: migrate from SnippetsLab (#30) (1d48506)
v2.0.1
Bug Fixes
- snippets: system folder highlight (4cfe131)
v2.0.0
First stable release 🎉
I am excited that massCode is released to version 2.0.
Bug Fixes
- snippets: sort by
updatedAt
(f5f50e6)
Features
- api: add controller to get snippets with folder (3a2f1fb)
- main: menu: add find menu (e42349e)
- snippets: show time for today updated & full date for other snippets (3724a5b)
v2.0.0-beta.6
Features
- add 4 light & 4 dark app theme (#26) (e9dff1e)
- folders: add rename context menu (#25) (654767b)
- snippets: exit from edit mode by enter for fragment (9e3e301)
v2.0.0-beta.5
Bug Fixes
- snippets: cut off snippets name for Windows #20 (#24) (097d2cb)
- snippets: open external link in markdown (b5d3ee0)
Features
v2.0.0-beta.4
Bug Fixes
- editor: undo/redo stack (84096c4)
- snippets: sort in 'All snippets' (ab799d5)
Features