Releases: EddieAbbondanzio/marqus
Releases · EddieAbbondanzio/marqus
v0.4.10-beta
What's Changed
- Scroll to note in sidebar by @EddieAbbondanzio in #61
- Make search more usuable by @EddieAbbondanzio in #62
- Reduce lag when typing and pausing by @EddieAbbondanzio in #63
- Add mock and rename log to logger for consistency by @EddieAbbondanzio in #64
- Fix icons in Monaco ctrl+f menu by @EddieAbbondanzio in #65
- Don't pad every side of editor content by @EddieAbbondanzio in #66
- Add previously excuded files by @EddieAbbondanzio in #67
- Prevent pasting file path when dropping attachments by @EddieAbbondanzio in #68
Full Changelog: v0.4.9-beta...v0.4.10-beta
v0.4.9-beta
This release focused on dialing in performance to make the app more usable.
What's Changed
- Sidebar tweaks by @EddieAbbondanzio in #56
- Fail softly when missing note directory by @EddieAbbondanzio in #57
- Reduce lag when typing fast by @EddieAbbondanzio in #58
- Improve markdown rendering by @EddieAbbondanzio in #59
- Reduce lag in shortcut system by @EddieAbbondanzio in #60
Full Changelog: v0.4.8-beta...v0.4.9-beta
v0.4.8-beta
What's Changed
- Fix tab dragging behavior by @EddieAbbondanzio in #49
- Show dragging tab on cursor by @EddieAbbondanzio in #50
- Show note / tab being dragged by @EddieAbbondanzio in #51
- Allow reopening closed tabs by @EddieAbbondanzio in #52
- Prevent last state going stale by @EddieAbbondanzio in #53
- Add preview tabs by @EddieAbbondanzio in #54
Full Changelog: v0.4.7-beta...v0.4.8-beta
v0.4.7-beta
What's Changed
- Reduce jitter in note editor by @EddieAbbondanzio in #41
- Allow saving Monaco viewstates so they can be restored on re-open. by @EddieAbbondanzio in #42
- Populate notes with a header of the note name by @EddieAbbondanzio in #43
- Prevent selected notes from opening when creating note by @EddieAbbondanzio in #44
- Better scrolling for editor by @EddieAbbondanzio in #45
- Remove auto reload on error by @EddieAbbondanzio in #46
- Add ability to pin tabs to they are always first in the toolbar by @EddieAbbondanzio in #47
- Allow tabs to be dragged via mouse by @EddieAbbondanzio in #48
Full Changelog: v0.4.6-beta...v0.4.7-beta
v0.4.6-beta
What's Changed
- Use winston for logging by @EddieAbbondanzio in #36
- Add tabSize to json file, and use it with Monaco by @EddieAbbondanzio in #37
- Improve markdown styling by @EddieAbbondanzio in #38
- Fix syntax highlighting in Monaco by @EddieAbbondanzio in #39
- Add bold and italic shortcut by @EddieAbbondanzio in #40
Full Changelog: v0.4.5-beta...v0.4.6-beta
v0.4.5-beta
What's Changed
- Rename app to Marqus since Marker was already taken.
v0.4.4-beta
What's Changed
- Fix creating notes from context menu by @EddieAbbondanzio in #31
- Handle empty note subdirectories better by @EddieAbbondanzio in #32
- Refactor to mono repo by @EddieAbbondanzio in #33
Full Changelog: v0.4.3-beta...v0.4.4-beta
v0.4.3-beta
Small patch to fix attachments
What's Changed
- Attachments with spaces break by @EddieAbbondanzio in #30
Full Changelog: v0.4.2-beta...v0.4.3-beta
v0.4.2-beta
A release for some small bug fixes.
What's Changed
- Fix note names overflowing by @EddieAbbondanzio in #25
- Add missing key definition for print screen by @EddieAbbondanzio in #26
- Don't copy drag and drop files if already in attachment directory by @EddieAbbondanzio in #27
- Truncate notes in search by @EddieAbbondanzio in #28
- Show blurb explaining how to undo a delete by @EddieAbbondanzio in #29
Full Changelog: v0.4.1-beta...v0.4.2-beta
v0.4.1-beta
This patch includes a couple of bug fixes and also revamps how search works. The new setup should be more intuitive, and shows search results as an overlay below the searchbar.
What's Changed
- Fix app crashing when deleting notes with children by @EddieAbbondanzio in #21
- Spruce up menus by @EddieAbbondanzio in #22
- Improve sidebar search by @EddieAbbondanzio in #23
- Track time to prevent erroneous shortcut repeats by @EddieAbbondanzio in #24
Full Changelog: v0.4.0-beta...v0.4.1-beta