CHANGELOG
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.2 - 2026-12-03
Release 1.0.2 includes small fixes, non-destructive layer management, and a few cleanup tasks.
Features and enhancements 🎉
adjust show heatmap label size to accommodate mac font by @alxwstn in https://github.com/alxwstn/RAFTHeatmapMkr/pull/28
Other Changes
Presentation prep by @alxwstn in https://github.com/alxwstn/RAFTHeatmapMkr/pull/26
handle file change by renaming instead of deleting old layer by @alxwstn in https://github.com/alxwstn/RAFTHeatmapMkr/pull/29
1.0.1 - 2026-01-03
Release 1.0.1 bumps tooling dependencies and fixes UI labeling.
Tooling 🔧
Bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in https://github.com/alxwstn/RAFTHeatmapMkr/pull/23
Bump dawidd6/action-download-artifact from 9 to 16 by @dependabot[bot] in https://github.com/alxwstn/RAFTHeatmapMkr/pull/22
Bump actions/download-artifact from 7 to 8 by @dependabot[bot] in https://github.com/alxwstn/RAFTHeatmapMkr/pull/19
Bump actions/checkout from 4 to 6 by @dependabot[bot] in https://github.com/alxwstn/RAFTHeatmapMkr/pull/21
Bump actions/setup-python from 5 to 6 by @dependabot[bot] in https://github.com/alxwstn/RAFTHeatmapMkr/pull/20
Other Changes
fix settings menu label by @alxwstn in https://github.com/alxwstn/RAFTHeatmapMkr/pull/24
1.0.0 - 2026-29-02
Release 1.0.0 refactors the UI to improve usability, improves layer styling, bumps dependencies, and improves documentation.
Features and enhancements 🎉
UI improvements by @alxwstn in https://github.com/alxwstn/RAFTHeatmapMkr/pull/9
Tooling 🔧
Bump actions/labeler from 5 to 6 by @dependabot[bot] in https://github.com/alxwstn/RAFTHeatmapMkr/pull/5
Bump actions/cache from 4 to 5 by @dependabot[bot] in https://github.com/alxwstn/RAFTHeatmapMkr/pull/4
Bump actions/download-artifact from 4 to 7 by @dependabot[bot] in https://github.com/alxwstn/RAFTHeatmapMkr/pull/3
Bump actions/upload-pages-artifact from 3 to 4 by @dependabot[bot] in https://github.com/alxwstn/RAFTHeatmapMkr/pull/2
Bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in https://github.com/alxwstn/RAFTHeatmapMkr/pull/1
Documentation 📖
update install doc and fix doc root config by @alxwstn in https://github.com/alxwstn/RAFTHeatmapMkr/pull/6
Docs by @alxwstn in https://github.com/alxwstn/RAFTHeatmapMkr/pull/11
Other Changes
Update icon by @alxwstn in https://github.com/alxwstn/RAFTHeatmapMkr/pull/7
Bugfix plugin dependencies by @alxwstn in https://github.com/alxwstn/RAFTHeatmapMkr/pull/8
0.1.0 - 2026-21-02
Development release
Configure heatmap Proof of Concept plugin code.
Initial framework generated with the QGIS Plugins templater