Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

Releases: cadamsdev/notex

v0.8.1

08 Feb 02:28
484a968

Choose a tag to compare

compare changes

🐛 Bug Fixes

  • Fix issue on large windows where content is not horizontally centered (#79)

❤️ Contributors

v0.8.0

12 Jan 02:50
b765d73

Choose a tag to compare

compare changes

🚀 New Features

  • Add support for copying images (#76)

🐛 Bug Fixes

  • Disable spellcheck for search input and textarea (94b23ac)

🏠 Chores

📖 Documentation

  • Updated CONTRIBUTING doc (cc54707)

🤖 Automation

  • Move build steps to release workflow (cf3a592)

❤️ Contributors

v0.7.1

22 Nov 17:51
d058664

Choose a tag to compare

compare changes

🐛 Bug Fixes

  • Use auto resizable Textarea (#69)

🎨 Styles

  • Make app window smaller and more compact (#71)

❤️ Contributors

v0.7.0

16 Nov 19:33
411a1c3

Choose a tag to compare

compare changes

🚀 New Features

  • Can now collapse/expand notes (#65)

🐛 Bug Fixes

  • Fix issue showing placeholder text (ae981a7)
  • Showing the wrong app version in the settings modal (943d024)
  • Update TAG_REGEX to ensure it captures tags starting with a letter (1154ca8)
  • Fix create note textbox height (b639b27)
  • Fix some scrolling issues (1d9ae2c)
  • Fix issue where tags are getting cut off when using hypens (#67)
  • Fix showing vertical scrollbar in the notes list (#64)

🏠 Chores

  • Cycle between only light and dark theme instead of 3 modes (f4d671a)
  • Improve edit view (#62)

🎨 Styles

  • Fix issue with code block border (6f1bbf9)
  • Made improvements to light and dark theme (#68)
  • Make the tags smaller (83f73a4)
  • Improve the button styles (#66)

♻️ Refactors

  • Use Vue scoped styles instead of Tailwind (#59)

🤖 Automation

  • Check code formatting using prettier (#61)
  • Added linting using oxlint (#60)

❤️ Contributors

v0.6.0

13 Nov 20:21
ccbfc8a

Choose a tag to compare

compare changes

⚠️ Breaking Changes

  • Complete Rewrite + Redesign with a focus on the desktop app (#55)

🚀 New Features

  • Added a custom shiki code block (#54)

🐛 Bug Fixes

  • Set a better default value for APU_URL env var (f2f993d)
  • Showing tags when they are adding or removed (7a0a54b)
  • Create database.sqlite file if it does not exist (08227da)
  • Turn off autocomplete and spellcheck on the TagCombobox input (0c3daa3)

🏠 Chores

  • Show create note button when there's no notes (5db9550)
  • Create API_URL env var (cc29aea)

🤖 Automation

  • Fix issue with Release PR markdown (fc864cc)

❤️ Contributors

v0.5.0

03 Dec 14:19

Choose a tag to compare

What's Changed

BREAKING CHANGES

New Features

  • Added Shiki syntax highlighter

Full Changelog: v0.4.0...v0.5.0

v0.4.1

21 Sep 20:37

Choose a tag to compare

What's Changed

  • fix: search bar turn off autocomplete and spellcheck by @cadamsdev in #49
  • fix: env var issues when using docker by @cadamsdev in #50

Full Changelog: v0.4.0...v0.4.1

v0.4.0

21 Sep 14:38

Choose a tag to compare

What's Changed

Full Changelog: v0.3.2...v0.4.0

v0.3.2

22 Jun 13:58

Choose a tag to compare

What's Changed

Full Changelog: v0.3.1...v0.3.2

v0.3.1

19 Jun 23:39

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1