CasperVend 2/Vendors/ChangeLog: Difference between revisions

From CasperTech Wiki
Jump to navigation Jump to search
m (Protected "CasperVend 2/ChangeLog" ([edit=sysop] (indefinite) [move=sysop] (indefinite)))
No edit summary
Line 4: Line 4:
* 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 (https://bugs.casperdns.com/view.php?id=94)
* 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)

Revision as of 01:46, 25 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 (https://bugs.casperdns.com/view.php?id=94)
  • 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).