Skip to content

Releases: massCodeIO/massCode

v2.6.0

06 May 11:51

Choose a tag to compare

Bug Fixes

  • snippets: deselect after context menu action (4fb7b95)
  • snippets: flickering lang selector via add new fragment (3c59f26)
  • snippets: multiple add to favorites (1776679)
  • snippets: show placeholder for not selected snippet (25b4494)

Features

  • snippets: add description (#74) (7e78922)
  • snippets: add sort by name, createdAt & updatedAt (#69) (3603fad)

v2.5.0

29 Apr 09:16

Choose a tag to compare

Bug Fixes

  • main: menu: add check for updates for other platforms (94676b6)

Features

  • main: menu: add check for updates (702d0f5)
  • snippets: more languages support for prettier (#58) (658d3c0)

v2.4.0

27 Apr 14:22

Choose a tag to compare

Features

  • api: create snippets (#56) (4abd6bd)
  • main: menu: add VS Code extension link (98c4720)

v2.3.0

26 Apr 14:28

Choose a tag to compare

Bug Fixes

  • api: don't mutate snippets table during embed folders (f60d045)
  • main: db: migrate after move storage (5406083)
  • main: db: set empty value for content if value is null on migrate from v1 #38 (1874d1c)
  • snippets: remove selected by click for system folder (ebd9f29)

Features

  • main: menu: add raycast & alfred extensions links (aab76b6)
  • snippets: allow add snippets to inbox (#52) (5cf809a)

v2.2.0

19 Apr 12:23

Choose a tag to compare

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

18 Apr 18:41

Choose a tag to compare

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

15 Apr 12:07

Choose a tag to compare

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

15 Apr 06:41

Choose a tag to compare

Bug Fixes

  • snippets: system folder highlight (4cfe131)

v2.0.0

15 Apr 05:02

Choose a tag to compare

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

14 Apr 08:30

Choose a tag to compare

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)