Skip to content

Releases: Terralego/TerraVisu

2023.4.7

21 Apr 09:17
Compare
Choose a tag to compare

BugFixes

  • Layer duplication in admin

Full Changelog: 2023.4.6...2023.4.7

2023.4.6

20 Apr 13:25
Compare
Choose a tag to compare

What's Changed

🎉 Features

Full Changelog: 2023.4.5...2023.4.6

2023.4.5

20 Apr 09:52
Compare
Choose a tag to compare

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

19 Apr 12:00
Compare
Choose a tag to compare

What's Changed

🎉 Features

⤴ Dependencies

Full Changelog: 2023.4.3...2023.4.4

2023.4.3

13 Apr 14:03
Compare
Choose a tag to compare

What's Changed

🎉 Features

Full Changelog: 2023.4.2...2023.4.3

2023.4.2

11 Apr 15:32
Compare
Choose a tag to compare

What's Changed

🎉 Features

  • Allow using polygon style image patterns in advanced mode
  • Improve developer documentation by @submarcos in #167

⤴ Dependencies

Full Changelog: 2023.4.1...2023.4.2

2023.4.1

07 Apr 09:22
a70f883
Compare
Choose a tag to compare

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