Release Note History
Release Notes 2.2.3.13
Features
Ticket # | Description |
---|
12018 | Labels will now have unique text applied when rendering at varying zoom levels. |
Release Notes 2.2.3.12
Features
Ticket # | Description |
---|
12013 | Added data accessor function to control sublayer-specific opacity levels. |
12014 | Added data accessor function to enable layers by their ID. |
Release Notes 2.2.3.11
Bugfixes
Ticket # | Description |
---|
12012 | Fixed issue where Security Roles did not automatically set inheritance in all cases. |
Known Issues
We have identified an issue with installations of Maptaskr prior to July 2024. Due to Service Update 24063 all Maptaskr Security Roles may not have their inheritance set correctly, and updating them does not overwrite or correct the problem. This causes some unexpected behaviour when security roles are assigned to Teams rather than directly to Users.
To rectify this problem, we have deprecated the old security roles and created new versions to replace them. System integrators and/or administrators will need to re-assign security roles to their Users/Teams accordingly. All old security roles are left in the solution for legacy reasons and are suffixed with - Deprecated
for easier readability.
Release Notes 2.2.3.10
Features
Ticket # | Description |
---|
12011 | Added regex support for data tab fields to enable advanced pattern matching. |
Bugfixes
Ticket # | Description |
---|
12010 | Fixed regex replacement issue for infobox properties to ensure correct processing. |
Release Notes 2.2.3.9
Bugfixes
Ticket # | Description |
---|
12007 | Ensured feature text labels render above adjacent geometry for improved visibility. |
Release Notes 2.2.3.7 - 2.2.3.8
Features
Ticket # | Description |
---|
12006 | Updated AddHighlight function to support label text colour configuration. |
Release Notes 2.2.3.5 - 2.2.3.6
Features
Ticket # | Description |
---|
12003 | Updated AddHighlight function to support label text and EPSG:4326 spatial reference. |
Bugfixes
Ticket # | Description |
---|
12002 | Fixed an issue where ArcGIS layer label specifications were not parsed correctly on newer versions of on-prem layers. |
Release Notes 2.2.3.4
Features
Ticket # | Description |
---|
12001 | AzureMaps Integration to replace Bing deprecation. |
Bugfixes
Ticket # | Description |
---|
11942 | Fixed issue with offline map loading for custom entities. |
12000 | Fixed an issue where data source searches occasionally failed when using coordinates.. |
Release Notes 2.2.2.90 - 2.2.2.92
Features
Ticket # | Description |
---|
11997 | Enhanced Layer CSV processing which sanitises layer names to cope with special characters, with backwards compatibility of prior implementations. |
Bugfixes
Ticket # | Description |
---|
11998 | Resolved an issue where CSV parameters did not correctly handle quote-encased values. |
Release Notes 2.2.2.89
Bugfixes
Ticket # | Description |
---|
11995 | Resolved scaling issues with Esri layers containing images to ensure consistent rendering. |
11996 | Fixed an issue where shapefiles with empty properties could not be plotted in the Shape Editor and Geography Editor. |
Release Notes 2.2.2.88
Features
Ticket # | Description |
---|
11994 | Implemented the addSearchPolygon and clearSearchPolygons extension function to enhance search capabilities. |
Release Notes 2.2.2.86 - 2.2.2.87
Bugfixes
Ticket # | Description |
---|
11989 | Resolved an issue in OpenLayers where endless horizontal scrolling did not normalize coordinates. |
11990 | Fixed an issue where QueryExpression date operators stopped working with the updated FetchXML in D365. |
Release Notes 2.2.2.84 - 2.2.2.85
Bugfixes
Ticket # | Description |
---|
11986 | Fixed an issue where modifying a saved search caused the geometry to disappear before re-searching. |
11987 | Resolved an issue where clearing region boundaries blocked searching across multiple postcodes. |
11988 | Fixed an issue in ShapeEditor where TurnOnLayerByName failed due to mapready triggering before layers were populated. |
Release Notes 2.2.2.83
Features
Ticket # | Description |
---|
11983 | Added TurnLayerOnByName function to the data accessor functions for enabling specific layers by name. |
Release Notes 2.2.2.82
Bugfixes
Ticket # | Description |
---|
11981 | Resolved issue where region search failed to retrieve specific sections of the world. |
11982 | Fixed issue where region search did not delete previous region boundaries before updating. |
Release Notes 2.2.2.81
Bugfixes
Ticket # | Description |
---|
11980 | Fixed issue where unfound regions caused an endless search loop. |
Release Notes 2.2.2.80
Bugfixes
Ticket # | Description |
---|
11979 | Resolved issue where AppSource startdate and enddate values were not being correctly reset. |
Release Notes 2.2.2.78 - 2.2.2.79
Bugfixes
Ticket # | Description |
---|
11977 | Fixed endless pagination issue with search functionality when querying virtual tables |
Release Notes 2.2.2.77
Bugfixes
Ticket # | Description |
---|
11975 | Updated the OnMapClicked event to fire on any click on the map. |
11976 | Implemented featureServerStyles using itemID to enhance server-side styling configuration. |
Release Notes 2.2.2.76
Bugfixes
Ticket # | Description |
---|
11974 | Altered all Custom POI (and datasource layers) to render at all times, and not declutter. |
Release Notes 2.2.2.75
Bugfixes
Ticket # | Description |
---|
11973 | Fixed issue where clicking on a layer feature did not populate the layer name of the feature until the second click. |
Release Notes 2.2.2.74
Bugfixes
Ticket # | Description |
---|
11970 | Fixed issue where 'Add to custom list' was not removable in PA installation from the data tab actions |
11971 | Resolved issue with backwards compatibility for providers not functioning as expected |
11972 | Fixed issue reading vector tile layer style functions |
Release Notes 2.2.2.73
Bugfixes
Ticket # | Description |
---|
11968 | Implemented support for multiple "zoom-to" checkboxes in GIS layers. |
11969 | Enhanced logger error messages for improved clarity and detail. |
Release Notes 2.2.2.72
Bugfixes
Ticket # | Description |
---|
11964 | Fixed issue where using a different satellite provider from the base map provider caused the satellite to load on top of street view by default and dropped some map functionality. |
11965 | Updated Layer Service to include all fields present in the create operation which enables WMS/WFS/WMTS layers to correctly store authentication details. |
11966 | Resolved issue where map providers contained extra parameter, causing problems loading the configuration page when OpenStreet or HereMaps was used. |
Release Notes 2.2.2.70 - 2.2.2.71
Bugfixes
Ticket # | Description |
---|
11963 | Fixed issue where a function in the ShapeEditor did not send through additional parameters. |
Release Notes 2.2.2.69
Bugfixes
Ticket # | Description |
---|
11961 | Added checkbox to saved search to allow configuration of dynamic location. |
Release Notes 2.2.2.65 - 2.2.2.68
Bugfixes
Ticket # | Description |
---|
11959 | Replaced offline ping with onerror check for Bing Maps callback. |
11960 | Fixed pagination issues causing loading spinner to malfunction during small searches. |
Release Notes 2.2.2.64
Bugfixes
Ticket # | Description |
---|
11957 | Implemented curly bracket notation support for arcade expressions to improve code readability and flexibility. |
11958 | Implemented SavingComplete event in D365 to trigger actions after shapes are successfully saved in Shape Editor. |
Release Notes 2.2.2.63
Bugfixes
Ticket # | Description |
---|
11952 | Resolved issue where Copilot popup obstructed content in full-screen mode within Dashboard and Shape Editor. |
11953 | Implemented fix ensuring form fields are no longer displayed on top during full-screen mode in Shape Editor. |
11955 | Fixed issue where pagination for data source searching only loaded one data source, now all relevant data sources are properly paginated and displayed. |
11956 | Resolved async callback issues with Bing Maps, ensuring compatibility with managed environment solution checker. |
Release Notes 2.2.2.61 - 2.2.2.62
Bugfixes
Ticket # | Description |
---|
11950 | Resolved an issue where the D365 ArcGIS Aerial Source did not have a maximum zoom level, resulting in no data available tiles. |
11954 | Search by region now properly paginates past approximately 5000 results, aligning with the behavior of other search types. |
Release Notes 2.2.2.59 - 2.2.2.60
Bugfixes
Ticket # | Description |
---|
11946 | Fixed issue where users registered with a STANDARD license now properly receive ENTERPRISE features after upgrading license. |
11947 | Implemented sorting of context menu items to create submenus alphabetically. |
11948 | Implemented coordinate search functionality in the shape editor, enabling users to directly navigate to specific geographic coordinates. |
11949 | Fixed issue where arcade square bracket labels were not displaying on the screen. |
Release Notes 2.2.2.57 - 2.2.2.58
Bugfixes
Ticket # | Description |
---|
11945 | Fixed issue where the Maptaskr Map would not initialize when BING services are unavailable. |
Release Notes 2.2.2.55 - 2.2.2.56
Bugfixes
Ticket # | Description |
---|
11944 | Clicking a BING suggestion in the search PCF now correctly passes the locality with the selected result to the address fields. |
Release Notes 2.2.2.54
Bugfixes
Ticket # | Description |
---|
11943 | Fixed an issue where both LatitudeString and LongitudeString in PCF Search control were incorrectly set to Latitude, now correctly setting LongitudeString to longitude values. |
Release Notes 2.2.2.52
Bugfixes
Ticket # | Description |
---|
11941 | Enhanced GIS Field lookup in Data Source tabs to include supplemental attributes. |
Release Notes 2.2.2.51
Bugfixes
Ticket # | Description |
---|
11937 | Updated file loading functionality to use SHP library instead of Preview.js for improved performance and reliability. |
11938 | Fixed issue where shape editor now correctly saves the original uploaded shapefiles without any modifications. |
Release Notes 2.2.2.49
Bugfixes
Ticket # | Description |
---|
11936 | Fixed an issue where Measurement Calculation was not working for MultiPolygon, the feature is now fully supported. |
Release Notes 2.2.2.48
Bugfixes
Ticket # | Description |
---|
11927 | Implemented a new version of maptaskr that does not rely on window.top for improved security. |
11928 | Implemented custom logic for zooming to a feature server's selected features when "Zoom to extent" is checked in the GIS layer tab for a feature layer. |
11929 | Fixed shape area calculation to accurately include the sum of all polygon rings. |
11930 | Improved access to previously uploaded shapes and shapes loaded from the portal in extension methods for better functionality and usability. |
11931 | Fixed the issue with routing appending destinations by replacing the use of `setTimeout` with a more appropriate method. |
11934 | Fixed issue where the date picker for depart now was not displaying when routing with a custom search provider and a fallback of arcgis. |
11935 | Fixed issue where GIS layer would still zoom to layer extent even if filter did not return any items. |
Release Notes 2.2.2.37 RC - 2.2.2.39
Bugfixes