Difference between revisions of "Freeside:3.3:Changelog"

From Freeside
Jump to: navigation, search
(Created page with "= Notes = This is the changelog for the 3.3 release. For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog;h=refs/heads/FREESIDE_3…")
 
Line 8: Line 8:
  
 
* New system for fees (late fees, card fees) that work more like taxes, without generating one-time charges and package definitions.
 
* New system for fees (late fees, card fees) that work more like taxes, without generating one-time charges and package definitions.
 +
 +
= Customers =
 +
 +
* Fix Google Maps directions link
  
 
= Ticketing =
 
= Ticketing =
Line 23: Line 27:
  
 
* Internationalize dates and CDR column headings for local languages.
 
* Internationalize dates and CDR column headings for local languages.
 
= Packages =
 
 
* Only cancel and re-order packages when address changes affect a
 
  
 
= Self-service =
 
= Self-service =
Line 35: Line 35:
  
 
* For fraud control, credit limits on outstanding CDRs and real-time (rating and) monitoring
 
* For fraud control, credit limits on outstanding CDRs and real-time (rating and) monitoring
* New CDR formats: VoipSwitch, EMI, AAPT
+
* New CDR formats: VoipSwitch, EMI, AAPT, Amcom
  
 
= RADIUS =
 
= RADIUS =

Revision as of 16:14, 4 April 2014

Notes

This is the changelog for the 3.3 release.

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

Fees

  • New system for fees (late fees, card fees) that work more like taxes, without generating one-time charges and package definitions.

Customers

  • Fix Google Maps directions link

Ticketing

Invoices

  • Internationalize dates and CDR column headings for local languages.

Self-service

  • Fix self-service login using IE11

VoIP

  • For fraud control, credit limits on outstanding CDRs and real-time (rating and) monitoring
  • New CDR formats: VoipSwitch, EMI, AAPT, Amcom

RADIUS

  • Fix usage display with svc_broadband RADIUS exports

Misc

  • Backoffice XML-RPC API with normalized interface across 2.3.9+ / 3.3+ / 4.x
  • Add payments and credits via backoffice API (3.3+ only)