Commit Graph

2232 Commits

Author SHA1 Message Date
lucaronin
fd3afc2493 feat: configure all notes file visibility alpha-v2026.4.30-alpha.0019 2026-04-30 02:17:49 +02:00
lucaronin
0ad207e318 fix: reject unsafe editor serialization alpha-v2026.4.30-alpha.0018 2026-04-30 01:47:21 +02:00
lucaronin
2e40945c2d fix: guard blocknote popover references alpha-v2026.4.30-alpha.0017 2026-04-30 01:20:12 +02:00
lucaronin
54d53b882f fix: dedupe native menu state sync alpha-v2026.4.30-alpha.0016 2026-04-30 00:58:07 +02:00
lucaronin
848d718373 fix: repair empty editor block swaps alpha-v2026.4.30-alpha.0015 2026-04-30 00:42:46 +02:00
lucaronin
ec83e9b839 feat: show vault root in folder tree alpha-v2026.4.30-alpha.0014 2026-04-30 00:18:33 +02:00
lucaronin
ce859aa0e7 fix: stabilize inbox organize navigation alpha-v2026.4.30-alpha.0013 2026-04-29 23:40:28 +02:00
lucaronin
1f4889fe66 fix: keep vault loading shell visible alpha-v2026.4.30-alpha.0012 2026-04-29 23:12:33 +02:00
lucaronin
2a2ea1b8ef fix: uncap wide editor content alpha-v2026.4.30-alpha.0011 2026-04-29 22:41:05 +02:00
lucaronin
b2a50d9870 fix: remove wide note max width alpha-v2026.4.30-alpha.0010 2026-04-29 22:24:54 +02:00
d 🔹
cca72a9d6a fix: pass 'en-US' to word-count toLocaleString in note subtitles (#438)
Subtitle helpers used the system locale to format word counts, while
adjacent date formatting in the same file already pins 'en-US'. On
locales like de-DE this produced '1.200 words' alongside English copy
('words', 'Created') and English-formatted dates, and broke
`noteListHelpers extra coverage` plus two SearchPanel cases on any
machine with a non-comma thousands separator.

Pass 'en-US' explicitly in both formatSubtitle and formatSearchSubtitle
so the number separator matches the surrounding English text and the
existing date convention in the file.

Closes #429

Co-authored-by: voidborne-d <voidborne@agentmail.to>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
alpha-v2026.4.30-alpha.0009
2026-04-29 22:08:56 +02:00
Alexandre ETEOCLE
ef0e85b053 ci: add rpm bundle to linux release workflows
Adds RPM generation, validation, intermediate artifact upload, and final GitHub Release publish patterns for Linux alpha and stable workflows.
2026-04-29 22:04:34 +02:00
lucaronin
2624d32b50 fix: keep large vault startup responsive 2026-04-29 21:47:29 +02:00
Luca Rossi
9c42da5745 Revise README for platform support and clarity
Updated README to reflect support for macOS, Windows, and Linux. Enhanced clarity in download instructions and removed outdated Gemini CLI setup section.
alpha-v2026.4.30-alpha.0008
2026-04-29 21:42:21 +02:00
Muescha
454acb5ded doc: README add installation via Homebrew (#338)
Updated installation instructions via Homebrew ( https://formulae.brew.sh/cask/tolaria ) and added a section for getting started with Tolaria.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-29 21:40:01 +02:00
lucaronin
2a691f68db fix: keep vault asset previews available after switches 2026-04-29 21:33:20 +02:00
lucaronin
c4de154410 test: stabilize wikilink smoke insertion 2026-04-29 21:29:17 +02:00
lucaronin
670aae9f2e fix: create type documents at vault root 2026-04-29 21:29:17 +02:00
hhungxun
f3b4e5e61d fix: preload Wayland client for Linux AppImage (#405)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
alpha-v2026.4.30-alpha.0007
2026-04-29 21:26:50 +02:00
Khanh Thanh
4c4f01af43 Add Vietnamese language support and update locale files (#421)
- Added 'vi' (Vietnamese) to the list of supported app locales in i18n.ts.
- Updated locale definitions to include Vietnamese translations for various keys.
- Modified existing locale files (de-DE, en, es-419, es-ES, fr-FR, it-IT, ja-JP, ko-KR, pt-BR, pt-PT, ru-RU, zh-CN) to include Vietnamese translations for Vietnamese and ensure consistency.

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-29 21:21:24 +02:00
rubinette
79d7eb9795 feat: add comprehensive Traditional Chinese (zh-TW) locale support (#419)
- Add Traditional Chinese (zh-TW) locale support throughout the app
- Add and register a comprehensive zh-TW translation file
- Update tests to cover normalization and handling of zh-TW and its aliases
- Refine locale registry to include zh-TW definition and improve language keyword handling
- Extend locale-related keywords and display options in en.json for zh-TW locale

Signed-off-by: rubinette <rubinette@hey.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-04-29 21:18:17 +02:00
lucaronin
d1ed826714 fix: suppress watcher refresh after new note writes alpha-v2026.4.30-alpha.0006 2026-04-29 20:45:07 +02:00
lucaronin
2e8286d2b3 fix: normalize Windows verbatim note paths alpha-v2026.4.30-alpha.0005 2026-04-29 20:10:43 +02:00
lucaronin
cb9ebaadad fix: keep manual selection after inbox organize alpha-v2026.4.30-alpha.0004 2026-04-29 19:53:33 +02:00
lucaronin
c295c9f2b5 feat: add note width modes alpha-v2026.4.30-alpha.0003 2026-04-29 19:26:24 +02:00
lucaronin
a4b11089c0 fix: debounce rich editor serialization alpha-v2026.4.30-alpha.0002 2026-04-29 18:19:35 +02:00
lucaronin
6f29542528 fix: render mermaid diagrams from notes alpha-v2026.4.30-alpha.0001 2026-04-29 17:14:28 +02:00
lucaronin
dcd0d73848 fix: open vault files externally stable-v2026.4.29 alpha-v2026.4.29-alpha.0048 2026-04-29 14:25:15 +02:00
lucaronin
0e8c8fb61a docs: add product analytics workflow alpha-v2026.4.29-alpha.0047 2026-04-29 14:24:12 +02:00
lucaronin
42bdd559ef fix: move mcp config copy to settings alpha-v2026.4.29-alpha.0046 2026-04-29 13:51:28 +02:00
lucaronin
3a6c97272d fix: allow pdf asset previews in csp alpha-v2026.4.29-alpha.0045 2026-04-29 13:32:29 +02:00
lucaronin
f53a3746d3 fix: localize recent UI copy alpha-v2026.4.29-alpha.0044 2026-04-29 13:25:22 +02:00
lucaronin
23145a05f5 feat: preview pdf files in app 2026-04-29 13:14:44 +02:00
lucaronin
5b86b0b50d fix: validate active note cache refresh alpha-v2026.4.29-alpha.0043 2026-04-29 12:09:58 +02:00
lucaronin
dc1b1783b6 docs: add localization developer workflow 2026-04-29 12:09:58 +02:00
lucaronin
3dc520abea feat: add safe note open cache 2026-04-29 12:09:58 +02:00
lucaronin
792b3009dd fix: keep saved view reorder UI native alpha-v2026.4.29-alpha.0042 2026-04-29 11:51:22 +02:00
lucaronin
6ee7f219f5 feat: add gemini cli agent support alpha-v2026.4.29-alpha.0041 2026-04-29 11:16:52 +02:00
lucaronin
3db1ed9dc5 fix: split ai permission tooltips alpha-v2026.4.29-alpha.0040 2026-04-29 10:44:20 +02:00
lucaronin
7a7ef5d9ca fix: improve ai permission toggle contrast alpha-v2026.4.29-alpha.0039 2026-04-29 10:35:19 +02:00
Luca Rossi
4c42cf4d52 Updated release download link alpha-v2026.4.29-alpha.0038 2026-04-29 10:30:53 +02:00
lucaronin
405b711e16 revert: restore editor side menu ordering alpha-v2026.4.29-alpha.0037 2026-04-29 10:06:03 +02:00
lucaronin
83705e26f5 docs: add ADRs for gitignored visibility and saved view ordering (guard — from commits d2c15b8, fd92ff5) alpha-v2026.4.29-alpha.0036 2026-04-29 08:03:17 +02:00
lucaronin
434927160c fix: stabilize radix overlay presence alpha-v2026.4.29-alpha.0035 2026-04-29 07:45:02 +02:00
lucaronin
ec2e04a464 test: wait for date picker smoke note load alpha-v2026.4.29-alpha.0034 2026-04-29 06:55:07 +02:00
lucaronin
a17ec689a3 fix: tolerate stale vault watcher listeners alpha-v2026.4.29-alpha.0033 2026-04-29 06:36:39 +02:00
lucaronin
eda4d380e0 fix: let disk decide type file conflicts alpha-v2026.4.29-alpha.0032 2026-04-29 06:09:31 +02:00
lucaronin
f9b155ba6e fix: repair malformed editor block entries alpha-v2026.4.29-alpha.0031 2026-04-29 05:27:39 +02:00
lucaronin
4a62008b1f fix: clamp stale raw editor selections alpha-v2026.4.29-alpha.0030 2026-04-29 05:05:15 +02:00
lucaronin
a08cee7965 refactor: share cli agent runtime scaffold alpha-v2026.4.29-alpha.0029 2026-04-29 04:47:16 +02:00