v0.16.0 ✨
·
10 commits
to refs/heads/main
since this release
Changes
🚀 Features
- ENG-5262 feat(portal): update protocol points from legacy api to graphql @Vitalsine85 (#1007)
- ENG-5224 ENG-5242 feat(graphql,1ui,template): graphql package update to new schema and modified codegen @jonathanprozzi (#997)
- ENG-5252 feat(portal): add raw graphql query to quests route for nft points @Vitalsine85 (#998)
- ENG-4592 feat(graphql,template): add environment handling graphql and example in template @jonathanprozzi (#969)
- ENG-0000 feat(repo): Setup graphql versioning & packaging @0xjojikun (#964)
🐛 Bug Fixes
- ENG-0000 fix(graphql): corrects the version to 0.3.0 from 0.4.0 @jonathanprozzi (#1006)
- ENG-5260 fix(portal): add arg to dockerfile @Vitalsine85 (#1004)
- ENG-5259 fix(portal): fix relic point import paths @Vitalsine85 (#1003)
- ENG-5256 fix(portal): fix workflows and dockerfile @Vitalsine85 (#1002)
- ENG-5255 fix(portal): fix relic graphql points update in portal @Vitalsine85 (#1001)
- ENG-5146 fix(portal): audit fee fetching and calculations and fix @Vitalsine85 (#982)
Full Changelog: v0.15.0...v0.16.0
--