v1.4.0
What's Changed
New features
- Add MAVLink message actions by @rafaellehmkuhl in #1436
- Configure your own MAVLink messages and send them to your vehicle
- Add Vanilla JavaScript actions by @rafaellehmkuhl in #1438
- Write vanilla javascript code and execute it from Cockpit
- general: Inject dynamic version to about page by @rafaellehmkuhl in #1455
- Add openseamap layers by @patrickelectric in #1461
UI changes
- Change vehicle real path color by @ArturoManzoli in #1423
Bug fixes
- Fix some mission planning issues by @ArturoManzoli in #1430
- Allow for longer missions to be uploaded
- Seek and destroy main memory leak by @rafaellehmkuhl in #1444
- Now you can run Cockpit for several hours without it slowing down or crashing
- Fix parsing of data-lake variables in the http-request and mavlink-message actions by @rafaellehmkuhl in #1454
Minor changes
- Prevent selection of ArmerButton text by @nerkn in #1425
- Add new default boat profile by @ArturoManzoli in #1419
- github: workflow: bump upload-artifact to v4 by @Williangalvani in #1437
- data-lake: Allow passing initial value on variable creation by @rafaellehmkuhl in #1443
- workflows: delete docs-check.yml by @ES-Alexander in #1463
New Contributors
Full Changelog: v1.3.2...v1.4.0