Version 4.0.0 – 2019-08-16
- Codeigniter Framework update to 3.1.10 (latest version)
- Server config is now saved in a .env file (to make server migration easier)
- Individuals option for clients (if client is not an organization)
- New “Terms of use” page with link on registration page
- Private notes for projects
- Option to assign tickets to projects
- Option for ongoing projects without deadline
- “Wait until” status for tickets
- Status for projects (On Hold, Not Started, Started, Ended)
- Zip Code field for own company address
- Sessions are now stored in database
- Add custom Client Account-ID field
- Fix PDF export on php 7.3
- Updated Stripe API to v3 with SCA support (PSD2)
- Many small bug fixes and improvements