Difference between revisions of "Freeside:4.3:Changelog"

From Freeside
Jump to: navigation, search
(28 intermediate revisions by the same user not shown)
Line 4: Line 4:
  
 
For a more detailed, raw log of changes, see [http://freeside.biz/gitweb/?p=freeside.git;a=shortlog;h=refs/heads/FREESIDE_4_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_4_BRANCH the git log]
 +
 +
= OS Support =
 +
 +
* Debian 7 (wheezy) support has been dropped.  Please upgrade to Debian 8 (jessie) before upgrading to 4.3.
 +
* Debian 9 (stretch) support has been added.
  
 
= UI =
 
= UI =
Line 9: Line 14:
 
* More UI styling and cleanup
 
* More UI styling and cleanup
  
= Customer change history =  
+
= 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)
 +
 
 +
== Packages ==
 +
 
 +
* In suspension and cancellation popups, show information about which services will be unprovisioned to external systems.
 +
* Option to carry discounts through package changes
 +
 
 +
== Attachments ==
 +
 
 +
* Optimized attachment upload, allowing larger attachments
 +
 
 +
== Change history ==
  
 
* Included notes and tags
 
* Included notes and tags
Line 16: Line 36:
  
 
* Discounts on one-time charges
 
* Discounts on one-time charges
 
= Quotations =
 
 
* Show a total first payment possible range for prorated packages
 
  
 
= Reporting =
 
= Reporting =
  
 +
* Include 2018+
 
* New customer referral report
 
* New customer referral report
 +
* New customer time span report
 
* Improved wireless broadband service report
 
* Improved wireless broadband service report
 +
* Search payments by customer location fields
 +
* Search by number of referred customers and their status
 +
* Backdate FCC 477 deployment zones
 +
* Search packages by suspension reasons
 +
* Added revenue difference to package churn report
  
 
= VoIP/Telco =
 
= VoIP/Telco =
Line 30: Line 53:
 
* FreeSWITCH CDRs
 
* FreeSWITCH CDRs
 
* Asterisk v12 CDRs
 
* Asterisk v12 CDRs
 +
* Ooma integration
 +
* Acme Packet CDRs
 
* Extended Vitelity integration with E911 and LNP (porting)
 
* Extended Vitelity integration with E911 and LNP (porting)
 +
* Update VoIP Innovations CDR import for new hostname and SSL requirement
 +
* Option to mark CDRs for reprocessing when voiding an invoice
  
 
= Taxation =
 
= Taxation =
Line 39: Line 66:
  
 
* Add quotation description
 
* Add quotation description
 +
* Show a total first payment possible range for prorated packages
 
* PDF and residential quotation fixes
 
* PDF and residential quotation fixes
 +
* Add option for a default close date
  
 
= Customer self-service =
 
= Customer self-service =
Line 46: Line 75:
 
* Directly change contact passwords in backend without an end-customer reset email
 
* Directly change contact passwords in backend without an end-customer reset email
 
* New wordpress plugin, for adding self-service functionality to wordpress sites
 
* New wordpress plugin, for adding self-service functionality to wordpress sites
 +
* Option to disable changing electronic check information
 +
* Option to disable package changes per agent
  
 
= Ticketing =
 
= Ticketing =
  
* <strike>Request tracker updated from 4.2.13 to 4.2.14</strike> notyet
+
* Automatically create a customer contact for new ticketing Requestors
 +
* Access control to disable new activity indicator in header
 +
* Added AutoreplyOrCorrespondence template [[https://rt-wiki.bestpractical.com/wiki/AutoreplyOrCorrespondence https://rt-wiki.bestpractical.com/wiki/AutoreplyOrCorrespondence]]
 +
* Added ticket action Quiet Resolve
 +
* Request Tracker updated from 4.2.13 to 4.2.14
 
** [http://docs.bestpractical.com/release-notes/rt/4.2.14 4.2.14 Release Notes]
 
** [http://docs.bestpractical.com/release-notes/rt/4.2.14 4.2.14 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
 +
* Saisei integration
  
 
= Billing events =
 
= Billing events =
  
* New conditions: residential/commercial, number of referred customers
+
* New conditions: residential/commercial, number of referred customers, check customer tag (for all event types), contract end date
 
* Improved discount action: package class selection, once per customer option
 
* Improved discount action: package class selection, once per customer option
* Made HTTP/HTTPS POST action 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 =
 
= Misc =
  
 
* Fixed customer import
 
* Fixed customer import
 +
* Added contact import
 +
* Fixed fees

Revision as of 12:16, 19 April 2018

Notes

This is the changelog for the 4.3 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 4.3.
  • Debian 9 (stretch) support has been added.

UI

  • More UI styling and cleanup

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)

Packages

  • In suspension and cancellation popups, show information about which services will be unprovisioned to external systems.
  • Option to carry discounts through package changes

Attachments

  • Optimized attachment upload, allowing larger attachments

Change history

  • Included notes and tags

Discounts

  • Discounts on one-time charges

Reporting

  • Include 2018+
  • New customer referral report
  • New customer time span report
  • Improved wireless broadband service report
  • Search payments by customer location fields
  • Search by number of referred customers and their status
  • Backdate FCC 477 deployment zones
  • Search packages by suspension reasons
  • Added revenue difference to package churn report

VoIP/Telco

  • FreeSWITCH CDRs
  • Asterisk v12 CDRs
  • Ooma integration
  • Acme Packet CDRs
  • Extended Vitelity integration with E911 and LNP (porting)
  • Update VoIP Innovations CDR import for new hostname and SSL requirement
  • Option to mark CDRs for reprocessing when voiding an invoice

Taxation

Quotations

  • Add quotation description
  • Show a total first payment possible range for prorated packages
  • PDF and residential quotation fixes
  • Add option for a default close date

Customer self-service

  • Fix self-service contact login
  • Directly change contact passwords in backend without an end-customer reset email
  • New wordpress plugin, for adding self-service functionality to wordpress sites
  • Option to disable changing electronic check information
  • Option to disable package changes per agent

Ticketing

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
  • Saisei integration

Billing events

  • New conditions: residential/commercial, number of referred customers, check customer tag (for all event types), contract end date
  • Improved discount action: package class selection, once per customer option
  • Made HTTP/HTTPS POST and email actions available for all event types
  • New actions: add and remove customer tags

Misc

  • Fixed customer import
  • Added contact import
  • Fixed fees