Difference between revisions of "Freeside:4.0:Changelog"
From Freeside
Line 4: | Line 4: | ||
For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog the git log] | For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog the git log] | ||
− | |||
− | |||
− | |||
− | |||
= Customers = | = Customers = | ||
Line 18: | Line 14: | ||
* Support for new taxation services: Avalara, Billsoft, SureTax (upcoming?) | * Support for new taxation services: Avalara, Billsoft, SureTax (upcoming?) | ||
+ | |||
+ | = Authentication = | ||
+ | |||
+ | * Overhaul of the employee authentication system. Proper login screen with cookie-based authentication tokens, strong crypto for password storage, external authentication plugins, etc. |
Revision as of 13:48, 15 February 2015
Notes
This is the changelog for the 4.0 release.
For a more detailed, raw log of changes, see the git log
Customers
- Customers may have multiple, prioritized payment methods on file.
- Customer status "Prospect" has been replaced by "No packages", to avoid confusion vs. actual Prospects.
- Contact email addresses may now be shared among customers. Contacts who have access to multiple customers will be prompted for a customer selection upon self-service login.
Taxation services
- Support for new taxation services: Avalara, Billsoft, SureTax (upcoming?)
Authentication
- Overhaul of the employee authentication system. Proper login screen with cookie-based authentication tokens, strong crypto for password storage, external authentication plugins, etc.