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
* Added GeoPackage layer support. Added server side XYZ urls to retrieve imagery from GeoPackages. The web client will use these URLs to display imagery tiles from a GeoPackage. Added server side url to retrieve vector tiles from feature GeoPackages. The web client will use these to display vector tiles (with the aid of a leaflet plugin).
16
+
* User account lock settings. Admins can now configure account lock/disable settings for local accounts.
10
17
* Replace local [environment](environment) NPM packages with a single Node module
11
18
** No more manually deleting the local module from the `node_modules` directory for script changes
12
19
* Load values from [environment variables](README.md#mage-environment-settings) instead of only from the script
0 commit comments