Another week, another minor version increment. I now stand at the cusp of attaining the goals of 0.11 which primarily dealt with the implementation of an MVC controller, and an Installation Process. Yes, the wonder of the QS2 install process has been finally rewritten. Now that our entire backend is full path agnostic the process is both simpler and more comprehensive. I have added some trial auto-fixing code (for permissions) that a user can try, otherwise they’ll need to manually set correct permissions via ssh/ftp.

The process has also highlighted the need for something scheduled in 0.12 – a database cleanup. There is a lot of dead weight in the current schema that needs to be cleared out. I also need to set more appropriate field lengths and types to keep the database size down as much as possible. 0.12 will also feature the start of an Admin Panel.

After that its a wind up to 0.16 – which will be our first Developer Release (hopefully early November!).