Releases: word-x/TimyNote
Releases · word-x/TimyNote
Release list
TimyNote Pro
TimyNote has entered a stable phase, and no further feature updates will be rolled out for it. We have officially launched TimyNote Pro, and all our future development efforts will focus on its continuous optimization and maintenance.
Compared with the free version, TimyNote Pro adopts a brand-new architecture built on Bun and comes with a built-in SQLite database. It also replaces Next.js with an in-house developed framework alongside in-depth performance tuning, delivering an overall leap in speed from "fast" to "ultra-fast". Even when storing over 10,000 notes, it maintains faster boot times, snappier page loads, and drastically improved overall performance.
v1.2.1
v1.2.0
- Clickable url in editor
- Error when copying code from IDE or LLM/GPT fixed
- UI for adding category improved
- Sync related bugs fixed
v1.1.8
- Fix: Resolved the issue where using shortcut keys twice to switch heading styles (levels 1–4) would cause a freeze.
- Fix: Table editing feature and floating menu.
- Loading speed improvement
v1.1.7
- Fix:reset page number after clicking APPLY button on PostManage page
- Fix:view icon alignment
- Add:view image by clicking eye icon
- Add:Add edit button on post view modal
v1.1.6
- Happy new year!
- Add: click to view post content on PostManage page
- Fix: Can't access image
v1.1.5
- Add: WebDAV sync (beta)
- Change: Add shortcut key (Ctrl+Alt+4) for level 4 heading
- Fix:The left margin of the title is too large
- Change: Open post in the post-manage page in a new tab
- Fix: the default image size is equal to the width of the editor
- Change: if the title is empty, it will automatically genearete the title based on the content
Some files missed in previous upload. We uploaded it again.
v1.1.0
- Change: The URL is updated to: http://localhost:3333.
- Add: Add checklist and insert formula functions in the editor.
- Add: Remind users if there is unsaved content.
v1.0.7
- Change: in the statistical card, the categories are displayed in reverse order according to the number of notes.
- Fix: when modifying the note category, the categories of other notes are cleared.
- Fix: error in pinning notes to the top.
v1.0.6
- Add: Shortcut keys for MAC computers.
- Add: New statistical cards added on the homepage (the number of notes under each category and the number of notes in different time periods).
- Change: The pinned function in the unlocked post-manage page has been modified.
- Change: Increase line spacing and paragraph spacing.