A lot of things have been changed since the last version, which would make this changelog enormous. If your project is based on older versions of ARc, then it probably isn't worth migrating your whole code base. Only use it on new projects.
General changes:
- dropped support for
fullstack
anduniversal-redux
branches (they will be moved to another repository for future reference); - created
redux-ssr
branch to replaceuniversal-redux
; - changed root directory structure (
src
->src-example
,src-clean
->src
and placed internal scripts inprivate
folder); - redesigned home page.