Fixed grammar issue in email footer
19
Changed label on customer visisble memos from “Notice” to “Comment” on customer-facing systems
18
Fixed bug related to saving orders with new customer-facing-memo fields
17
Fixed login-required link for non-admin users Added customizable static content to be added to all email footers Renamed “Referrer” to “API User” on order-detail view and changed “API Key” to “API User” on order list page Added option to ignore ‘acceptable’ condition books Added “if” input on pricing rules for Custom Price Value Added ability […]
16
Fixed credentials issue with Stamps.com on production servers Added security bypass to allow admin users the ability to print user shipping labels Fixed manual include to debugger tool within Stamp.com communication sub-system Added code and procedures to allow users to switch to an authorized PayPal account after submitting an order with a check-based payment option […]
15
Added code that automatically removed $0 books from the cart when checking out Text of legal checkboxes when checking out modified Fixed bug when admin user edits order item price / quantity Added customer-visible memo (editable by staff)
14
Converted legacy MyISAM tables to InnoDB Added task to remove expired price cache records
13
Fixed a bug in the database update mechanism when running from non-root directories
12
Added automated task system Added “clear expired ip hits” to task system
11
API fixes