Skip to content

Releases: dfpc-coe/CloudTAK

v10.35.0

15 Jul 06:17
054dd33
Compare
Choose a tag to compare

v10.35.0 - 2025-07-14

  • 🚀 Finally get /docs working as expected

v10.34.0

15 Jul 06:17
a3547d2
Compare
Choose a tag to compare

v10.34.0 - 2025-07-14

  • 🚀 Allow deleting all features from profile

v10.33.1

15 Jul 00:42
881d269
Compare
Choose a tag to compare

v10.33.1 - 2025-07-14

  • 🚀 Disable Make Active if WRITE permissions are not present

v10.33.0

15 Jul 00:42
8e10f7f
Compare
Choose a tag to compare

v10.33.0 - 2025-07-14

  • 🚀 Implement Folder Deletion Ops in My Features Pane
  • 🐛 Fix styling on some normalized GeoJSON features

v10.32.1

14 Jul 18:45
c8168c4
Compare
Choose a tag to compare

v10.32.1 - 2025-07-14

  • 🚀 Truncate coordinates used for snapping

v10.32.0

14 Jul 18:00
fdda34f
Compare
Choose a tag to compare

v10.32.0 - 2025-07-14

  • 🚀 Use Vue3 Teleport for modals to fix a couple bugs where modals weren't taking over the full page and instead being crammed inside a small div
  • 🚀 Move Theme state to HTML element for better thematic support throughout the app
  • 🚀 Make hover generic based on theme, replacing hardcoded hover-dark and hover-light
  • 🚀 Remove instances of bg-white and let the theme do it's magic

v10.31.0

14 Jul 06:20
2a614fc
Compare
Choose a tag to compare

v10.31.0 - 2025-07-13

  • 🎉 Support importing arbitrary GeoJSON files

v10.30.0

12 Jul 22:40
f3de648
Compare
Choose a tag to compare

v10.30.0 - 2025-07-12

  • 🎉 Support the Data Sync QR Code

v10.29.0

12 Jul 21:39
3d3a2ba
Compare
Choose a tag to compare

v10.29.0 - 2025-07-12

  • 🎉 Add new unified Data Package Creation Modal
  • 🎉 Allow creating Data Packages from user file uploads
  • 🐛 Fix bug where Mission CoTs weren't properly obtained when creating a Data Package from a Mission
  • 🚀 Update SelectFeatures to use new unified Data Package creator

v10.28.0

12 Jul 19:07
192a03e
Compare
Choose a tag to compare

v10.28.0 - 2025-07-12

  • 🎉 Respect Mission Context and when in an active mission automatically add new CoTs to the mission
  • 🚀 Introduce render function to handle all map refresh requests in a single unified interface
  • 🐛 Mission Syncs were not always getting refreshed when a subscription was dirty