What's Changed
- feat: Option to set start date for repeat cards, meaning when next date should be calculated from by @dkorecko in #78
- fix: Month days repeat being unrecognized by @dkorecko in #79
- fix: Text of modal button from Done to Submit by @dkorecko in #83
- feat: Used concurrency group for unstable release to cancel previous runs with many PRs by @dkorecko in #81
- style: Remove shadow under card in light mode when sorting cards by @dkorecko in #82
- fix: When an index issue occurs, recover gracefully and don't silence exception by @dkorecko in #84
- fix: Added unit tests for repeat calculation, resolved issue with wrong calculations by @dkorecko in #85
- feat: Display all linked cards, not just one per group by @dkorecko in #86
Full Changelog: v1.8.0...v1.8.1