Releases: equinor/flotilla
Releases · equinor/flotilla
Version 0.9.42
Version 0.9.41
What's Changed
Improvements
- Refactor all tests to better align with the new test setup by @aeshub in #1954
- Remove suppressing of lint rules by @Eddasol in #1946
- Remove unused packages by @Eddasol in #1945
- Prevent spam-click of return home button by @Eddasol in #1969
Bug Fixes
- Fix order of hooks error by @Eddasol in #1964
- Fix various tracking issues by @andchiind in #1970
Other Changes
- Add header to mission queue by @Eddasol in #1962
- Allow mission scheduling when battery is low by @Eddasol in #1961
- Move create return home to starting mission by @andchiind in #1963
- Fix typo for context in robotmodelservice by @andchiind in #1971
Full Changelog: v0.9.39...v0.9.41
Version 0.9.40
Version 0.9.39
Version 0.9.38
Version 0.9.37
What's Changed
New Features 🎉
Improvements
- Unify return to home and docking naming by @andchiind in #1919
- Make inspection report dialog dismissable by @Eddasol in #1935
- Simplify inspection controller by @tsundvoll in #1898
- Add constant string to use query key by @andchiind in #1918
- Make event handlers more deterministic by @andchiind in #1920
Bug Fixes
Other Changes
- Fix fetching map on mission page by @mrica-equinor in #1937
- Fetch mission definition map info if null by @mrica-equinor in #1938
- Improve mission page by @mrica-equinor in #1848
- Improve mission map appearance by @mrica-equinor in #1939
- Avoid scheduling dock mission twice in parallell by @oysand in #1944
Full Changelog: v0.9.36...v0.9.37
Version 0.9.36
What's Changed
Improvements
- Move from create react app to vite by @Eddasol in #1900
- Fix csharpier not running in pipeline by @Christdej in #1907
- Rename deck to inspection area by @andchiind in #1902
Bug Fixes
Other Changes
- Add run_nginx check to see if file is found by @Eddasol in #1921
- Change path used to reference manifest by @Eddasol in #1922
- Fetch manifest from public folder by @Eddasol in #1923
- Fetch from public in index by @Eddasol in #1924
- Change path to reference index.tsx by @Eddasol in #1925
- Change base url by @Eddasol in #1926
- Run nginx check by @Eddasol in #1927
- Update gitignore for vite by @Eddasol in #1928
Full Changelog: v0.9.35...v0.9.36
Version 0.9.35
What's Changed
Improvements
- Remove unneeded nullability in event args by @andchiind in #1901
- Add exception handling to blob store interactions by @andchiind in #1899
- Refactor inspection findings/teams code by @andchiind in #1905
- Increase time out for isar disconnect by @Eddasol in #1866
Other Changes
- Add logs when mission definition has no deck by @andchiind in #1897
- Avoid maintaining lingering database requests in MQTT event handler by @andchiind in #1896
- Snyk security upgrade Microsoft.Identity.Web from 3.0.0 to 3.3.0 by @Eddasol in #1909
- Introduce useQuery for server calls by @mrica-equinor in #1910
- Call IDA as an app by @oysand in #1912
- Use npm instead of yarn in workflows by @Eddasol in #1911
Full Changelog: v0.9.34...v0.9.35
Version 0.9.34
What's Changed
Other Changes
- Log if mission definition has no deck by @andchiind in #1895
Full Changelog: v0.9.33...v0.9.34
Version 0.9.33
What's Changed
Improvements
- Log if missionrun has no inspection area by @andchiind in #1894
Full Changelog: v0.9032...v0.9.33