Difference between revisions of "Freeside:3.93:Changelog"

From Freeside
Jump to: navigation, search
(Created page with "= Notes = This is the changelog for the 3.92 release. For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog;h=refs/heads/FREESI...")
 
(12 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
= Notes =
 
= Notes =
  
This is the changelog for the 3.92 release.
+
This is the changelog for the 3.93 release.
  
 
For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog;h=refs/heads/FREESIDE_3_BRANCH the git log]
 
For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog;h=refs/heads/FREESIDE_3_BRANCH the git log]
 +
 +
= OS Support =
 +
 +
* Debian 7 (wheezy) support has been dropped.  Please upgrade to Debian 8 (jessie) before upgrading to 3.93.
 +
* Debian 9 (stretch) support has been added.
 +
 +
= 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 =
 +
 +
* Include 2018
 +
* New customer referral report
 +
* New customer time span report
 +
* Improved wireless broadband service report
 +
* Added revenue difference to package churn 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
 +
* <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]
 +
 +
= 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

Revision as of 13:56, 11 January 2018

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.
  • Debian 9 (stretch) support has been added.

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

  • Include 2018
  • New customer referral report
  • New customer time span report
  • Improved wireless broadband service report
  • Added revenue difference to package churn 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