See what improvements have been made so far
Version | Log |
---|---|
v0.5.0 | ADDED Collapse all, Expand all ADDED Context menu for panelMain with options rename notebook and add note FIXED Close search page on link click ADDED Show dialog for Notebook name when creating a new notebook FIXED Created date shows database creation date in notebook info FIXED Changing notebook name should require save UPDATED Add website noktanotes.online FIXED Open notebook doesn't prompt unsaved changes |
v0.4.19 | FIXED Don't allow delete note when no note is selected FIXED Remove recent file after Error handling: file not found FIXED Unsaved changes on reload FIXED Transparent text mark color set UPSTYLED Table styling TLC ADDED Logo to About ADDED Link to Discord to About |
v0.4.18 | ADDED Buttons to navbar: [v] Toggle Recyclebin, [v] Add note, [v] Delete Note, [v] Rename Note, [v] Reading mode SET Min size, 400x300 STYLED Navbar button styling TLC FIXED Always open in Note view UPDATED Copyright information to 2025 FIXED Apply scaling to primary buttons UPDATED Version number in About and app name ADDED App icons ADDED Filetype icon for .nokta files FIXED Apply scaling to toolbar buttons FIXED Grouped toolbar icons stay on the same line. |
v0.4.17 | FIXED Default content FIXED Navbar color in dark mode FIXED Close button on Replace dialog FIXED Quote color on dark theme FIXED Search page close button is over input STYLED Search panel in dark mode FIXED Shortcuts ADDED Shortcut ctrl+H to replace STYLED Clear local storage button styling, label: 'Reset app' STYLED Inline code font color on dark theme STYLED Bubble menu for dark theme STYLED Table styling |
v0.4.16 | INTOOLED Replace text |
v0.4.15 | ADDED Recent files ADDED Spell checker FIXED Inline code background color CHANGED nokta files from db to bin type files FIXED Add selected text when inserting a code block REFACTORED Input validation on all modals UPSTYLED Modal windows FIXED Search content uses stale index FIXED Clear search content on open and reset on open file FIXED Search keyword highlight is one step behind FIXED Clear search results on short or blank query FIXED Fuzzy match must be more than 2 characters ADDED Error handling: file load error ADDED Error handling: file not found |
v0.4.14 | MERGED GIT Branch to main UPTOOLED Code editor with automatic syntax formatting from '@tiptap/extension-code-block-lowlight' ONTOOLED Font color selector ONTOOLED Mark color selector |
v0.4.13 | ONTOOLED Tables ONTOOLED Link REMOVED Anchor link |
v0.4.12 | REPLACED Bubble menu for links with context menu FIXED Hover and active state for menu bar icons FIXED Add a short delay before showing ghost items upon sorting REFACTORED Change styles components to Component_styled instead of styledComponent |
v0.4.11 | UPTOOLED Sorting FIXED Escape on sorting FIXED Recycle bin and nav bar icons |
v0.4.10 | FIXED Add <p> elements before and after insert tables INTOOLED BubbleMenu UPTOOLED Insert Hyperlink UPTOOLED Tables SHIFTED to Fluent UI icons https://react.fluentui.dev/?path=/docs/icons-catalog--docs |
v0.4.9 | FIXED Save file prompt on New FIXED Clear page content on New note if selectedItemId doesn't change FIXED Recycle bin FIXED Crash when right click with selecting first UPTOOLED Search INTOOLED Navbar INTOOLED Tables |
v0.4.8 | ADDED Note info page when no note is selected REFACTORED Generic getTableData function FIXED Filepath not set after loading file FIXED Save errors FIXED Clear app title on new FIXED Metadata issues created/modified INTOOLED Recognize file extension version FIXED Attempted to acquire a connection on a closed pool FIXED Add selectedNote to metadata |
v0.4.7 | ADDED textContent for search index INTOOLED Search |
v0.4.6 | REFACTORED Organization in actions, handlers and stores REFACTORED Organization of components in modules |
v0.4.5 | FIXED Disable spell check in modal dialog input FIXED Alignment dark mode theme FIXED Zooming issues FIXED Disable clear recycle bin button when it is empty FIXED Too many renders in styled components UPTOOLED Application menu using api/menu, implement checkboxes and allow disabling UPTOOLED Context menu via menuHandler INTOOLED Shortcut handler ADDED Save indicator and gracious save handling |
v0.4 | FIXED Table of contents FIXED Delete/restore bugs ADDED Smooth scrolling and emphasize visible header nodes in TOC FIXED Scrolling in vertical panels UPSTYLED Left panel into resizable panel for overview and recycle bin FIXED Show panels ADDED Read mode FIXED File open, save and save as |