Releases: Terralego/TerraVisu
Releases · Terralego/TerraVisu
2023.4.7
2023.4.6
What's Changed
🎉 Features
- Manage layer duplication via API call by @submarcos in #188
Full Changelog: 2023.4.5...2023.4.6
2023.4.5
What's Changed
🎉 Features
- Fix and improve postgis source edition in admin by @submarcos in #186
Full Changelog: 2023.4.4...2023.4.5
2023.4.4
What's Changed
🎉 Features
- Update admin for polygon patterns by @submarcos in #184
- Filter views without layers in frontend by @submarcos in #185
⤴ Dependencies
- Bump drf-spectacular from 0.26.1 to 0.26.2 by @dependabot in #183
- Bump webpack from 5.78.0 to 5.79.0 by @dependabot in #182
Full Changelog: 2023.4.3...2023.4.4
2023.4.3
What's Changed
🎉 Features
- Extra menu items groups access by @submarcos in #177
- Include certificates in docker image by @submarcos in #178
Full Changelog: 2023.4.2...2023.4.3
2023.4.2
What's Changed
🎉 Features
- Allow using polygon style image patterns in advanced mode
- Improve developer documentation by @submarcos in #167
⤴ Dependencies
- Bump pip-tools from 6.12.3 to 6.13.0 by @dependabot in #168
- Bump coverage from 7.2.2 to 7.2.3 by @dependabot in #170
- Bump elasticsearch from 8.6.2 to 8.7.0 by @dependabot in #169
- Bump webpack from 5.77.0 to 5.78.0 by @dependabot in #172
- Bump eslint from 8.37.0 to 8.38.0 by @dependabot in #171
Full Changelog: 2023.4.1...2023.4.2
2023.4.1
New Version
New Simplified Installation
New documentation
Bug fixes:
- Fix and allow date usage in source fields and imported data
- Fix group creation / edition in admin
- Fix LayerTree cache management
- Fix bug when no base layer defined in scene (#109)
New features:
- Use icon and patterns in point / polygon styles
Improvements:
- Direct use elasticsearch connector for data indexation instead of terra-bonobo-nodes
- Better layer duplication
- Some instance configuration managed in config panel (/config/)
Maintenance
- From Python 3.6 to 3.10
- From Django 2.2 to 4.1
- All python packages updated
- Admin node-js from 12 to 18