Releases: humanmade/Mercator
1.0.3
Fixes some stylistic issues in the network admin and adds some missing sanitisation and escaping. Also removes the version number from composer,json
to fix composer installs.
Props to @cfoellmann and @spacedmonkey.
1.0.2
Fixes an issue with subdirectory installs where subdirectories mapped to a domain would retain the subfolder part of the URL. Understandably this was not desirable behaviour.
1.0.1
This is the main release before the v2 fork and contains all the following bundled functionality:
- SSO
- Admin UI - network only
In future the core plugin will only provide the domain mapping engine and will be supported by an ecosystem of related plugins including:
- SSO
- Admin UI - network & per site
- REST API
- Redirect handler
v1.0.0
This is the main release before the v2 fork and contains all the following bundled functionality:
- SSO
- Admin UI - network only
In future the core plugin will only provide the domain mapping engine and will be supported by an ecosystem of related plugins including:
- SSO
- Admin UI - network & per site
- REST API
- Redirect handler