v2.92.0
What's Changed
Features
- add optional limit and offset to GET /api/workflows (#1997) @chrsnikhil
- add a settings hub for account, organization and wallet settings (#1986) @joelorzet
Bug Fixes
- stop the getting-started card swallowing clicks on the canvas (#2073) @joelorzet
- keep trialing subscriptions out of the MRR total (#2068) @OleksandrUA
- make an unpriced billable chain a compile error and report every gas-price fallback (#2036) @suisuss
- #2015 initialize execution progress on direct-dispatch paths (#2012) @amantajatii
- return the transaction hash from a completed contract-call (#1990) @IronicDeGawd
Other Changes
- finish moving the invite tests off the removed modal (#2071) @joelorzet
- reach organization settings where they now live (#2070) @joelorzet
- assert that a refused credential is refused (#2067) @joelorzet
- pin the foundry image by digest instead of tracking latest (#2064) @suisuss
- show how to land a first transaction without funding a wallet (#2045) @AltcoinDaddy
- make first-write onboarding safer and more consistent (#2043) @mystiquemide
- clarify transactionHashes entries are receipt objects, not hash strings (#2041) @harshkas4na
- describe what the OpenAPI spec actually covers (#2009) @winsznx
- document the unconfirmed execution status (#2008) @winsznx
- document four fields the status response already returns (#1992) @IronicDeGawd
Full Changelog: v2.91.2...v2.92.0