Skip to content

Releases: BoostIO/BoostNote-App

0.12.3

24 Dec 14:11
10aba55
Compare
Choose a tag to compare
  • Implement more shortcuts
Behavior macOS Windows/Linux
Switch Workspace Cmd + 0~9 Ctrl + 0~9
Bold Cmd + B Ctrl + B
Italic Cmd + I Ctrl + I

Other previous changes in v0.12.x

  • Improve global search modal
  • Notarize macOS app
  • Revamp shortcut keys

Improved global search modal

  • Highlight searched string
  • Show multiple search results of a note
  • Show preview of searched notes
Screen Shot 2020-12-23 at 5 46 26 PM

Revamp global shortcuts

Now the below shortcuts are available for local workspaces and cloud workspaces.

Behavior macOS Windows/Linux
New Note Cmd + N Ctrl + N
New Folder Cmd + Shift + N Ctrl + Shift + N
Find All Notes Cmd + Shift + F Ctrl + Shift + F
Find in a doc Cmd+F Ctrl+F
Find globally Cmd+P Ctrl+P
Full screen Cmd + Ctrl+F F11
Toggle Edit/Preview Mode Cmd + E Ctrl + E
Toggle Split Editor mode Cmd + \ Ctrl + \
Close Window Cmd + W Ctrl + W
Export a doc as a file Cmd+S Ctrl+S
Toggle Side Nav (Not available for local workspaces yet) Cmd + Shift + 0 Ctrl + Shift + 0
Focus main content Cmd + J Ctrl + J
Focus Note Title Cmd + Shift+ J Ctrl + Shift + J

0.12.2

24 Dec 06:22
5c10165
Compare
Choose a tag to compare
  • Improve global search modal
  • Notarize macOS app
  • Revamp shortcut keys

Improved global search modal

  • Highlight searched string
  • Show multiple search results of a note
  • Show preview of searched notes

Screen Shot 2020-12-23 at 5 46 26 PM

Revamp global shortcuts

Now the below shortcuts are available for local workspaces and cloud workspaces.

Behavior macOS Windows/Linux
New Note Cmd + N Ctrl + N
New Folder Cmd + Shift + N Ctrl + Shift + N
Find All Notes Cmd + Shift + F Ctrl + Shift + F
Find in a doc Cmd+F Ctrl+F
Find globally Cmd+P Ctrl+P
Full screen Cmd + Ctrl+F F11
Toggle Edit/Preview Mode Cmd + E Ctrl + E
Toggle Split Editor mode Cmd + \ Ctrl + \
Close Window Cmd + W Ctrl + W
Export a doc as a file Cmd+S Ctrl+S
Toggle Side Nav (Not available for local workspaces yet) Cmd + Shift + 0 Ctrl + Shift + 0
Focus main content Cmd + J Ctrl + J
Focus Note Title Cmd + Shift+ J Ctrl + Shift + J

0.11.6

17 Dec 09:07
8652031
Compare
Choose a tag to compare
  • Improve Workspace creating UI
  • Fix pdf and html exporting with attachments #716
  • Display code fences with invalid language types #718
  • Implement copy attachment name option in attachments page #715
  • Migrate creation date and updated date of legacy notes #706

Thank @Komediruzecki @guneskaan @coderkk 😍😍😍

0.11.5

04 Dec 10:29
1c07ff0
Compare
Choose a tag to compare

v0.11.5

  • Fix pdf exporting

v0.11.0-v0.11.4

  • Introduce PDF exporting
  • Renew editor UI
    • Move title input
    • Implement bottom toolbar
  • Boost Note for Teams(AKA Boost Hub) integration

0.11.4

04 Dec 09:56
9db3acb
Compare
Choose a tag to compare
  • Introduce PDF exporting
  • Renew editor UI
    • Move title input
    • Implement bottom toolbar
  • Boost Note for Teams(AKA Boost Hub) integration

0.10.2

04 Nov 01:51
374afb3
Compare
Choose a tag to compare
  • Introduce internal heading link #623
  • Fix mixed tab/space indentation #636
  • Fix legacy importing tolerable(Fix EISDIR errors)
  • Improve Side navigator UI
    • Fix the hidden fold button of folder nav items in Wiki mode.
    • Fix storage name text overflow style.
    • Separate new button of workspace nav item and folder nav items.
    • Fix note creation behavior from workspace nav items.
  • Fix tag name overflow in the toolbar #159

0.10.1

29 Oct 11:48
6f2007c
Compare
Choose a tag to compare
  • Introduce Wiki App Mode
  • Add 2 toggles UI for switching edit mode
  • Revamp cloud storage backend(Faster and more stable)

0.9.0

24 Aug 10:25
7065d4d
Compare
Choose a tag to compare
  • Implement importing legacy storage data 0343c73
  • Implement converting pouchdb based storage to file system based storage 0343c73
  • Fix list indentation with tabs #573
  • Fix unintended tag popup when resizing window #584
  • Improve image attaching UX #583
    • Accept image paste events
    • Insert attachment to intended position rather than appending bottom of contents

0.8.2

27 Jul 02:48
2a4efe1
Compare
Choose a tag to compare

Fix broken code fences

0.8.0

26 Jul 14:47
82b479a
Compare
Choose a tag to compare
  • Introduce note bookmarks #558
  • Continue list when new line #559
  • Allow more HTML tags available in GitHub #561
  • Implement a copy button for code fences #560
  • Fix table column alignment #514
  • Fix Ctrl(Cmd) + A behavior in markdown previwer #534
  • Fix minor UI issues #503 #524