Skip to content

Releases: dfpc-coe/CloudTAK

v5.47.0

24 Jan 16:34
e05ae95
Compare
Choose a tag to compare

v5.47.0 - 2025-01-24

  • 🐛 UI Fix feat/CoT side bar switcher
  • 🚀 Add Secure Username/Pass to VideoLease table
  • 🐛 Fix webhook role name for creating SubStacks that use webhooks

v5.46.0

21 Jan 17:16
3f354e1
Compare
Choose a tag to compare

v5.46.0 - 2025-01-21

  • 🐛 DevOps Update python3.8 Lambda as it is being sunset
  • 🚀 Add support for full suite of Profile Interest Areas
  • 🚀 Add initial Sensor Fusion Support
  • 🎉 Significant refactor to AdminUser pane
  • 🐛 Fix search in Data Package list

v5.45.0

17 Jan 03:59
845e22a
Compare
Choose a tag to compare

v5.45.0 - 2025-01-16

  • 🎉 UI Allow Editing Coordinates
  • 🐛 UI Fix bug in UTM calculations
  • 🎉 UI Show Polygon Area when possible
  • :tada API` Add Fusion Tables

v5.44.0

16 Jan 01:26
bb17d19
Compare
Choose a tag to compare

v5.44.0 - 2025-01-15

  • 🚀 Update Postgres to 17.2

v5.43.2

09 Jan 14:58
72673ad
Compare
Choose a tag to compare

v5.43.2 - 2025-01-09

  • 🐛 Fix Connection filtering in CloudTAK Menu

v5.43.1

09 Jan 14:51
7565428
Compare
Choose a tag to compare

v5.43.1 - 2025-01-09

  • 🐛 Fix a bug where lease renewal wouldn't take place

v5.43.0

08 Jan 16:13
4002147
Compare
Choose a tag to compare

v5.43.0 - 2025-01-08

  • 🎉 Allow creating keywords on Mission Logs

v5.42.0

06 Jan 04:34
bc5fcb0
Compare
Choose a tag to compare

v5.42.0 - 2025-01-05

  • 🐛 Fix coordinate precision when editing features

v5.39.0

03 Jan 22:14
c74279b
Compare
Choose a tag to compare

v5.39.0 - 2025-01-03

  • 🐛 Allow non-email usernames as provided by a TAK Server

v5.38.0

02 Jan 15:04
20d1da4
Compare
Choose a tag to compare

v5.38.0 - 2025-01-02

  • 🚀 Rewrite Connection Pane in TS
  • 🚀 Use menu & menuitem for accessibility
  • 🚀 Rewrite MissionContents in TS and remove a ton of unused cruft and fix a bunch of bugs around showing imports related to that mission
  • 🎉 Update to latest node-cot which supports strict:false mode for automatically converting an invalid DataPackage into a valid one
  • 🎉 Use the new strict: false mode for automatically importing default Iconsets on a newly provisioned server
  • 🚀 Move all the initial loading code to the Bulldozer class which runs on server startup