Skip to content

Latest commit

 

History

History
650 lines (306 loc) · 41.5 KB

CHANGELOG.md

File metadata and controls

650 lines (306 loc) · 41.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2021-11-12)

1.0.0-beta.98 (2021-09-27)

1.0.0-beta.97 (2021-09-21)

Bug Fixes

  • Correct JS constructor name. (bfbc940)
  • Just errors and crashes sent to Sentry. (7c48179)
  • Sort linked references by date descending. (95dbd60)

1.0.0-beta.96 (2021-09-02)

Bug Fixes

  • Selection behaviour fixed (ported to main). (2cc7877)

1.0.0-beta.93 (2021-08-04)

1.0.0-beta.95 (2021-08-18)

1.0.0-beta.94 (2021-08-04)

1.0.0-beta.93 (2021-08-04)

1.0.0-beta.92 (2021-08-02)

1.0.0-beta.91 (2021-08-02)

1.0.0-beta.90 (2021-08-02)

Bug Fixes

Enhancements

  • toolbar: use native operating system toolbar (#1120) (e2c953b)

1.0.0-beta.89 (2021-06-09)

Bug Fixes

  • when editing long block-page title, title overlaps with child block (#1291) (ed9568b)
  • #1107: drop support for *** for thematic-break (#1203) (b1d978e), closes #1107
  • #1277: compare string without dangerous regex injection for slash cmd (#1287) (c1c4c2a), closes #1277 #1277
  • click: Clicking inside a block with hyperlink works on first attempt (#1236) (c619ecf)

1.0.0-beta.88 (2021-06-06)

Bug Fixes

1.0.0-beta.87 (2021-06-06)

Features

  • athena: Shift+Click opens in right sidebar, not just Shift+Enter (#1272) (13274dc)

Bug Fixes

  • blocks: child drop-area-indicator shouldn't squish or be misplaced (#1264) (b04c5a2)

Enhancements

  • settings: clarify language around autosave backups (#1285) (de86794)

Documentation

  • Create a Contributor Covenant Code of Conduct (#1210) (f5d6a27)

1.0.0-beta.86 (2021-06-02)

Bug Fixes

Performance

Documentation

  • update one liner in package.json and project.clj (#1258) (1b78701)

1.0.0-beta.85 (2021-05-28)

  • upgrade yarn deps alongside lein deps, fix demo (#1246) (c1b6195)

1.0.0-beta.84 (2021-05-28)

  • downgrade re-frame-10x so web version works, comment out deps-check (#1244) (5fd5763)

1.0.0-beta.83 (2021-05-28)

Bug Fixes

Enhancements

  • ui: Stop content shift when scrollbars appear/disappear (#1212) (9988417)

Documentation

Performance

1.0.0-beta.82 (2021-05-20)

Bug Fixes

  • undo: undo after pair character input (#1194) (b635da0), closes #559
  • unlinked-refs: update unlinked refs when page changes (#1195) (5d7b0fe)

Performance

1.0.0-beta.81 (2021-05-19)

Features

  • app-toolbar: updated filesystem/sync icons (#1146) (e2ba5d7)
  • datalog-console: respond to datalog-console messages in browser (#1193) (3ffb781)
  • electron: set min width and height for electron window (#1173) (f41c028)
  • keybindings: keybindings for Graph, All Pages, and Settings (#1192) (47efb81)

Bug Fixes

  • contentarea: hide multiline text in contentarea (#1189) (dbaa1e5)

  • keybindings: place caret correctly after ctrl-i italics (#1176) (a11ea7b)

  • parser: remove support for underscores so URLs can use (dd5affb)

  • roam-import: fix roam-date regex to match ordinal numbers in roam dates more (#1171) (ebd9aac), closes #1135

  • parser: add regression test for fixed issue #1057 (#1175) (e74c0c6)

Enhancements

  • all-pages: add arrow UI and re-frame constructs (#1152) (d59198f)

1.0.0-beta.80 (2021-05-13)

Bug Fixes

1.0.0-beta.79 (2021-05-10)

Bug Fixes

  • Removal of a daily journal page creates a 404 (#1094) (640420f)
  • block-embed: when block-embed is deleted, render uid instead of "invalid" (#1093) (23f1f93)

Enhancements

  • all-pages: allow sort by titles / links / times (#1105) (2e6c548)
  • daily-notes: Shorter debounce time for loading of daily pages (#1136) (9dca967)
  • left-sidebar: clicking on the logo opens to issue creation rather than main repo #1130 (82dd853)
  • linked-refs: sort references by newest first (#1124) (19fb97a), closes #728

1.0.0-beta.78 (2021-04-29)

Features

  • blocks: improved visibility of hover/focus of block bullets (#1046) (84f971a)
  • style: improved highlight color consistency (#1049) (4546825)

Bug Fixes

Refactors

  • node-page: replace nodepage dropdown with popover (#1045) (2104370)

1.0.0-beta.77 (2021-04-27)

Bug Fixes

  • demo: solve cause of toolbar button wrapping on demo page (#1037) (d0230f6)
  • allow spaces in image urls (#1034) (aa07a57)
  • ensure choose file input is visible in merge from roam dialog (#1032) (a69e470)

Documentation

Refactors

Enhancements

  • all-pages: hide empty block bullets in all pages view (#1040) (6a308c5)

1.0.0-beta.76 (2021-04-23)

Bug Fixes

1.0.0-beta.75 (2021-04-22)

Bug Fixes

1.0.0-beta.74 (2021-04-22)

Bug Fixes

  • allow for multiple block-refs in a block. (#1012) (f26b719)

1.0.0-beta.73 (2021-04-21)

  • yarn.lock: electron 11->12 needs new yarn.lock (#1009) (7239e51)

1.0.0-beta.72 (2021-04-21)

Bug Fixes

  • Shift+click title of reference won't open it in the right sidebar (#995) (31e7bd0)

Refactors

Enhancements

1.0.0-beta.71 (2021-04-21)

Features

Bug Fixes

Refactors

1.0.0-beta.70 (2021-04-20)

Bug Fixes

  • Delete a block and "undo" cannot bring it back (#991) (a7958fc)
  • right-sidebar: scroll to top if open another page on right (#992) (4fff704)

Enhancements

1.0.0-beta.69 (2021-04-18)

Features

  • self-hosted real-time collab and presence (#930) (8393c47)

Bug Fixes

  • expand the breadcrumb when [[link]], don't navigate (#976) (2d3c086)
  • non-formatted breadcrumb on page block (#972) (c875b3d), closes #970

Performance

1.0.0-beta.68 (2021-04-12)

Bug Fixes

  • add missing toolbar background color (#941) (e17c2c1)
  • athena should stay within viewport bounds (#943) (8593b58)
  • block ref count is above the search dropdown (#940) (d94e5fd)
  • Checking a TODO item in block embed results to error (#939) (dc393d4)
  • clearer checkbox checked style (#942) (eec391c)

Documentation

Enhancements

1.0.0-beta.67 (2021-04-11)

Bug Fixes

  • add missing toolbar background color (#941) (e17c2c1)
  • athena should stay within viewport bounds (#943) (8593b58)
  • block ref count is above the search dropdown (#940) (d94e5fd)
  • Checking a TODO item in block embed results to error (#939) (dc393d4)
  • fix-border-flash-on-new-block ((#944))

Documentation

1.0.0-beta.66 (2021-04-07)

Features

Documentation

  • describe collapse/expand shortcut in Welcome (#913) (0bc7bc3)

1.0.0-beta.65 (2021-04-06)

Bug Fixes

  • 10x: ctrl/cmd-t always works to toggle 10x (#907) (460fdbd)

  • db: add Karma test for node search by title (#903) (2876194)

  • settings: allow any user to opt-out; improve copy (#908) (98a1fca)

1.0.0-beta.64 (2021-04-02)

Features

  • copy+paste: respect h1/h2/h3 markdown (#901) (a2bcef5)

1.0.0-beta.63 (2021-04-01)

Features

  • copy: right-click to copy without formatting (#897) (d994f66)

  • increase network request timeout (#899) (a224c23)

1.0.0-beta.62 (2021-04-01)

Features

  • block-ref: shift + "Drag'n'Drop" to copy block uid (#876) (613b244)

Bug Fixes

1.0.0-beta.61 (2021-03-25)

Bug Fixes

  • parser: parse multiple raw URLs in a single block (#830) (92b766a)
  • toolbar overlaps on scrollbar (#818) (8aa6790)

Documentation

1.0.0-beta.60 (2021-03-13)

Bug Fixes

Documentation

Performance

  • undo/redo: undo by transaction rather than entire db (#808) (167804d)

1.0.0-beta.59 (2021-03-11)

Bug Fixes

  • undo/redo: textarea undo/redo; italics, highlight, underline, strikethrough #717 (#803) (2509b9a)

1.0.0-beta.58 (2021-03-11)

Bug Fixes

  • title: shift-click on title should open in right sidebar (#802) (a51e001), closes #775
  • Persistent Pop-up when scrolling (#801) (ce4fe61)

1.0.0-beta.57 (2021-03-11)

Bug Fixes

1.0.0-beta.56 (2021-03-10)

Bug Fixes

Documentation

1.0.0-beta.55 (2021-03-10)

Documentation

  • add directions on how to download a specific version of Athens (6d6e7ac)

1.0.0-beta.54 (2021-03-10)

Enhancements

  • linked-refs: sort references by newest first (#776) (954da17)

Performance

  • icons: optimize size of material-ui/icons (#790) (e60d92f)

1.0.0-beta.53 (2021-03-09)

Bug Fixes

  • block-ref: better reference number (#781) (1c75578), closes #742
  • electron: issue updating Mac App (#777) (cf259a1)
  • enter/tab: do not apply changes to previous line when fast keystrokes (#768) (f449fcb)

Documentation

1.0.0-beta.52 (2021-03-09)

Bug Fixes

  • clj-kondo: upgrade CI, with-let, specter, remove #_:clj-kondo/ignore (#769) (40dabd7)
  • web: theme and graph conf issue #773 (#779) (8c42437)
  • unlinked reference overflowing content (#770) (defc78d)

Documentation

  • add download links for M1 (6d33825)
  • update screenshot url (b76f45f)
  • README: update screenshots, add PH badge (#774) (713b4a3)

1.0.0-beta.51 (2021-03-07)

Features

  • graph: local-graphs and view customization (#767) (e015a04)
  • toolbar: add a "Load Test DB" button for web demo (#764) (685117c)

1.0.0-beta.50 (2021-03-05)

Chore

  • update electron and electron-builder ~> darwin-arm64 for M1 Mac

Bug Fixes

  • linked-refs/block-embed: drag & drop multiple blocks (#743) (6f7407d)

1.0.0-beta.49 (2021-03-04)

Bug Fixes

  • electron: Avoid race-condition with filesystem mtime (#734) (fdc5bbf)

1.0.0-beta.48 (2021-03-04)

Bug Fixes

Enhancements

  • auth: have another cond in case networking or other error (#721) (bdae4ec)
  • graph: clicking on node navigates to page (#731) (94fbd64)
  • parser: Add LaTeX support (#726) (3a3fb1f)

1.0.0-beta.47 (2021-03-02)

Features

Bug Fixes

  • title: Empty title and regex in block query (#720) (785ee38)

1.0.0-beta.46 (2021-02-26)

Performance

  • use shadow-cljs release, improve job dependencies (#704) (f6793d6)

1.0.0-beta.45 (2021-02-26)

Bug Fixes

  • electron: make sure main-window exists before sending (#699) (68eb2d8)

Documentation

  • added calva jack-in command for windows (#701) (49dbddf)

1.0.0-beta.40 (2021-02-16)

Features

Enhancements

  • analytics: opt-out includes Sentry, don't capture info logs, global alert (#652) (4964c76)
  • analytics: track opt-in/opt-out (#654) (24cdc04)

1.0.0-beta.39 (2021-02-14)

Bug Fixes