Skip to content

Releases: word-x/TimyNote

TimyNote Pro

Choose a tag to compare

@word-x word-x released this 06 Aug 23:31
6023f2c

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

Choose a tag to compare

@word-x word-x released this 14 Jul 12:35
23a6a02
  • Bug fix on floating menu

v1.2.0

Choose a tag to compare

@word-x word-x released this 04 Jun 13:34
23a6a02
  • 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

Choose a tag to compare

@word-x word-x released this 13 Apr 16:53
23a6a02
  • 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

Choose a tag to compare

@word-x word-x released this 16 Jan 07:15
23a6a02
  1. Fix:reset page number after clicking APPLY button on PostManage page
  2. Fix:view icon alignment
  3. Add:view image by clicking eye icon
  4. Add:Add edit button on post view modal

v1.1.6

Choose a tag to compare

@word-x word-x released this 01 Jan 16:53
23a6a02
  1. Happy new year!
  2. Add: click to view post content on PostManage page
  3. Fix: Can't access image

v1.1.5

Choose a tag to compare

@word-x word-x released this 26 Nov 19:38
d2c8b76
  1. Add: WebDAV sync (beta)
  2. Change: Add shortcut key (Ctrl+Alt+4) for level 4 heading
  3. Fix:The left margin of the title is too large
  4. Change: Open post in the post-manage page in a new tab
  5. Fix: the default image size is equal to the width of the editor
  6. 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

Choose a tag to compare

@word-x word-x released this 20 Oct 12:57
d2c8b76
  • 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

Choose a tag to compare

@word-x word-x released this 12 Oct 08:09
d2c8b76
  • 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

Choose a tag to compare

@word-x word-x released this 11 Oct 16:46
d2c8b76
  • 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.