All Versions
34
Latest Version
Avg Release Cycle
61 days
Latest Release
3967 days ago

Changelog History
Page 1

  • v2.0.1 Changes

    July 11, 2014
    • ๐Ÿš… RAILS 4.0.4
    • โฌ†๏ธ upgrade gems
    • autofill more on checkout
    • ๐Ÿ‘‰ show all invoices created for an order in admin
    • edit shipping zone in admin
    • ๐Ÿ› bugs (purchase )
    • ๐Ÿ”€ merge carts after signing in
    • ๐Ÿ‘ better UI
  • v2.0.0.beta1 Changes

    • ๐Ÿš… RAILS 4.0.0.rc1 YEAH BABY!
    • ๐Ÿ’Ž RUBY 2.0 WOW!!
  • v1.5.0 Changes

    April 20, 2013
    • confirmation page for GA
    • referrals
    • reporting tab in admin
    • ๐Ÿ‘€ Admin Nav -- see the last 12 users you clicked on
    • ๐ŸŽ Performance and Bug enhancements
    • ๐Ÿ†• newsletters and an un-subscribe link
    • ๐Ÿ“ˆ Google Analytics funnel
    • ๐Ÿ‘ Better css on product page
    • ๐Ÿ”จ Refactor product search
    • โฌ†๏ธ Gem upgrades
  • v1.4.3 Changes

    February 04, 2013
    • ๐Ÿ› bug fixes creating product
  • v1.4.2 Changes

    February 04, 2013
    • pagination has less duplication
    • ๐Ÿ’ป make UI look better in the admin and Customer facing site
    • random bugs
    • ๐Ÿšš move removing credits and other code to the models
    • ๐Ÿšš clean up code (remove lines on code that aren't doing anything)
    • โฌ†๏ธ upgrade gems (authlogic)
    • ๐Ÿšš Make it dead simple to move to AWS/Heroku
    • โšก๏ธ Change implementation of updating addresses to inactivate old addresses
  • v1.4.1 Changes

    January 13, 2013
    • โœ‚ Remove the remaining Blueprint CSS
  • v1.4.0 Changes

    January 11, 2013
    • โž• Added ZURB to customer facing site
    • โœ‚ remove blueprint CSS
    • ๐Ÿ”’ Rails 3.2.11 security fix all good
  • v1.3.0 Changes

    January 03, 2013
    • ๐Ÿ‘ better css in admin
    • Sales
    • ๐Ÿ”จ Refactored Coupon admin page
    • ๐Ÿ›  Fix Deal bug
    • Taxes work at the order level.
    • โž• Added Tests for inventory
    • ๐Ÿ› Bug Fixes.
    • ๐Ÿ‘‰ Use Setting instead of config.yml
    • ๐Ÿ‘ documented the models better
  • v1.2.1 Changes

    September 08, 2012
    • ๐Ÿ› bug in admin properties
  • v1.2.0 Changes

    September 08, 2012
    • HUGE Admin redesign (DEAN PERRY) Thank you!
    • Deals
    • ๐Ÿ‘Œ Support for future rails 4.0 deprecations
    • ๐Ÿ› BUG fixes