lucaronin
5b34ec2980
feat: publish intel mac builds
2026-04-26 06:07:33 +02:00
lucaronin
c7edc71a97
feat: add note layout preference
2026-04-26 04:41:18 +02:00
lucaronin
5fd8f8fb40
feat: add markdown math support
2026-04-26 03:52:10 +02:00
lucaronin
7d6fd5cc51
fix: preserve unicode note title slugs
2026-04-25 23:08:30 +02:00
lucaronin
75ed6460ac
feat: drop notes into editors as wikilinks
2026-04-25 22:31:57 +02:00
lucaronin
3f4e5b585f
fix: refresh image asset scope after attachment writes
2026-04-25 00:19:57 +02:00
lucaronin
54c0efa3e4
feat: add dark mode foundation
2026-04-24 22:28:07 +02:00
lucaronin
d6b3c0aef3
feat: add windows desktop release support
2026-04-24 19:23:55 +02:00
lucaronin
f896c01829
fix: publish linux stable release artifacts
2026-04-24 18:53:43 +02:00
lucaronin
67c8598b87
fix: keep clone flows off the UI thread
2026-04-24 12:34:00 +02:00
lucaronin
42bb6c4b18
fix: harden vault cache updates
2026-04-24 00:00:10 +02:00
lucaronin
accc6270d3
fix: restore vault images and default folders
2026-04-23 23:11:46 +02:00
lucaronin
c9623d5ca8
feat: add arrow ligatures in both editors
2026-04-23 22:06:01 +02:00
lucaronin
21b6d8984a
fix: support symlinked vault notes
2026-04-23 18:36:45 +02:00
lucaronin
d98fa94e14
fix: retry commits when signing helper is missing
2026-04-23 17:27:53 +02:00
lucaronin
6adf7fd53b
fix: capture react root errors in sentry
2026-04-23 15:34:39 +02:00
lucaronin
2c9361d704
feat: retarget notes to types and folders
2026-04-22 23:56:00 +02:00
lucaronin
9fda0a67ec
fix: make note renames crash-safe
2026-04-22 21:18:38 +02:00
lucaronin
cda87ee6c0
feat: add sidebar folder rename and delete actions
2026-04-22 17:16:56 +02:00
lucaronin
33324a5c79
fix: harden mcp bridge and vault boundaries
2026-04-22 17:14:42 +02:00
lucaronin
ca89662231
fix: sync raw editor frontmatter state
2026-04-21 10:06:54 +02:00
lucaronin
7be5519f61
fix: sort alpha releases chronologically
2026-04-21 09:10:16 +02:00
lucaronin
0020ade6d7
fix: tighten pulled note refresh flow
2026-04-20 14:43:52 +02:00
lucaronin
503e482c7d
fix: normalize inverse relationship labels
2026-04-20 12:49:57 +02:00
lucaronin
f223d4f654
refactor: curate demo-vault-v2 fixture
2026-04-19 22:26:35 +02:00
lucaronin
374b4f6686
feat: keep getting started vaults local by default
2026-04-19 16:18:35 +02:00
lucaronin
92ea32c0b8
feat: add neighborhood browsing mode
2026-04-19 03:37:33 +02:00
lucaronin
7deeb49751
feat: add number property type
2026-04-18 19:40:00 +02:00
lucaronin
c5e84c8218
fix: keep image toolbar controls open
2026-04-17 18:29:37 +02:00
lucaronin
fb55ed2f6d
fix: remove unsupported block colors menu
2026-04-17 17:48:12 +02:00
lucaronin
323ef1913b
feat: add AutoGit idle and inactive checkpoints
2026-04-16 23:38:30 +02:00
lucaronin
edd5a1ce8f
feat: align release version naming
2026-04-16 14:43:08 +02:00
lucaronin
d60c47ee27
feat: standardize relationship property labels
2026-04-16 03:45:34 +02:00
lucaronin
37f099ab1e
fix: keep editor formatting markdown-safe
2026-04-15 22:42:40 +02:00
lucaronin
7eaf57d040
fix: make getting started clone destination explicit
2026-04-15 14:55:56 +02:00
lucaronin
ec3f90e865
feat: add vault ai guidance restore flow
2026-04-14 14:16:55 +02:00
lucaronin
f50d9127d1
fix: restore editor code block highlighting
2026-04-13 22:00:50 +02:00
lucaronin
d540d76f73
feat: support selectable cli ai agents
2026-04-13 19:37:59 +02:00
lucaronin
a4397d48de
fix: split alpha and stable release channels
2026-04-12 22:14:53 +02:00
lucaronin
fd9de04275
feat: add first-launch Claude Code onboarding
2026-04-12 19:56:10 +02:00
lucaronin
a13e36a504
feat: support local-only git commits without remotes
2026-04-12 19:38:25 +02:00
lucaronin
e2745d96eb
refactor: remove github auth integration
2026-04-12 17:08:07 +02:00
lucaronin
361898b187
refactor: rename app branding from Laputa to Tolaria
2026-04-12 01:35:34 +02:00
lucaronin
2ca8f1b2a6
fix: remove legacy title section fallback
2026-04-11 23:51:58 +02:00
lucaronin
7bc74432ac
feat: add explicit note organization setting
2026-04-10 13:52:39 +02:00
lucaronin
ef4a51202c
feat: clone the starter vault on demand
2026-04-07 23:28:02 +02:00
lucaronin
771409d30b
feat: add note icon property support
2026-04-07 21:09:06 +02:00
lucaronin
2eb8e02061
fix: stop syncing title frontmatter on note open
2026-04-07 20:43:13 +02:00
lucaronin
9cc3bcf758
feat: customize inbox note list columns
2026-04-07 20:31:08 +02:00
lucaronin
d0c3a6b889
refactor: remove Trash system — delete is now permanent with confirm modal
...
Remove all vestiges of the abandoned Trash system: trashed/trashedAt fields
from types, frontmatter parsing, sidebar filtering, editor banners, inspector
components, mock data, and all related tests. Delete is already permanent via
useDeleteActions with a confirmation dialog. Notes with trashed:true in
existing vault frontmatter are now treated as normal notes (the flag is
ignored by the parser).
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-04-06 12:21:56 +02:00