Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 1.16 KB

CHANGELOG.md

File metadata and controls

42 lines (36 loc) · 1.16 KB

Change Log

Far Future??

  • multiple user, assets upload, hosted system

Todo

  • beautify index page, add 'new', 'edit'
  • add locale support
  • add more functions to binary to get a proper CLI tool (or move to adyen-admin??)
  • more helper e.g. cutom fields
  • auto concatinate multiple .js files
  • auto concatinate multiple .css files
  • auto build example PaymentMethod skeleton

v0.4.3

  • update views and assets by @DouweM (#19)

v0.4.2

  • lastes adyen-admin which fixes upload
  • compress includes the skincode in filename
  • pass default_data to skin
  • support new CSS selectors by @jigfox (#17)

v0.3.1

  • feature: see remote version
  • feature: read skin code from skin.yaml file
  • fix skincode name
  • fix relative skin path
  • fix non existing link to setup remote admin
  • auto re-login when session timed out

v0.3.0

  • read adyen-admin credentials from cfg file
  • show local / remote skins, option to sync
  • add skin upload -> 'adyen-admin'
  • add skin export
  • added action 'download'
  • gemify
  • add custom skin path
  • add order_data
  • allow partials
  • 100% function compatiable with version 0.2.0 (check raketasks)