Roadmap

v3.2

No specific plans are laid out for v3.2, but the general idea is major improvements and minor fixes, that hopefully will not impact v4. This may include updating various dependencies, like JQuery, JQuery UI, and Bootstrap as new versions emerge.

One potential enhancement would be to look into how PubNub could be used by the Watcher engine to trigger UI updates when the database changes. This would be easier than implementing a WebSocket, since PHP doesn't currently do asynchronous operations very well.

v4

This is mainly some much needed restructuring. We hope to accomplish the following:

Future