v1.0.5
Docker Images (GHCR)
If you want to run this exact version, pull these images and replace them in production/docker-compose.yml:
docker pull ghcr.io/ccextractor/frontend:f83f718b23721e7d905328312dbf7ec9c909ead4
docker pull ghcr.io/ccextractor/backend:f83f718b23721e7d905328312dbf7ec9c909ead4
What's Changed
- Bug/bugs in dialog by @Neeraj-gagat in #282
- fix: enable React Router v7 future flags by @bhavikcodes in #276
- feat: make due date optional in task creation by @Vasist10 in #256
- feat: add annotations field to Add Task Panel by @Hell1213 in #266
- fix(date-picker): remove modal prop to prevent focus trap conflict by @ShivaGupta-14 in #280
- refactor: adjust grid layout for better responsiveness and fix the date picker by @its-me-abhishek in #285
New Contributors
- @bhavikcodes made their first contribution in #276
Full Changelog: v1.0.4...v1.0.5