You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Define private error(s) and session file(s) directory 39089fbd82f00e
Fix various bug(s) in Converter::attr() method 88060bc0a30122
Rewrite token and status messages data after defined in Shield::defines(). This will allow users to use both $messages with Notify::read() and $token with Guardian::token() in the shield 753b30f
Add a query string ?repair after the article/page URL will automatically
redirect the user to the article/page editor to edit that article/page 130b29e
Fix: Changing the available custom field key turn out to be creating a
duplicate custom field with the same title, type, scope and value, but
with different key. The old custom field must be removed! eedd188
Re-populate the default page placeholders in CSS/JS field(s) if custom
file does not exist (both custom CSS and JS field are empty) ef82147d4be62b
Allow users to determine Weapon and Filter priority in decimal
number 9bafbcc
Add priority parameter in Route class. Make it possible to define routes in the desired stack order even if the
route declaration defined in the wrong order e2a83bf
Add ability to re-execute the available route(s) bcd5579