Releases: Terralego/TerraVisu
Releases · Terralego/TerraVisu
2024.06.0
What's Changed
🎉 Features
- Mail report when source is refreshed by @submarcos in #637
- Refresh report periodically by @submarcos in #638
📘 Documentation
⤴ Dependencies
- Bump coverage from 7.4.1 to 7.4.3 by @dependabot in #578
- Bump sentry-sdk from 1.40.4 to 1.40.5 by @dependabot in #577
- Bump elasticsearch from 8.12.0 to 8.12.1 by @dependabot in #576
- Bump cryptography from 42.0.0 to 42.0.4 by @dependabot in #574
- Bump pip-tools from 7.3.0 to 7.4.0 by @dependabot in #573
- Bump sentry-sdk from 1.40.5 to 1.40.6 by @dependabot in #585
- Bump tj-actions/verify-changed-files from 18 to 19 by @dependabot in #581
- Bump redis from 5.0.1 to 5.0.2 by @dependabot in #584
- Bump django-celery-beat from 2.5.0 to 2.6.0 by @dependabot in #582
- Bump crispy-bootstrap5 from 2023.10 to 2024.2 by @dependabot in #583
- Bump pip-tools from 7.4.0 to 7.4.1 by @dependabot in #586
- Bump redis from 5.0.2 to 5.0.3 by @dependabot in #590
- Bump fiona from 1.9.5 to 1.9.6 by @dependabot in #587
- Bump django from 4.2.10 to 4.2.11 by @dependabot in #588
- Bump django-filter from 23.5 to 24.1 by @dependabot in #589
- Bump django-admin-interface from 0.28.5 to 0.28.6 by @dependabot in #593
- Bump coverage from 7.4.3 to 7.4.4 by @dependabot in #592
- Bump black from 24.2.0 to 24.3.0 by @dependabot in #591
- Bump sentry-sdk from 1.40.6 to 1.43.0 by @dependabot in #594
- Bump django-filter from 24.1 to 24.2 by @dependabot in #595
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #599
- Bump sentry-sdk from 1.43.0 to 1.44.0 by @dependabot in #598
- Bump django-tinymce from 3.7.1 to 4.0.0 by @dependabot in #597
- Bump elasticsearch from 8.12.1 to 8.13.0 by @dependabot in #596
- Bump gunicorn from 21.2.0 to 22.0.0 by @dependabot in #605
- Bump idna from 3.4 to 3.7 by @dependabot in #602
- Bump drf-spectacular from 0.27.1 to 0.27.2 by @dependabot in #601
- Bump black from 24.3.0 to 24.4.0 by @dependabot in #603
- Bump sentry-sdk from 1.44.0 to 1.45.0 by @dependabot in #604
- Bump celery from 5.3.6 to 5.4.0 by @dependabot in #606
- Bump redis from 5.0.3 to 5.0.4 by @dependabot in #608
- Bump black from 24.4.0 to 24.4.2 by @dependabot in #612
- Bump tj-actions/verify-changed-files from 19 to 20 by @dependabot in #613
- Bump coverage from 7.4.4 to 7.5.1 by @dependabot in #614
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #615
- Bump sentry-sdk from 1.45.0 to 2.1.1 by @dependabot in #616
- Bump django from 4.2.11 to 4.2.13 by @dependabot in #617
- Bump freezegun from 1.4.0 to 1.5.1 by @dependabot in #619
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #621
- Bump elasticsearch from 8.13.0 to 8.13.2 by @dependabot in #622
- Bump sentry-sdk from 2.1.1 to 2.3.1 by @dependabot in #623
- Bump django-debug-toolbar from 4.3.0 to 4.4.2 by @dependabot in #625
- Bump coverage from 7.5.1 to 7.5.3 by @dependabot in #624
- Bump elasticsearch from 8.13.2 to 8.14.0 by @dependabot in #626
- Bump sentry-sdk from 2.3.1 to 2.5.1 by @dependabot in #627
- Bump redis from 5.0.4 to 5.0.5 by @dependabot in #628
- Bump redis from 5.0.5 to 5.0.6 by @dependabot in #631
- Bump urllib3 from 1.26.18 to 1.26.19 by @dependabot in #634
- Bump flake8 from 7.0.0 to 7.1.0 by @dependabot in #633
- Bump django-crispy-forms from 2.1 to 2.2 by @dependabot in #632
- bump to requests 2.32.3 and use strip-extras by @submarcos in #635
- Update docs and dev dependencies by @submarcos in #636
Full Changelog: 2024.02.7...2024.06.0
2024.02.7
What's Changed
🛠 Bug fixes
- Fix source status sorting in admin by @submarcos in #552
- Exclude wmts source from status filters by @submarcos in #556
📘 Documentation
- Update documentation by @dlercier in #545
- Update doc about report and status by @bruhnild in #560
- [Documentation] Improve doc by @bruhnild in #567
⤴ Dependencies
- Bump django-tinymce from 3.6.1 to 3.7.1 by @dependabot in #553
- Bump sentry-sdk from 1.40.0 to 1.40.2 by @dependabot in #554
- Bump django from 4.2.9 to 4.2.10 by @dependabot in #555
- Bump sentry-sdk from 1.40.2 to 1.40.3 by @dependabot in #565
- Bump sentry-sdk from 1.40.3 to 1.40.4 by @dependabot in #568
- Bump black from 24.1.1 to 24.2.0 by @dependabot in #569
Full Changelog: 2024.02.6...2024.02.7
2024.02.6
What's Changed
🎉 Features
- Improve source sort and order in admin by @submarcos in #547
Full Changelog: 2024.02.5...2024.02.6
2024.02.5
What's Changed
🎉 Features
⤴ Dependencies
- Bump cryptography from 41.0.6 to 42.0.0 by @dependabot in #546
Full Changelog: 2024.02.4...2024.02.5
2024.02.4
What's Changed
🎉 Features
- Improve source views by @CFarcy in #493
- Improve source list and detail, adding info panel by @CFarcy in #488
🛠 Bug fixes
📘 Documentation
⤴ Dependencies
- Bump codecov/codecov-action from 3 to 4 by @dependabot in #542
- Bump tj-actions/verify-changed-files from 17 to 18 by @dependabot in #541
Full Changelog: 2024.02.3...2024.02.4
2024.02.3
What's Changed
🎉 Features
- New debug panel by @submarcos in #538
⤴ Dependencies
- Bump django-debug-toolbar from 4.2.0 to 4.3.0 by @dependabot in #539
- Bump sentry-sdk from 1.39.2 to 1.40.0 by @dependabot in #540
Full Changelog: 2024.02.2...2024.02.3
2024.02.2
What's Changed
🎉 Features
- Improve Dashboard / Config Interface by @submarcos in #536
⤴ Dependencies
- Bump black from 23.12.1 to 24.1.1 by @submarcos in #537
Full Changelog: 2024.02.1...2024.02.2
2024.02.1
What's Changed
🎉 Features
- Add option to deactivate search in layers by @Bo-Duke in #531
- Admin interface for widgets configuration (admin)
- Widgets can now have an icon and a title (admin & front)
- Widgets can be limited to a specified bbox (admin & front)
Bug fixes :
- Fix build non-split for CSS overrides
⤴ Dependencies
- Bump coverage from 7.4.0 to 7.4.1 by @dependabot in #533
Full Changelog: 2024.01.1...2024.02.1
2024.01.1
What's Changed
🎉 Features
Improvements:
- Terra-front is now part of Visu-front
Bug fixes:
- New icon for layer's informations (front)
- Fix piecharts going over legends (front)
- Remove options to display labels on secondary styles (admin)
⤴ Dependencies
- Bump elasticsearch from 8.11.1 to 8.12.0 by @dependabot in #524
- Bump drf-spectacular from 0.27.0 to 0.27.1 by @dependabot in #525
- Bump actions/cache from 3 to 4 by @dependabot in #526
Full Changelog: 2024.01.0...2024.01.1
2024.01.0
What's Changed
🎉 Features
⤴ Dependencies
- Bump celery from 5.3.5 to 5.3.6 by @dependabot in #485
- Bump sentry-sdk from 1.35.0 to 1.37.1 by @dependabot in #484
- Bump sentry-sdk from 1.37.1 to 1.38.0 by @dependabot in #491
- Bump sphinx-rtd-theme from 1.3.0 to 2.0.0 by @dependabot in #489
- Bump freezegun from 1.2.2 to 1.3.0 by @dependabot in #490
- Bump cryptography from 41.0.4 to 41.0.6 by @dependabot in #487
- Bump isort from 5.12.0 to 5.13.0 by @dependabot in #499
- Bump django-filter from 23.4 to 23.5 by @dependabot in #498
- Bump elasticsearch from 8.11.0 to 8.11.1 by @dependabot in #497
- Bump freezegun from 1.3.0 to 1.3.1 by @dependabot in #496
- Bump isort from 5.13.0 to 5.13.2 by @dependabot in #500
- Bump sentry-sdk from 1.38.0 to 1.39.1 by @dependabot in #501
- Bump drf-spectacular from 0.26.5 to 0.27.0 by @dependabot in #502
- Bump black from 23.11.0 to 23.12.0 by @dependabot in #503
- Bump coverage from 7.3.2 to 7.3.3 by @dependabot in #504
- Bump tj-actions/verify-changed-files from 16 to 17 in /.github/workflows by @dependabot in #511
- Bump coverage from 7.3.3 to 7.4.0 by @dependabot in #510
- Bump tj-actions/verify-changed-files from 16 to 17 by @dependabot in #509
- Bump black from 23.12.0 to 23.12.1 by @dependabot in #508
- Bump freezegun from 1.3.1 to 1.4.0 by @dependabot in #507
- Bump django to 4.2.x by @submarcos in #486
- Bump pillow from 10.1.0 to 10.2.0 by @dependabot in #512
- Bump flake8 from 6.1.0 to 7.0.0 by @dependabot in #515
- Bump django from 4.2.7 to 4.2.9 by @dependabot in #516
- Bump crispy-bootstrap5 from 0.7 to 2023.10 by @dependabot in #513
- Bump django-crispy-forms from 2.0 to 2.1 by @dependabot in #514
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #519
- Bump sentry-sdk from 1.39.1 to 1.39.2 by @dependabot in #521
- Bump django-geostore from 0.8.0 to 1.0.0 by @dependabot in #522
Full Changelog: 2023.11.2...2024.01.0