Skip to content

Releases: dfpc-coe/CloudTAK

v4.34.0

07 Nov 21:48
3522a08
Compare
Choose a tag to compare

v4.34.0 - 2024-11-07

  • 🐛 Fix subscription bug where an unsubscribe wouldn't clean up the cotstore.subscription
  • 🎉 Allow subscribed missions to be exported as Data Packages
  • 🚀 Migrate Mission menu to TS
  • 🚀 Migrate Menu to TS
  • 🚀 Increase non-admin lease time to 24 hours

v4.33.0

06 Nov 22:54
a3cbb03
Compare
Choose a tag to compare

v4.33.0 - 2024-11-06

  • 🎉 Allow creating a Public DataPackage from a selection of CoTs
  • 🐛 Fix CSP Policy Issue when a ROOT_URL needs to be replaced (formerly done in ./start, now done in nginx.conf.js)
  • 🐛 Remove all Public Access to RDS Instances

v4.32.0

04 Nov 19:02
25a8a86
Compare
Choose a tag to compare

v4.32.0 - 2024-11-04

  • 🚀 Migrate Missions List to TS
  • 🚀 Automatically subscribe to a mission if you create it
  • :data: Add ability to share a list of CoTs with a mission if subscribed
  • 🐛 Fix issue where Mission Data wouldn't populate after subscribe
  • 🐛 Creating Mission with password results in error due to call to /role with undefined
  • 🐛 Attempting to subscribe to a mission with a password results in an error
  • 🐛 Battery Status not shown on CoT View

v4.31.1

03 Nov 14:54
0d909df
Compare
Choose a tag to compare

v4.31.1 - 2024-11-02

  • 🐛 API/UI Fix Mission Sync Subscription

v4.31.0

01 Nov 21:04
b7c09a6
Compare
Choose a tag to compare

v4.31.0 - 2024-11-01

  • 🚀 API/UI Allow Sharing Basemaps

v4.30.0

31 Oct 21:27
c995901
Compare
Choose a tag to compare

v4.30.0 - 2024-10-31

  • 🚀 API Ensure Media Server is resynced on VideoLease Patch call

v4.29.0

31 Oct 15:09
ec145d6
Compare
Choose a tag to compare

v4.29.0 - 2024-10-31

  • 🐛 UI More generic location error handling in the CloudTAK UI
  • 🐛 UI Ensure Notification api object is present

v4.28.0

29 Oct 19:08
a64571e
Compare
Choose a tag to compare

v4.28.0 - 2024-10-29

  • 🚀 API Strongly type Mission Subscription Roles API
  • 🚀 UI Cleaner Share Menu
  • 🚀 UI Add ability to delete multiple selected markers
  • 🎉 DevOps Add ability to optionally exec into container
  • 🐛 UI Fix error when clicking on find my location button if no location can be found
  • 🚀 UI Migrate Select modal to use Feature component for CoT listing
  • 🚀 UI Show Colour and Geometry type in Feature component
  • 🎉 Add 0 Invocation Alarms to ETL Layers

v4.27.0

26 Oct 15:14
d76de09
Compare
Choose a tag to compare

v4.27.0 - 2024-10-26

  • 🚀 DevOps Generate nginx config from NodeJS script to disable CSP in docker compose
  • 🚀 API Update Core Deps
  • 🎉 API Load CloudTAK-Data repo in Docker image
  • 🎉 API Load Basemaps when no basemaps have been configured in CloudTAK from CloudTAK-Data repo to avoid blank map in first login of new server

v4.26.0

25 Oct 21:13
5429039
Compare
Choose a tag to compare

v4.26.0 - 2024-10-25

  • 🐛 API Add support for % decoding in PMTiles URL Validity Check
  • 🚀 UI Use TablerIconButton for buttons in Overlay manager to improve accessibility
  • 🚀 UI Fix Delete Icon size in Overlay Manager
  • 🚀 UI Add CloudTAK Gradient to backend