We are pleased to announce that version 4.1.2 of Ubersmith is now available. There are many new enhancements and bug fixes across the product.
Please make a note of these important notices:
1) The following API methods introduced in 4.0 have been deprecated:
client.service_price_add
client.service_price_update
client.service_price_list
client.service_price_get
client.service_price_delete
The 4.1.x releases will maintain support for them. They will be entirely removed from the 4.2 release.
If you are currently using one of those API methods, it is highly recommended that you start transitioning to the newly introduced client.service_price_set
and client.service_price_changes_list
API methods
2) The Zend Lucene search backend has been deprecated. It will be entirely removed from the 4.1.3 release.
If you are currently using this search backend, it is highly recommended that you start transitioning to the Apache Solr search backend. Contact support for assistance.
Highlights of the enhancements in this release include:
General
- Optimized database schema for better performance
Client Manager
- Added an “expand all services” button on services list page
Device Manager
- Added support for PowerDNS 3.4
- Added pagination to the selection of available IP addresses when adding an IP assignment (which now can show more than 50 subnets)
Support Manager
- Emails sent by escalations are now logged in the Email Log
API
- The device.list and device.get API methods now return the last known power status of a device (and its timestamp), through the
last_known_power_status
andlast_known_power_status_ts
fields
You can view the full changelog here. For assistance in upgrading, please contact support@ubersmith.com.