Skip to content

Releases: antonreshetov/massCode

Release v1.3.1

01 Apr 01:43
Compare
Choose a tag to compare

Project is no longer maintained, and may have bugs and security issues. Feel free to fork but no pull request or security alert will be answered.

A new version of massCode is available in this repository

Other Changes

  • Add new version notification

v2.0.0-beta.1

17 Feb 07:30
Compare
Choose a tag to compare
v2.0.0-beta.1 Pre-release
Pre-release

Breaking Changes

The datastore was rewritten in version 2, so you need to go through the migration procedure. To do this, open Preferences, click Migrate and choose the folder where your snippets are stored.

Release v1.3.0

18 Jun 12:53
Compare
Choose a tag to compare

Features

  • Added syntax highlighting for Dart
  • Added ability to scroll tags with arrows, as well as adding from suggestions by Enter

Fixes

  • Fixed copy, past and cut from menu #114 (#117)

Other Changes

  • Removed snippet list animation

Release v1.2.1

15 Apr 18:41
Compare
Choose a tag to compare

Fixes

  • Fixed moving the cursor to the beginning of the editor when typing quickly #66 (#93)

Release v1.2.0

04 Apr 06:45
Compare
Choose a tag to compare

Fixes

  • Fixed twice selected snippet name when add a new #85 (#87)
  • Fixed db backup #72 #83 (#90)
  • Fixed starting the app after upgrade #88 (#90)

Other Changes

  • Brand new logo

Release v1.1.0

20 Mar 07:23
Compare
Choose a tag to compare

Features

  • Added Markdown syntax highlight (#73)
  • Added double click to edit folder and fragment name (#76)
  • Added ability to delete snippets in Trash through context menu "Delete Now" (#82)

Fixes

Other Changes

  • Disabled follow link in Monaco editor
  • Change InBox -> Inbox folder name

Release v1.0.2

04 Mar 06:41
Compare
Choose a tag to compare

Fixes

  • Fixed snippet context actions
  • Fixed remove snippet from favorites

Other Changes

  • Added ability to use developer tools in production

Release v1.0.1

28 Feb 14:11
Compare
Choose a tag to compare

Fixes

  • Fixed search
  • Fixed snippets width with long non break words

Release v1.0.0

27 Feb 08:01
Compare
Choose a tag to compare

Features

  • Improved search, now you can also search by snippet name
  • In the tray assistant, you can now move snippets through the up and down arrows
  • Added snippets multiselect, now you can select several snippets via shift
  • Added snippets counter. Preferences -> Storage -> Count

Fixes

  • Fixed after deleting the folder, now the system folder "All Snippets" is selected
  • Fixed snippets view after switching from Tag mode
  • Fixed markdown preview

Other Changes

  • Bind Undo/Redo from main menu to Monaco editor
  • Polishing UI

Release v1.0.0-beta

16 Feb 02:43
Compare
Choose a tag to compare

Features

  • Added creating backups

Fixes

  • Fixed "InBox" folder as default