Skip to content

v1.0.0b2

Pre-release
Pre-release

Choose a tag to compare

@Maestro-Zacht Maestro-Zacht released this 04 Mar 18:24
· 42 commits to main since this release

BREAKING CHANGES:

  • Faction, Alliance, Corporation, Character, OpTimerTypeType types now has few attributes
  • Fixed typo: hrListAvaiableFormshrListAvailableForms
  • In optimer app, EditOpForm id field has changed to opId

Changes:

  • Fixed running averages not updating as v1.9 fix for pve app
  • Permissions required decorator modified to only tackle current use cases
  • Fixed hrCreateApplication mutation failing if form was correct
  • Fixed typo in code that caused srpAddFleet mutation to never execute
  • Fixed typo in code that caused most srp mutations to throw errors
  • Fixed missing code that allowed everyone (even unauthenticated people) to always execute timerboard queries
  • Fixed Enum choices in StructureTimerType
  • Updated dependencies

What's Changed

Full Changelog: v1.0.0b1...v1.0.0b2