Releases: NoiXdev/notefix
Releases · NoiXdev/notefix
Release list
v0.2.0
Features
- context-switch hotkeys and check-for-updates (cacfb9f)
- Konfetti-Easter-Egg bei Mittelklick (9550773)
- Lade-Overlay beim Öffnen sehr großer Notizen (1a6553a)
- lazy per-note loading — meta list, on-demand content, SQL search (62216ea)
- Notiz-Suche (Cmd+P) und In-Notiz-Suche (Cmd+F) (3fe2e9c)
- rust: lazy note loading — NoteMeta list, load-one, SQL search (d1d629b)
Bug Fixes
- Such-Icon in Einzelkontext-Sidebar sichtbar + FindBar-Bedienung (4a2fc35)
v0.1.2
v0.1.1
v0.1.0
0.1.0 (2026-06-30)
Features
- 'export all notes' button in System settings (341129f)
- add autostart bridge, tray-event subscription, startMinimized setting (285fd60)
- add ContextMenu component (7f4c6e7)
- add Darstellung settings page and wire pinning into App (d62cdc7)
- add export_notes command + dialog plugin, archive/color commands (df322f9)
- add note commands, window opening, and app wiring (570c990)
- add note_stats + notes_set_due commands and stats module (841f668)
- add notes_set_pinned and settings commands (7ff8113)
- add pinned column (migration v2) and set_pinned storage (11d536a)
- add pinned to Note model, bridge, and useNotes (a57431a)
- add recent_notes and settings get_bool helpers (e121760)
- add schema migration runner and legacy note import (92aac33)
- add SQLite settings key/value store (3619040)
- add SQLite storage layer with Note model (ab26c99)
- add System settings page (autostart, start-minimized) and tray-event wiring (a18ba46)
- add Tailwind, Tiptap deps and Tauri bridge (api.ts) (4970f5d)
- add tray module with dynamic menu and actions (4bf51ca)
- add useSettings hook (06738bc)
- add-server browser auth flow + server context (06df017)
- App Group snapshot writer for the widget spike (4ff6dac)
- autosave status indicator (saving/saved + hover time + click to save) (800a18d)
- background sync loop (periodic 15s + on-demand Notify) (57a233d)
- check_paths command (db/images writability) (1448f88)
- checkbox task lists with progress bar in the editor (805e1de)
- close bridge + closeAction setting + CloseDialog (18705c4)
- close-action routing (ask/minimize/quit) + quit_app/hide_main (549e6df)
- code-block toolbar button + markdown link-preview round-trip (4034b78)
- collapse sidebar header into a ⋯ overflow menu (d8d31f3)
- CombinedNoteList + combined types/bridge (C2) (e17a26c)
- configure Notefix window, identifier, and capabilities (b334f62)
- context list/add/switch/rename/remove commands (32ea5f7)
- context menu sizes to content width + icon per item (cd6ff56)
- context switcher in the sidebar header (4c28041)
- ContextMenu color swatch row (8ec754c)
- ContextMenu one-level hover submenu (08f7687)
- contexts api bridge + ContextInfo type (bedc0bc)
- cross-context note aggregator + notes_load_all (C2) (fa1a0f4)
- Dashboard component (catalog render + edit mode add/remove/reorder) (4cb7d2b)
- dashboard view + start-view switch wired into App (4957215)
- dashboard widget catalog (recent/due/stats/pinned) (506e632)
- data-driven shortcuts + Esc closes detached note window (41cc1ea)
- db location pointer (config.json) + process plugin; setup reads it (e951f05)
- DeleteFolderModal (reparent / recursive / cancel) (5b5da34)
- dirty/tombstone-aware Store + folder sync helpers (cf31bd2)
- dndkit id parsers + snap-line helper; extract getPreview (f3e215c)
- drag&drop via @dnd-kit (pointer sensor) replacing native HTML5 DnD (671ea36)
- due-date control in the editor header (071176e)
- dueAt in model/bridge/useNotes, dates util, dateFormat setting (72b3bc4)
- editable keyboard shortcuts page (record/reset/conflicts) (0949bc3)
- editor history button + configurable autosave delay (b7cc1c8)
- editor status bar (Ln/Col/length in markdown, words/chars in rich) (ab1d56e)
- editorStatus helpers (cursor + counts) (0c3cf96)
- export deps (jspdf, html2canvas-pro) + htmlToText/wordHtml helpers (858984e)
- export images as base64-inline or as a bundle folder (77f3e45)
- export-format modal wired into the note context menu (1113099)
- fetch_link_meta command (OpenGraph parsing) (3d13548)
- folder + notes_set_folder commands (e5ac46f)
- folder icon/color bridge + folderColorStyle setting (933be88)
- folder model/bridge, useFolders, setFolder, pinnedScope setting (8a28e33)
- folder sort bridge + compactTree/treeProgress settings (5a93931)
- folder_set_icon + folder_set_color commands (c14f18f)
- folder_set_sort command (939138d)
- FolderCustomizer mode select + IconCombobox + emoji-picker-react (a5485a0)
- FolderCustomizer popover (searchable FA picker + emojis + colors) (288f00c)
- FolderIcon renderer (FA / emoji / default, tintable) (94426ce)
- folderIcons (full FA solid set + search + emojis) ([c1ab262](c1ab262...