CasperVend 2/Vendors/ChangeLog: Difference between revisions

From CasperTech Wiki
Jump to navigation Jump to search
(Created page with "==v2.07== # Improved security. # Changed the communications protocol for increased reliability. # General discounts now have a direct impact on the price shown on the vendor ...")
 
No edit summary
Line 1: Line 1:
==v2.07==
==v2.07==


# Improved security.
* Security improvements. We've added additional hash checks to the protocol, "just in case".
# Changed the communications protocol for increased reliability.
* Changed the communications protocol for increased reliability.
# General discounts now have a direct impact on the price shown on the vendor
* General discounts now have a direct impact on the price shown on the vendor
# Group discounts present a second button on the vendor to allow the lower price to be paid
* Group discounts present a second button on the vendor to allow the lower price to be paid
# New "Price override" option, allows you to force a vendor to charge a certain price.
* New "Price override" option, allows you to force a vendor to charge a certain price.
# New "Don't allow discounts to be awarded" option (also available on older versions)
* New "Don't allow discounts to be awarded" option (also available on older versions)
# Vendors can now be set offline
* Vendors can now be set offline
# Improved the way the vendor registers with the network in order to reduce load on rolling restarts
* Improved the way the vendor registers with the network in order to reduce load on rolling restarts
# Increased the startup delay after a region restart from 0-10 minutes to 0-15 minutes
* Increased the startup delay after a region restart from 0-10 minutes to 0-15 minutes
# DropBox has support for sending linked messages (fix for https://bugs.casperdns.com/view.php?id=488 )
* DropBox has support for sending linked messages (fix for https://bugs.casperdns.com/view.php?id=488 )
# DropBox protocol improved to be more compliant with objects with non-ascii names
* DropBox protocol improved to be more compliant with objects with non-ascii names
# Self check re-added to the dropbox code (since SVC-6546 has made a return recently).
* Self check re-added to the dropbox code (since SVC-6546 has made a return recently).

Revision as of 19:34, 24 June 2012

v2.07

  • Security improvements. We've added additional hash checks to the protocol, "just in case".
  • Changed the communications protocol for increased reliability.
  • General discounts now have a direct impact on the price shown on the vendor
  • Group discounts present a second button on the vendor to allow the lower price to be paid
  • New "Price override" option, allows you to force a vendor to charge a certain price.
  • New "Don't allow discounts to be awarded" option (also available on older versions)
  • Vendors can now be set offline
  • Improved the way the vendor registers with the network in order to reduce load on rolling restarts
  • Increased the startup delay after a region restart from 0-10 minutes to 0-15 minutes
  • DropBox has support for sending linked messages (fix for https://bugs.casperdns.com/view.php?id=488 )
  • DropBox protocol improved to be more compliant with objects with non-ascii names
  • Self check re-added to the dropbox code (since SVC-6546 has made a return recently).