1.8.0
🔥 Updates / Features
- Upgraded project from Nuxt 3 to Nuxt 4, including updated package versions and adjusted folder structure
- Added a refresh interval control beneath the table to let users choose how often data updates
- Refined UI element positioning for improved layout and visual consistency
- Introduced a new, aesthetically pleasing font to enhance overall typography
- Added an expandable error details button in the table for improved UX and easier debugging
- Implemented persistent page-size settings using local storage to remember user preferences
- Added the TaskIQ favicon for better brand visibility
🐛 Fixes
- Resolved issue where toast notifications appeared without proper styling
- Corrected database behavior by ensuring PRAGMA journal mode is set to WAL when opening SQLite db file
- Fixed incorrect return value display on the individual task details page