Skip to content

Releases: notea-org/notea

v0.2.2

18 Jun 14:30
Compare
Choose a tag to compare
  • fix: missing nav in new page, fix #74
  • fix: disable preview on mobile
  • chore: upgrade nextjs, react, rich-markdown-editor

v0.2.0

06 Jun 05:01
Compare
Choose a tag to compare
  • feat: backlinks
  • feat: create link via [[
  • feat: html injection
  • feat: preview popover
  • feat: navigation buttons

Backlinks

Kapture 2021-06-06 at 12 54 06

Navigation buttons

image

Html injection

Often you want to inject HTML snippets into sharing pages. Most analytics providers, comment services will give you an HTML snippet and ask you to add it to every page on your site. Notea lets you to inject HTML snippets into at the end of the tag on the sharing page. Read more

v0.1.8

03 Jun 09:57
Compare
Choose a tag to compare

fix: can't create daily notes

v0.1.7

01 Jun 13:47
Compare
Choose a tag to compare

fix: abort the previous request when switching pages
fix: toolbar does not follow the page scroll
fix: sidebar style

v0.1.6

26 May 01:44
Compare
Choose a tag to compare
  • feat: pinned favorites
  • fix: sidebar width changes during the first rendering
  • fix: add missing styles in the sharing page #60
  • chore: manually import some styles of tailwindcss(better for caching)
  • refactor: load tree on client-side

0.1.5

15 May 03:21
Compare
Choose a tag to compare

fix: shallow routing
fix: wrong selector option is on the settings
chore: remove runtime caching for /api
chore: upgrade next-pwa, material-ui

0.1.4

13 May 13:50
Compare
Choose a tag to compare
  • add: hotkey, fix #56
  • fix: missing checkbox style on share page, #55
  • fix: creating notes sometimes fails via /link
  • fix: remove the cache of /api/file
  • fix: copy link button is invalid