Change log

v1.7.1 06 Aug 2024

2 Changes

Under the Hood

  • fix: AssociatedButtonID to fileinput has no .toggle function
  • fix: Fails to shows the layer when its on a hclassden iframe

v1.7.0 05 Aug 2024

13 Changes: 2 Highlight, 3 What’s New

Highlights

  • feat: Generate changeLogs of last commits to inform users of recent changes
  • fix: Mappia in iframe only prevent scroll when not interacting, not clicks

What’s New

  • feat: Remote map source are included on ExtjsUtils.LAYER.zoomMapsExtents
  • fix: Alertify does not log disable notifications confirmation and changing default notification style
  • fix: Allows to properly increasing and reducing zoomLevels.

Under the Hood

  • feat: Update certificates for HTTPS localhost development
  • fix: Mappia Publisher on QGIS
  • chore: Create a JSON to log changes in the last build
  • refactor: Padronizando o código da pasta webworker com o ESLint
  • refactor: Padronizando o código da pasta editor com o ESLint
  • refactor: Padronizando o código da pasta custom com o ESLint
  • fix: The test fails when the layer finishes loading before we check if it has started.
  • fix: Deploy runs forever when debugpause and headless are changed.

v1.6.1 15 Jul 2024

1 Change: 1 Highlight

Highlights

  • fix: Checking property that is not always true for expected cases

v1.6.0 11 Jul 2024

8 Changes: 1 Highlight, 2 What’s New

Highlights

  • fix: Prevent click events on deactivated Mappia interface from propagating insclasse

What’s New

  • fix: onSelectCallback now can be used with onClick correctly
    • The verification is made insclasse getFunction because it is always evaluated to true
  • fix: UsabilityHelper reactivates Navigation only if it was the one that deactivated it originally.

Under the hood

  • feat: Navigation click and drag events should be processed last and DragPan StopDown is not necessary
  • fix: Background Layer cannot be removed, using the group background to use as baselayers.
  • fix: Query contents occasionally do not update.
  • fix: Allows loading different maps as background
  • refactor: Remove unnecessary comments and improve setQueryGlobalProperties on autocomplete.