mirror of https://github.com/itflow-org/itflow
1.0 KiB
1.0 KiB
Changelog
All notable changes to ITFlow will be documented in this file.
25.1
- Moved cron/cli scripts to scripts subfolder - Old scripts remain in the root for now, but please update your cron configurations!
- Admin pages now once again use the new admin role-check
- Debug now shows the current git branch
- Individual POST handler logic pages can no longer be accessed directly
- Auto-acknowledgement email for email parsed tickets now contains guest link
- Guest ticket feedback now shows friendly ticket prefix & number, rather than just the ID
- Bugfix: Ticket edit modal not showing multi-client/no-client projects
- Bugfix: Asset interface losing DHCP setting
- Bugfix: Editing / creating recurring expenses results in error 500 due to incorrect var name
- Bugfix: Recurring tickets no longer require a contact
- Bugfix: Stripe online payment setup now prompts you to set the income/expense account
- Bugfix: Tickets created via portal/email not being marked as billable
24.12
- First introduced versioned releases!