Releases: friggframework/frigg
Releases · friggframework/frigg
@friggframework/[email protected]
🐛 Bug Fix
- Fix Microsoft Graph API token refresh #329 (@brendanrmoore)
Authors: 1
- Brendan Moore (@brendanrmoore)
v1.2.2
🐛 Bug Fix
@friggframework/core
- Add support for secrets loading from SECRET_ARN #327 (@seanspeaks)
Authors: 1
- Sean Matthews (@seanspeaks)
v1.2.1
🐛 Bug Fix
@friggframework/core
- Fix bug during local running #326 (@seanspeaks)
Authors: 1
- Sean Matthews (@seanspeaks)
v1.2.0
🎉 This release contains work from new contributors! 🎉
Thanks for all your work!
❤️ Daniel Klotz (@d-klotz)
❤️ Fer Riffel (@FerRiffel-LeftHook)
🚀 Enhancement
@friggframework/devtools
- CLI for Frigg - Install command for now #322 (@seanspeaks)
🐛 Bug Fix
@friggframework/core
,@friggframework/devtools
- Add READMEs that will need updating, but for version releasing #324 (@seanspeaks)
- small update to integration testing / tooling #304 (@MichaelRyanWebber)
@friggframework/core
,@friggframework/test
- chore: bump deprecated npm package versions #323 (@d-klotz @seanspeaks)
⚠️ Pushed to main
- GITBOOK-22: Tom's Aug 4 changes (@tomlefthook)
- GITBOOK-21: Small update for ConnectWise and QBO (@seanspeaks)
- GITBOOK-20: Updates in Quick Start Tutorial & Create Frigg App (@seanspeaks)
- GITBOOK-14: Fer's Module Definition and Functions (@FerRiffel-LeftHook)
- GITBOOK-16: API Module library + sections (@FerRiffel-LeftHook)
- GITBOOK-11: Fer's Deployment and Secrets changes (@seanspeaks)
- GITBOOK-17: Add a short FYI of Frigg's documentation at the top (@seanspeaks)
- GITBOOK-12: Fer's Definition of Terms (@seanspeaks)
- GITBOOK-18: Added Core Concepts (@seanspeaks)
Authors: 5
- @MichaelRyanWebber
- Daniel Klotz (@d-klotz)
- Fer Riffel (@FerRiffel-LeftHook)
- Sean Matthews (@seanspeaks)
- Tom Elliott (@tomlefthook)
@friggframework/[email protected]
🎉 This release contains work from a new contributor! 🎉
Thank you, Daniel Klotz (@d-klotz), for all your work!
🚀 Enhancement
- feat: allow redirect_uri to be passed as parameter for getInstance #321 (@d-klotz)
- feat: allow redirect_uri and state to be overriten for hubspot Oauth client #320 (@d-klotz)
🐛 Bug Fix
Authors: 1
- Daniel Klotz (@d-klotz)
@friggframework/[email protected]
v1.1.8
🎉 This release contains work from a new contributor! 🎉
Thank you, Igor Schechtel (@igorschechtel), for all your work!
🐛 Bug Fix
@friggframework/test
- Revert open to support commonjs #319 (@MichaelRyanWebber)
- Add missing dependency for tests #312 (@igorschechtel)
⚠️ Pushed to main
- GITBOOK-9: No subject (@seanspeaks)
- GITBOOK-8: Revamped the intro and started fleshing out the doc areas (@seanspeaks)
- GITBOOK-7: No subject (@seanspeaks)
- GITBOOK-6: No subject (@seanspeaks)
- GITBOOK-4: No subject (@seanspeaks)
- GITBOOK-3: Small tweak to Integration Definition (@seanspeaks)
Authors: 3
- @MichaelRyanWebber
- Igor Schechtel (@igorschechtel)
- Sean Matthews (@seanspeaks)
v1.1.7
🎉 This release contains work from a new contributor! 🎉
Thank you, Igor Schechtel (@igorschechtel), for all your work!
🐛 Bug Fix
@friggframework/core
,@friggframework/devtools
- getAuthorizationRequirements() async #318 (@MichaelRyanWebber)
@friggframework/test
- Add missing dependency for tests #312 (@igorschechtel)
⚠️ Pushed to main
- GITBOOK-9: No subject (@seanspeaks)
- GITBOOK-8: Revamped the intro and started fleshing out the doc areas (@seanspeaks)
- GITBOOK-7: No subject (@seanspeaks)
- GITBOOK-6: No subject (@seanspeaks)
- GITBOOK-4: No subject (@seanspeaks)
- GITBOOK-3: Small tweak to Integration Definition (@seanspeaks)
Authors: 3
- @MichaelRyanWebber
- Igor Schechtel (@igorschechtel)
- Sean Matthews (@seanspeaks)
@friggframework/[email protected]
🐛 Bug Fix
- bump teams to address release issue #315 (@MichaelRyanWebber)
- Add new Graph API method to search a user by email #314 (@brendanrmoore)
- Fixes for Microsoft Teams conversation references #311 (@brendanrmoore)
Authors: 2
- @MichaelRyanWebber
- Brendan Moore (@brendanrmoore)
@friggframework/[email protected]
🚀 Enhancement
- feat: add getOAuthUserInfo function to google-drive api #310 (@Jo-lefthook)