Releases: foursquare/qgis-plugin
Releases · foursquare/qgis-plugin
v1.0.5
Development Build made for PR #78
Commits
- ef38ec4: Fetch
get-pip
from a remote (#77) (Dragan Okanovic) #77 - 5f5f908: Add account details for releasing (Dragan Okanovic) #78
- 9eed0b4: Update metadata (Dragan Okanovic) #78
- 098bb45: Clean up changelog (Dragan Okanovic) #78
- 3faee51: Use Foursquare-hosted location for get pip (Dragan Okanovic) #78
- af33aee: Merge 3faee51 into ef38ec4 (Dragan Okanovic)
Development Build made for master branch
v1.0.4
What's Changed
- Support logarithmic scale (UN-5192) by @abstractalgo in #64
- Additional graduated symbols (UN-5385) by @abstractalgo in #71
Fixes
- Handle duplicate column names (UN-5193) by @abstractalgo in #69
- Set up Sentry (UN-5377) by @abstractalgo in #70
Full Changelog: v1.0.3...v1.0.4
1.0.3 - Update Studio map import URL
- Update Studio map import URL
Fixed QGIS 3.20 support
- Fixed support for QGIS 3.20
- Fixed encoding issues on Windows
Revised CSV formatting and UI polishing
- Changed CSV separator to comma
- Improved UI
- Full Changelog
Release candidate for 1.0.1
- Changed CSV separator to comma
- Improved UI
- Full Changelog
Initial version
- Initial configuration export functionality
- Support for points, lines and polygons
- Support for single symbol styles
- Support for graduated and categorized styles
- Multi-threading support
- Full Changelog
Third release candidate for the initial release
- Fixed a bug on CSV format on Windows
- UI polishing
- Full Changelog