solidtime v0.20.0 adds various quality-of-life/performance improvements as well as a new invoicing recipient system for On-Premise Business users.
What's Changed
- Extend report grouping to include Date and Week by @TheSpyder in #1210
- feat: make API rate limits configurable via env vars by @dacopan in #1204
- Add database indexes by @korridor in #1220
- Add sorting to the tasks table by @nikbucher in #1218
- feat: add search input to projects overview page by @AKolenda in #1217
- Fix content disposition so downloads actually download by @TheSpyder in #1180
- Still running email preference by @korridor in #1233
- Suppress expected api exception reporting by @korridor in #1232
- Fix timezone mismatch modal posting to the removed Jetstream route by @TheSpyder in #1231
- Add invite-only registration mode by @korridor in #1223
- Fix project create dialog scrolling behaviour on iOS
Invoice Recipients
For users in the On-Premise Business plan we added a new feature to invoices: Recipients. You can now easily reuse and manage the recipients of your invoices. No more copy & paste or duplicating invoices. Your existing invoice recipients are automatically migrated to the new system and you can manage the recipient data in a new "Recipients" tab within the invoices section.
New Contributors
- @TheSpyder made their first contribution in #1210
- @dacopan made their first contribution in #1204
- @nikbucher made their first contribution in #1218
- @AKolenda made their first contribution in #1217
Full Changelog: v0.19.1...v0.20.0