Releases: EVEShipFit/react
Releases · EVEShipFit/react
v2.8.0
What's Changed
- feat: useEveShipFitLinkHash() to get only the hash part for a link by @TrueBrain in #99
- feat: support import/export of drones via EFT (and ignore mutations) by @TrueBrain in #100
- feat: support import/export of ammo via EFT by @TrueBrain in #101
- fix: show a clear error as to why EFT import fails by @TrueBrain in #102
- chore: remove teardown of window functions by @TrueBrain in #98
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
- refactor: move skills storage inside ShipSnapshotProvider by @TrueBrain in #82
- chore: also update the latest storybooks for the recent change by @TrueBrain in #96
Full Changelog: v2.6.4...v2.7.0
v2.6.4
What's Changed
- chore: bump dogma-engine to v4 and update code accordingly by @TrueBrain in #95
Full Changelog: v2.6.3...v2.6.4
v2.6.3
What's Changed
- fix: importing anything other than killmail broke by @TrueBrain in #94
Full Changelog: v2.6.2...v2.6.3
v2.6.2
What's Changed
- fix: render less statistics for Structures by @TrueBrain in #93
Full Changelog: v2.6.1...v2.6.2
v2.6.1
What's Changed
- fix: don't calculate fits till eve-data is loaded by @TrueBrain in #92
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- feat: allow importing fits from killmails by @TrueBrain in #91
Full Changelog: v2.5.1...v2.6.0
v2.5.1
What's Changed
- fix: also store charges and state in fit-links by @TrueBrain in #90
Full Changelog: v2.5.0...v2.5.1
v2.5.0
What's Changed
- feat: display drone statistics (DPS, range, capacity, ..) by @TrueBrain in #78
- feat: ability to enable/disable active drones from the DroneBay by @TrueBrain in #83
- fix: logout character if access/refresh token is no longer valid by @TrueBrain in #77
- fix: round statistics up/down correctly by @TrueBrain in #84
- chore: use the version from the EVEShipFit/data package to build the default data URL by @steven-noorbergen in #81
- chore: update the license owner by @TrueBrain in #85
Full Changelog: v2.4.0...v2.5.0
v2.4.0
What's Changed
- feat(hardware): also show charges, and allow filtering on fitted modules by @TrueBrain in #64
- feat(charge): allow adding/removing charges to fits by @TrueBrain in #66
- feat(calculation-details): improve the overall ability of this component by @TrueBrain in #74
- feat(statistics): show alpha strike damage and with(out)-reload DPS by @TrueBrain in #73
New Contributors
- @steven-noorbergen made their first contribution in #65
- @dependabot made their first contribution in #71
Full Changelog: v2.3.0...v2.4.0