Skip to content

v4.66.0

Choose a tag to compare

@RyanStonebraker RyanStonebraker released this 25 Apr 22:02
· 488 commits to development since this release
1dc00f2

4.66.0 (04-25-2025)

New Features

  • Shows spinner in expression console on code editor page when expression is running
    • Adds skeleton state for code editor widget so this doesn't show before the expression is loaded
  • Group management page overhaul
    • Admins can now directly add/remove Auth0 roles from users from within Pixlise
    • Adds group metadata edit dialog
    • Buttons, wording, and dialogs have been adjusted to better explain what's happening depending on user account permissions

Bug Fixes

  • Fixes performance issues on code editor page when switching expressions (max call stack exceeded)
  • Updates code editor time out options to match config options
  • Styling enhancements to expression console (fixes copy button position, overflow states, etc.)
  • Standardizes user icons across the groups page, reduces redundant requests
  • Fixes issue where for some users, the All Points ROI wasn't changing color when changed from the datasets sidebar (browser caching issue)
  • Misc performance improvements (reduces redundant requests for ROIs, etc.)