Skip to content

Releases: EVEShipFit/react

v2.8.0

10 May 21:19
08fbc19
Compare
Choose a tag to compare

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

10 May 19:21
b7c085f
Compare
Choose a tag to compare

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

10 May 18:14
6754357
Compare
Choose a tag to compare

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

10 May 16:50
7c3b760
Compare
Choose a tag to compare

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

10 May 16:30
e9b8da4
Compare
Choose a tag to compare

What's Changed

  • fix: render less statistics for Structures by @TrueBrain in #93

Full Changelog: v2.6.1...v2.6.2

v2.6.1

10 May 15:29
48a1879
Compare
Choose a tag to compare

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

10 May 15:04
0d94fd6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.6.0

v2.5.1

10 May 13:16
b74de9a
Compare
Choose a tag to compare

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

09 May 15:28
88310bf
Compare
Choose a tag to compare

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

05 Mar 21:47
9bb14f5
Compare
Choose a tag to compare

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

Full Changelog: v2.3.0...v2.4.0