Releases: proofzero/rollupid
Releases · proofzero/rollupid
v0.1.34 - Fixes and UI polish
What's Changed
- fix(console): changes form when delete scope by @poolsar42 in #2276
- chore(console): Paymaster instructions by @poolsar42 in #2278
- fix(passport): sticky login_hint bug by @betimshahini in #2283
- fix(apps): removes old favicons by @poolsar42 in #2282
- fix(console): loading bar on redirect to app from dashboard by @poolsar42 in #2281
- fix(starbase): missing
await
operator by @szkl in #2292 - chore(deps): bump vm2 from 3.9.17 to 3.9.18 by @dependabot in #2290
- fix(platform): Reimplementation of erc_4337 using edge references. by @betimshahini in #2285
- fix(console): ui by @poolsar42 in #2291
- fix(galaxy): Fix 4337 data validation logic by @betimshahini in #2299
- fix(passport): App data error in Passport settings by @betimshahini in #2298
Full Changelog: v0.1.33...v0.1.34
v0.1.33 - System Id Scope, Design Improvements and Other Fixes
What's Changed
- fix(access): Fix PersonaData overwrite on multiple authz by @betimshahini in #2253
- feat(passport): Application Settings - Display select values for selectable claims authorized by @Cosmin-Parvulescu in #2211
- feat(console): Add scope description to the Allowed scope dropdown by @poolsar42 in #2259
- chore(design-system): Extract authn and authz panels into components by @Cosmin-Parvulescu in #2255
- chore(galaxy): implement error masking by @szkl in #2234
- feat(passport): generic scope for system identifiers by @poolsar42 in #2262
- feat(passport): clickable link to redirectURI for app by @poolsar42 in #2265
- chore(galaxy): update
galaxy-client
package by @szkl in #2270 - chore(profile): exclude
extraParams
in the session cookie by @szkl in #2272 - fix(platform): Delete node and session bugfixes after identity delete. by @betimshahini in #2271
- fix(passport): fix redirect URL when the wallet account is already connected by @szkl in #2273
- bug(design-systems): multiselect scope dropdown by @poolsar42 in #2274
Full Changelog: v0.1.32...v0.1.33
v0.1.32 - OTP Email Template and Other Upgrades
What's Changed
- fix(passport): reconnect result message and restore search parameters by @szkl in #2182
- feat(console): add support for smart contract paymasters by @poolsar42 in #2164
- feat(platform): Logbridge - centralized log management by @betimshahini in #2184
- fix(passport): msft and google prompt by @maurerbot in #2187
- chore(passport): validate prompt parameter by @szkl in #2199
- chore(address): handle personal and work profile types by @szkl in #2198
- feat(passport): Introduce smart contract scopes by @poolsar42 in #2138
- feat(address): Smart contract session key registration by @poolsar42 in #2186
- chore(apps): og desc by @maurerbot in #2203
- fix(passport): Fix disappearing
prompt=consent
param by @betimshahini in #2206 - chore(address): upgrades zerodevapp sdk by @poolsar42 in #2210
- chore(docs): remove extra colons in the bearer token syntax by @szkl in #2212
- chore(passport): Show social icon name when wide by @Cosmin-Parvulescu in #2160
- chore(console): Add toast message when changing developer email by @poolsar42 in #2213
- fix(passport): Continue with button display missing name by @Cosmin-Parvulescu in #2224
- chore(galaxy): upgrade
graphql-yoga
to version 3.9.1 by @szkl in #2226 - feat(passport): initial user session utility by @szkl in #2189
- chore(platform): Prep for multi-wallet support by @poolsar42 in #2227
- fix(passport): MS login prompt tweak by @betimshahini in #2229
- feat(passport): Connect new account from authz screen dropdown by @poolsar42 in #2230
- fix(passport): return an empty string if session data cannot be decrypted by @szkl in #2231
- fix(docs): Correct typo in galaxy api by @Cradoe in #2232
- fix(docs) Proofread and correct spelling and grammar errors by @Cradoe in #2237
- fix(galaxy): register session keys by @poolsar42 in #2243
- fix(passport): Makes
connected_accounts
claims consistently shaped by @betimshahini in #2245 - fix(platform): add api key middleware by @poolsar42 in #2246
- fix(passport): Lazy load wagmi on login screen by @Cosmin-Parvulescu in #2220
- fix(passport): infinite loop in account select by @Cosmin-Parvulescu in #2248
- fix(profile): missing profile for email and wallet types of addresses by @poolsar42 in #2244
- feat(passport): prevent identity deletion when it owns an app by @poolsar42 in #2208
- bug(passport): Delete Identity partially unsuccessful when invoked with edge references by @Cosmin-Parvulescu in #2238
- fix(starbase): get api key for new middleware by @maurerbot in #2251
- feat(galaxy): add rest by @maurerbot in #2247
- feat(email): email OTP layout by @poolsar42 in #2219
New Contributors
Full Changelog: v0.1.30...v0.1.32
v0.1.31 - erc_4337 scope, authz account connection flow and fixes
What's Changed
- fix(passport): reconnect result message and restore search parameters by @szkl in #2182
- feat(console): add support for smart contract paymasters by @poolsar42 in #2164
- feat(platform): Logbridge - centralized log management by @betimshahini in #2184
- fix(passport): msft and google prompt by @maurerbot in #2187
- chore(passport): validate prompt parameter by @szkl in #2199
- chore(address): handle personal and work profile types by @szkl in #2198
- feat(passport): Introduce smart contract scopes by @poolsar42 in #2138
- feat(address): Smart contract session key registration by @poolsar42 in #2186
- chore(apps): og desc by @maurerbot in #2203
- fix(passport): Fix disappearing
prompt=consent
param by @betimshahini in #2206 - chore(address): upgrades zerodevapp sdk by @poolsar42 in #2210
- chore(docs): remove extra colons in the bearer token syntax by @szkl in #2212
- chore(passport): Show social icon name when wide by @Cosmin-Parvulescu in #2160
- chore(console): Add toast message when changing developer email by @poolsar42 in #2213
- fix(passport): Continue with button display missing name by @Cosmin-Parvulescu in #2224
- chore(galaxy): upgrade
graphql-yoga
to version 3.9.1 by @szkl in #2226 - feat(passport): initial user session utility by @szkl in #2189
- chore(platform): Prep for multi-wallet support by @poolsar42 in #2227
- fix(passport): MS login prompt tweak by @betimshahini in #2229
- feat(passport): Connect new account from authz screen dropdown by @poolsar42 in #2230
Full Changelog: v0.1.30...v0.1.31
v0.1.30 - Reconnect flow and UI fixes
What's Changed
- chore(passport): Tooltip copy for connected accounts in authz screen by @Cosmin-Parvulescu in #2171
- feat(passport|console): Add application privacy policy and TOS to login, continue with and authz screens by @Cosmin-Parvulescu in #2159
- fix(passport): If name of email is the same for two types of email addresses they both look selected by @Cosmin-Parvulescu in #2170
- docs(scopes): Fix Scopes Typo by @alfl in #2172
- chore(profile): connected accounts scope by @maurerbot in #2174
- chore(Passport): UI Fixes by @Cosmin-Parvulescu in #2175
- feat(passport): Prevent disconnecting referenced email addresses from account by @Cosmin-Parvulescu in #2145
- feat(design-system): Add smart contract wallet scope dropdowns by @poolsar42 in #2168
- feat(design-system): Multi-avatar and photo-capable pill components by @Cosmin-Parvulescu in #2179
- feat(passport): reconnect oauth account by @szkl in #2169
Full Changelog: v0.1.29...v0.1.30
v0.1.29 - Add OpenID well known endpoints and handle auth cancel
What's Changed
- feat(passport): introduce
/.well-known/
routes by @szkl in #2142 - feat(passport): add
./well-known
endpoints documentation by @szkl in #2158 - chore(passport) Rename
alias
toidentifier
inconnected_accounts
scope response. by @betimshahini in #2162 - fix(gha): otp post by @maurerbot in #2163
- fix(test): email numbers by @maurerbot in #2165
- feat(passport): check oauth error by @szkl in #2166
Full Changelog: v0.1.28...v0.1.29
v0.1.28 - JWKs and Connected Addresses
What's Changed
- feat(passport): Add support for cancelling account connection flows by @Cosmin-Parvulescu in #2100
- fix(passport): Corrects Passport Settings redirection bug by @betimshahini in #2121
- chore(passport): Revise "continue with" login experience by @Cosmin-Parvulescu in #2075
- bug(passport): existing account error key by @Cosmin-Parvulescu in #2124
- feat(platform): Connected address scope with no user-selectability by @betimshahini in #2125
- fix(passport): Fixed issue with submitted personaData by @betimshahini in #2133
- fix(passport): Support submitting connected address selection to ALL by @betimshahini in #2135
- chore(passport): Unify tag naming for node references by @betimshahini in #2136
- chore(apps): setup e2e test framework by @maurerbot in #2120
- feat(passport): Connected account authorization dropdown by @Cosmin-Parvulescu in #2131
- chore(deps): bump vm2 from 3.9.16 to 3.9.17 by @dependabot in #2140
- chore(platform): Rename of
connected_address
scope value toconnected_accounts
by @betimshahini in #2141 - feat(console): Implement email connection in Team & Contacts page by @Cosmin-Parvulescu in #2134
- fix(gha): e2e test by @maurerbot in #2137
- fix(gha): console wd by @maurerbot in #2143
- feat(address): provision smart contract wallet by @poolsar42 in #2130
- fix(email): send otp when test is binded by @maurerbot in #2144
- fix(gha): email action by @maurerbot in #2146
- feat(access): JWKS by @szkl in #2122
- fix(access): Remove JSON.parse from env var retrieval. by @betimshahini in #2151
Full Changelog: v0.1.27...v0.1.28
v0.1.27 - Fix Twitter Auth and other UI fixes
What's Changed
- fix(passport): validate session and throw invalid console params exce… by @maurerbot in #2109
- fix(passport): twitter auth by @maurerbot in #2113
- fix(repo): various UI/UX/DX bug fixes by @poolsar42 in #2108
- fix(passport): truncate text for 'continue-with' button by @poolsar42 in #2111
Full Changelog: v0.1.26...v0.1.27
v0.1.26 - Email Selection and OTP fixes
What's Changed
- fix(passport): redirect uri validation by @poolsar42 in #2097
- chore(passport): otp time update by @poolsar42 in #2056
- feat(passport): apple email in dropdown by @poolsar42 in #2091
Full Changelog: v0.1.25...v0.1.26
v0.1.25 - Email authorization fix
What's Changed
- fix(passport): Retain personaData when pre-authorizing. by @betimshahini in #2102
Full Changelog: v0.1.24...v0.1.25