What's Changed
- chore: add Artifact Hub badge to README for better visibility by @pikann in #424
- chore: update links to Artifact Hub for values reference in README an… by @pikann in #425
- fix(web): custom-field/sprint dates show correct day in negative UTC offsets by @vhervatin in #426
- Update GitHub funding username to Paca-AI by @pikann in #427
- fix(web): date off-by-one in list/board views + add Tags column to table by @vhervatin in #429
- feat: optimize plugin ram usage by @pikann in #430
Full Changelog: v0.13.2...v0.13.3
How to Upgrade
To safely update your configuration files and application, run the official upgrade script (do not just use docker compose pull):
curl -fsSL https://github.com/Paca-AI/paca/releases/latest/download/upgrade.sh -o upgrade.sh
bash upgrade.sh