ContextRouter is not formally a modmore extra, but I spent some time today fixing a few issues with it that resulted in a 1.2 release being available from modx.com.
- Work around modContext ACLs to prevent sites from becoming inaccessible when a non-authorized user causes the cache to be cleared [#5]
- Allow using OnMODXInit instead of OnHandleRequest event
- Minor codes style tweaks
- License updated to MIT instead of GPL v2