Changelog
Follow up on the latest improvements and updates.
RSS
new
v5.0.2
- [FIX] Fixed Common Layer Groups (e.g., TX Parcels, CA Parcels) not displaying as collapsible groups in the Table of Contents—individual layers now properly nest within their parent groups instead of appearing at the root level.
- [CHANGE] Updated Common Layer styling for polygons to be white border with no fill.
- [FIX] Improved CSV export support so all items will be exported even if not loaded into the table yet by scrolling down.
- [FIX] Fixed input styling in Add Map Modal
improved
v5.0.1
Thanks for all of the feedback on the new version! Please keep sharing your feedback by contacting support@myassetmap.com.
- Fixed an issue that caused the new version pop-up from coming up repeatably for some users.
new
improved
fixed
v5.0.0
We’re excited to announce that we have released
a new version of MyAssetMap
, designed with improved performance, major bug fixes, and a completely redesigned backend architecture. These upgrades will allow us to deliver client-requested fixes and new features faster than ever before.Here’s what’s new:
- Improved CSV Import – Better handling of dates and data.
- Improved Draw Tool - Intuitive Experience
- Better Form Validation – With intuitive “Save” buttons added.
- Improved Stability – Less crashing and fewer required page refreshes.
- Enhanced Data Table Experience – Bulk editing is now available.
- Persistance Save Buttons - Prompts for when making changes but forgetting to save.
- Redesigned Support Widget - Easily submit feedback/bug fixes to our support team from within app
- Standardized Components – For a more consistent experience across the platform.
- Enabled Caching – Making repetitive tasks significantly faster.
- Much more!
We know you use MyAssetMap daily and understand it better than anyone, so thank you for being patient as we have used your feedback to deliver this new version. As always, if you have any feedback either use the in-app support widget, or email us at support@myassetmap.com
This is our final pre-release before releasing our new MyAssetMap to map.myassetmap.com. We have resolved the following bugs to prepare for this release.
Changes & Bug Fixes
- [FIX] Data-driven layer styles now refresh immediately after attribute or table edits—no map refresh or layer toggle required.
- [FIX] Fixed an issue in which the sidebar would load a few seconds after the map appears.
- [CHANGE] Refined New Layer and New Group modal with refined UI.
New Features
- [ADD] Layer Settings modal now shows confirmation modal when closing with unsaved changes or switching between tabs (Settings, Attributes, Styles, Documents, Labels), preventing accidental data loss with option to Discard or Cancel.
- [ADD] Map Popup now shows confirmation modal when closing with unsaved changes, switching tabs, or clicking a new feature on the map, preventing accidental data loss with option to Discard or Cancel.
- [ADD] Enhanced support dialog with improved form interface, better field validation, and streamlined submission process for bug reports, feature requests, and general feedback.
Changes & Bug Fixes
- [CHANGE] Sidebar behavior and Print mode polish: opening Profile no longer re-opens/closes TOC unexpectedly; "Back to Map" now exits Print mode; Print icon shows active state; TOC toggle uses a softer, low-jank animation with fixed layout to reduce map flicker.
- [FIX] Map popups on Point features now anchor to the feature's center (not the click point), preventing popup position shifts when zooming.
- [FIX] Data Table feature selection no longer turns off layers in the TOC unexpectedly.
- [FIX] Print preview now properly resizes when the element style sidebar is open, preventing overlap when zoomed in.
new
improved
fixed
v5.0.0 (Pre-Release 8)
New Features
- [ADD] Enhanced draw tool interface with streamlined mode switching and improved user experience for feature creation and editing.
- [ADD] Improved measure line tool with segment distance labels and double-click to finish functionality for improved measurement workflows.
- [ADD] DataTable now includes "Reset Filters" button to clear all applied filters at once, improving the filtering workflow.
- [ADD] DataTable now shows confirmation modal when closing with unsaved changes, preventing accidental data loss with options to Save, Discard, or Cancel.
Changes & Bug Fixes
- [FIX] Map query parameters now properly persist when navigating between map and profile pages, ensuring "Back to Map" functionality restores the correct view.
- [FIX] Line edits in draw mode now properly trigger the save button to enable when there are unsaved changes.
- [FIX] Application gracefully handles deployments while you're actively using the app, preventing crashes even if you leave your tab open for extended periods.
- [FIX] Nearmap now correctly shows as disabled on the account instead of an empty space in the imagery dropdown.
- [FIX] DataTable column arrangements (order, width, visibility, pinning) now reliably persist after table reopens or data refreshes, resolving intermittent reset issues.
New Features
- [ADD] Enhanced data import and export processes with improved user interface and streamlined workflows.
- [ADD] Implemented Data Table column state persistence using localStorage per layer for order, visibility, width, and pinning.
Changes & Bug Fixes
- [FIX] Application no longer shows error message when new updates are deployed while you're using the app. Updates are detected via periodic polling and users are shown a friendly notification to reload when ready.
- [FIX] Data-driven layer styles now correctly preserve custom configurations when toggling the feature off and back on.
- [CHANGE] Map zoom buttons now adjust zoom level by 0.5 increments instead of 1.0 for finer control when navigating.
- [CHANGE] Map zoom levels in URLs are now rounded to the nearest 0.25 for cleaner sharing links.
- [FIX] Value of Parent Group in Select Dropdown under Layer Info shows correctly when a layer has a parent group
- [CHANGE] Remove browser-based autocomplete dropdowns for custom datepicker under feature attributes tab
- [FIX] Improved organizational image modal styling and image editor compatibility with better user experience.
- [CHANGE] Improved footer drag behavior so map does not move when you open/close the footer
Major Stability Improvements thanks to feedback on our preview build.
New Features
- [ADD] Data Table: Date filtering with comparison operators (before, after, between) for improved data analysis.
- [ADD] Enhanced feature editing with improved vertex manipulation and snapping functionality.
Changes & Bug Fixes
- [FIX] Read-only layers can now be archived/removed from the map.
- [CHANGE] Improved feature saving performance with new hook-based architecture replacing async-fetch patterns.
- [FIX] Fixed various feature editing bugs including vertex deletion and geometry manipulation issues.
- [FIX] Enhanced snapping functionality for both line and vertex drawing modes.
- [FIX] Improved layer archiving process with better state management and error handling.
- [FIX] Map position and zoom level now properly save and restore when sharing or refreshing URLs.
- [FIX] Map now correctly loads to user's preferred default location instead of generic coordinates.
- [CHANGE] Improved map navigation responsiveness when moving around the map.
- [FIX] Improved Safari browser compatibility for application startup and initialization.
- [CHANGE] Enhanced password reset form with better accessibility and input validation.
- [CHANGE] URL parameters now appear in consistent order: latitude, longitude, zoom, then visible layers.
- [CHANGE] Layer parent group selection changes now apply on save instead of immediately on change for better user control.
new
improved
fixed
v5.0.0 (Pre-Release 5)
Table and Document Upload improvements
New Features:
- [ADD] When uploading documents, you can now drag and drop into the full window.
- [ADD] Data Table: Proper dropdown editor for columns of type dropdownwith filtered options.
- [ADD] Data Table: Date picker editor for columns of type datewith MM/DD/YYYY format support.
- [ADD] Data Table: Currency editor with proper USD formatting and numeric input handling.
- [ADD] Data Table: Multiline text editor with auto-height for longtext columns.
Changes & Bug Fixes
- [CHANGE] Data Table: Cell editors now use feature attribute types instead of unique value counts for better editor selection.
- [CHANGE] Data Table: Data table automatically closes when switching maps or when the associated layer becomes invisible.
- [CHANGE] Data Table: Improved data normalization and API formatting for date, currency, and text fields.
- [FIX] Fixed variable shadowing in the Footer component.
- [FIX] Enhanced error handling for missing layer configurations in MapPopup.
- [CHANGE] Updated UI components to use standardized Button components with proper internationalization.
- [CHANGE] Expanded translation coverage across multiple components for better internationalization support.
new
improved
fixed
v5.0.0 (Pre-Release 4)
Performance improvements and enhanced user experience with bug fixes and new features.
New Features
- [ADD] Improved Status handling to alert users if errors occur.
- [ADD] Enhanced print functionality with improved accessibility features.
- [ADD] Improved form handling across the application with better data synchronization and state management.
Changes & Bug Fixes
- [CHANGE] Data table now automatically closes when its associated layer is hidden.
- [CHANGE] Massive performance improvements - application startup time reduced from 22+ seconds to under 4 seconds.
- [FIX] Layer visibility icons now update immediately when layers are toggled on/off.
- [FIX] Resolved map switching crashes and loading issues.
- [FIX] Fixed map imagery persistence when switching between maps.
- [FIX] Resolved issues with URL parameter restoration and universal refresh functionality.
- [FIX] Data table date fields no longer display "undefined/undefined".
- [FIX] Fixed history panel reverting to latest view on every page refresh.
- [FIX] Resolved various editing bugs including feature styling and vertex deletion issues.
- [FIX] Improved data synchronization between data table edits and attribute popups.
- [FIX] Enhanced UI consistency with standardized button components.
Load More
→