Skip to content

Releases: md-moinul-mobin/AutoLayer

AutoLayer v2.0

30 Jan 17:50
d134113

Choose a tag to compare

New features in AutoLayer v2.0:

CRS selection dialog on startup with customizable preferred CRS list (up to 10).
Preferred CRS manager for adding/removing favorite CRS options.
Auto assign CRS for vector and raster layers.
AutoSave layer edits with configurable interval and prompt option.
AutoSave project with configurable interval and prompt option.
Auto-enable editing mode for new vector layers.
Auto-show feature count for new vector layers.
Settings dialog with dropdown menu for feature customization.
Individual toggles/checkboxes for all auto-features via settings.

AutoLayer v1.1

18 Sep 14:25
4b8f848

Choose a tag to compare

Changelog for Version 1.1

Bug Fixes

  • Fixed duplicate layer processing: Added a detection mechanism to prevent the plugin from re-processing layers that already have AutoLayer styling applied. This resolves issues when re-opening projects or re-adding layers.
  • Fixed cutline geometry handling: Enhanced the cutline rule to correctly style both line and polygon layers, fixing a bug where line-type cutlines were not being processed.
  • Fixed CRS assignment logic: Improved robustness to only assign the project CRS to layers that have an invalid or missing CRS, preventing unnecessary or incorrect overwrites.

Improvements

  • Consistent coloring: Added a color tracking system to ensure layers of the same custom type (e.g., all tile layers) receive consistent colors across processing sessions.
  • Enhanced logging: Added more detailed debug messages to help track the plugin's operation and identify any issues.

AutoLayer v1.0

20 Aug 17:20
3b40135

Choose a tag to compare

Initial public release of AutoLayer plugin.