Difference between revisions of "Freeside:3.93:Changelog"

From Freeside
Jump to: navigation, search
(Quotations)
Line 10: Line 10:
  
 
= Customers =
 
= Customers =
 +
 +
== Locations ==
 +
 +
* Census block coding: Fix map-based census coding for unknown locations (previously used the US Census service site which is now gone, built an internal re-implementation)
  
 
== Attachments ==
 
== Attachments ==
Line 18: Line 22:
  
 
* Included notes and tags
 
* Included notes and tags
 
= VoIP/Telco =
 
 
* Update VoIP Innovations CDR import for new hostname and SSL requirement
 
  
 
= Reporting =
 
= Reporting =
  
 
* New customer referral report
 
* New customer referral report
 +
* New customer time span report
 
* Improved wireless broadband service report
 
* Improved wireless broadband service report
 +
 +
= VoIP/Telco =
 +
 +
* Update VoIP Innovations CDR import for new hostname and SSL requirement
  
 
= Quotations =
 
= Quotations =
Line 45: Line 50:
 
* <strike>Request tracker updated from 4.0.24 to 4.0.25</strike> notyet
 
* <strike>Request tracker updated from 4.0.24 to 4.0.25</strike> notyet
 
** [http://docs.bestpractical.com/release-notes/rt/4.0.25 4.0.25 Release Notes]
 
** [http://docs.bestpractical.com/release-notes/rt/4.0.25 4.0.25 Release Notes]
 +
 +
= Provisioning exports =
 +
 +
* Expect-style SSH scripting for interacting with remote systems which cannot run scripts (e.g. Cisco routers)
 +
* HTTP/HTTPS export hooks for Fiber and DSL services
  
 
= Billing events =
 
= Billing events =
Line 50: Line 60:
 
* New conditions: number of referred customers, check customer tag (for all event types), contract end date
 
* New conditions: number of referred customers, check customer tag (for all event types), contract end date
 
* Made HTTP/HTTPS POST and email actions available for all event types
 
* Made HTTP/HTTPS POST and email actions available for all event types
 +
* New actions: add and remove customer tags
 +
 +
= Misc =
 +
 +
* Added contact import

Revision as of 01:06, 28 November 2017

Notes

This is the changelog for the 3.93 release.

For a more detailed, raw log of changes, see the git log

OS Support

  • Debian 7 (wheezy) support has been dropped. Please upgrade to Debian 8 (jessie) before upgrading to 3.93.

Customers

Locations

  • Census block coding: Fix map-based census coding for unknown locations (previously used the US Census service site which is now gone, built an internal re-implementation)

Attachments

  • Optimized attachment upload, allowing larger attachments

Change history

  • Included notes and tags

Reporting

  • New customer referral report
  • New customer time span report
  • Improved wireless broadband service report

VoIP/Telco

  • Update VoIP Innovations CDR import for new hostname and SSL requirement

Quotations

  • Add quotation description
  • PDF quotation fixes
  • Add option for a default close date

Customer self-service

  • Directly change contact passwords in backend without an end-customer reset email
  • Option to disable package changes per agent
  • Option to disable changing electronic check information

Ticketing

  • Automatically create a customer contact for new ticketing Requestors
  • Request tracker updated from 4.0.24 to 4.0.25 notyet

Provisioning exports

  • Expect-style SSH scripting for interacting with remote systems which cannot run scripts (e.g. Cisco routers)
  • HTTP/HTTPS export hooks for Fiber and DSL services

Billing events

  • New conditions: number of referred customers, check customer tag (for all event types), contract end date
  • Made HTTP/HTTPS POST and email actions available for all event types
  • New actions: add and remove customer tags

Misc

  • Added contact import