Skip to content

Releases: osmoscraft/osmosnote

Release v1.0.0-alpha.25

17 Dec 21:23
Compare
Choose a tag to compare
Pre-release
  • Changed: Scroll position restore aligns to center

Release v1.0.0-alpha.24

17 Dec 21:23
Compare
Choose a tag to compare
Pre-release
  • Fixed: Line ends with url could not receive new line input
  • Chore: Updated dependencies

Release v1.0.0-alpha.23

12 Nov 06:44
Compare
Choose a tag to compare
Pre-release
  • Added: Minimum required Node version in package.json
  • Fixed: YouTube title extraction didn't work

Release v1.0.0-alpha.21

09 Nov 09:12
Compare
Choose a tag to compare
Pre-release
  • Added: Alt + H/J/K/L for 2D shifting
  • Added: Search result ranker based on title match
  • Added: Restore caret position on page reload
  • Changed: Node 16 to 18 upgrade
  • Changed: Replaced fs-extra with Node fs API
  • Changed: Replaced axios with Node 18 native fetch API
  • Fixed: URL was not case sensitive
  • Chore: Replaced npm-run-all with concurrenly due to discontinued maintenance
  • Chore: Updated dependencies

Release v1.0.0-alpha.19

30 Jun 04:16
Compare
Choose a tag to compare
Pre-release

Fixed: Bracket characters could not be enetered due to keymap conflict

Release v1.0.0-alpha.17

29 Jun 06:01
Compare
Choose a tag to compare
Pre-release
  • Fixed: BLock selection was broken by the new keyboard event handler

Release v1.0.0-alpha.16

29 Jun 06:01
Compare
Choose a tag to compare
Pre-release
  • Fixed: Block movement and indentation were broken by the new keyboard event handler

Release v1.0.0-alpha.15

29 Jun 05:43
Compare
Choose a tag to compare
Pre-release
  • Added: Support for xmodmap custom keyboard maps
  • Fixed: Ctrl + Delete/Backspace movement was too aggressive at line boundary
  • Chore: Updated dependencies

Release v1.0.0-alpha.14

05 Jan 04:42
Compare
Choose a tag to compare
Pre-release
  • Fixed: -t tag search shows no result until some tag string is typed in
  • Fixed: rg v13.0.0 hangs on search (#7)
  • Chore: Updated dependencies

Release v1.0.0-alpha.13

29 Oct 04:30
Compare
Choose a tag to compare
Pre-release
  • Fixed: main vs master branch name conflict when initializing from remote (issue: #5 )
  • Chore: Updated dependencies