Releases: antonreshetov/massCode
Releases · antonreshetov/massCode
Release v1.3.1
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
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
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
Fixes
- Fixed moving the cursor to the beginning of the editor when typing quickly #66 (#93)
Release v1.2.0
Release v1.1.0
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
- Fixed snippets sorting by created (#74). Thanks @joakimunge
Other Changes
- Disabled follow link in Monaco editor
- Change InBox -> Inbox folder name
Release v1.0.2
Fixes
- Fixed snippet context actions
- Fixed remove snippet from favorites
Other Changes
- Added ability to use developer tools in production
Release v1.0.1
Fixes
- Fixed search
- Fixed snippets width with long non break words
Release v1.0.0
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
Features
- Added creating backups
Fixes
- Fixed "InBox" folder as default