Hi Everyone,
After struggling to figure out distribution methodologies for Do Want, I finally stumbled into what was wrong with the source code model that I've been using: I've been merging everything into Master from the topic branch I've been on.
I am now doing development on topic branches and merging into a 'develop' branch. Master is now reserved for releases.
I've just finished v0.9.97
Added are social login, and a bunch of bug fixes (see the release on Github)
It's my hope that my new development methodology will lead to quicker releases - additionally, the social login feature is added under a new ORM mechanism, which I'll be migrating everything else to.
Copy over the new files, go to yourdomain.tld/migrator.php and click the last button. (This will be smoother in the future)
Read this page for more info:
Email me for questions,