What's Changed
- fix: forcibly register the NFOMaker PP by @arabcoders in #567
- feat: improve task creation to support multiple URLs. by @arabcoders in #569
- refactor: move frontend to bun by @arabcoders in #570
Full Changelog: v1.2.4...v1.2.5
Commits since v1.2.4
- a0fef50 fix: some times adding a link fails with UnboundLocalError
- 8407734 feat: improve status tracking in downloads
- 5e40e2f chore: update external packages
- f166c41 feat: improve task creation to support multiple URLs.
- 09de683 fix: update iOS shortcut links
- f2e9dc9 fix: update docker setup to include temporary and download directories
- befc7df refactor: switch from pnpm to bun
- 850a1b2 fix: refactor document focus handling in test files - tests were failing in gitea CI
- 633fc7d fix: add jsdom as dev dependancy
- 764b837 refactor: replace notify with useNotification for error/success handling in composables