v1.0.0b2
Pre-release
Pre-release
BREAKING CHANGES:
- Faction, Alliance, Corporation, Character, OpTimerTypeType types now has few attributes
- Fixed typo:
hrListAvaiableForms→hrListAvailableForms - 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
hrCreateApplicationmutation failing if form was correct - Fixed typo in code that caused
srpAddFleetmutation 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
- More tests by @Maestro-Zacht in #13
- update deps by @Maestro-Zacht in #14
Full Changelog: v1.0.0b1...v1.0.0b2