Skip to content

Releases: PromptPasture/neatmark

v2.2.0

Choose a tag to compare

@olegshulyakov olegshulyakov released this 29 May 13:49

Release Notes

🚀 Enhancements

  • add internationalization with en, es, fr, hi, pt, ru, zh language translations

Full Changelog: v2.1.2...v2.2.0

v2.1.2

Choose a tag to compare

@olegshulyakov olegshulyakov released this 29 May 06:03

Release Notes

🛠 Fixes

  • change sidebar toggle tooltip position from right to top
  • adjust sidebar toggle button position on mobile

Full Changelog: v2.1.1...v2.1.2

v2.1.1

Choose a tag to compare

@olegshulyakov olegshulyakov released this 29 May 06:00

Release Notes

💼 Other

  • ci: include workflows in GitHub metadata output

Full Changelog: v2.1.0...v2.1.1

v2.1.0

Choose a tag to compare

@olegshulyakov olegshulyakov released this 28 May 13:26

Release Notes

🚀 Enhancements

  • feat(ui): improve accessibility
  • feat(ui): add tooltips
  • feat(style): improve mobile layout

Full Changelog: v2.0.0...v2.1.0

v2.0.0

Choose a tag to compare

@olegshulyakov olegshulyakov released this 28 May 13:23

Release Notes

🚀 Enhancements

migrate from React to SvelteKit 5 + Bits UI by @olegshulyakov in #10

Full Changelog: v1.1.4...v2.0.0

v1.1.4

Choose a tag to compare

@github-actions github-actions released this 28 Aug 07:05

Release Notes

🛠 Fixes

  • fix: PWA - icons path
  • fix: PWA - start_url

v1.1.3

Choose a tag to compare

@github-actions github-actions released this 22 Aug 10:15

Release Notes

  • Small Continuous Integration updates.

v1.1.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 09:34

Release Notes

🚀 Enhancements

  • Used vite-plugin-singlefile
  • Dark colors update
  • PWA updates
  • Update colors with shadcn

🛠 Fixes

  • Theme switching

v1.1.1

Choose a tag to compare

@olegshulyakov olegshulyakov released this 11 Aug 07:14
d14e69d

Release Notes

🛠 Fixes

  • Theme switching not working in system dark mode (#6)

v1.1.0

Choose a tag to compare

@olegshulyakov olegshulyakov released this 10 Aug 17:41
e619d23

Release Notes

🚀 Enhancements

  • TailwindCSS has been upgraded to v4.
  • Now we are using DaisyUI v5 for component styling.

🛠 Fixes

  • Bug fixing ReactJS warnings.