Releases: proofzero/rollupid
Releases · proofzero/rollupid
v0.1.24 - Fix persona scope checks
What's Changed
- fix(scopes): email scope check by @Cosmin-Parvulescu in #2101
Full Changelog: v0.1.23...v0.1.24
v0.1.23 - Remember Authz and Fixes
What's Changed
- fix(address): Fix for github profile title and error handling utils. by @betimshahini in #2082
- feat(passport): consistent background in authenticate and authorize routes by @poolsar42 in #2080
- chore(deps): bump vm2 from 3.9.15 to 3.9.16 by @dependabot in #2081
- feat(passport): Pre-authorize existing or system requests by @betimshahini in #2088
- docs(passport): Update Keycloak docs. by @alfl in #2086
- fix(address): keep the stored refresh token if not provided by @szkl in #2093
Full Changelog: v0.1.22...v0.1.23
v0.1.22 - Email Scope and Passport
What's Changed
- feat(design-systems): connect email screen by @poolsar42 in #1996
- feat(platform): OIDC basic scope support (
email
,profile
). by @betimshahini in #2012 - bug(passport): Fixes bug for authz screen for non-self-owned apps by @betimshahini in #2018
- feat(passport): Implements
email
scope claim in/userinfo
+ cleanup by @betimshahini in #2020 - feat(passport): accounts layout by @poolsar42 in #1970
- fix(passport): missing request argument by @szkl in #2031
- feat(passport): authorisation with email by @poolsar42 in #2019
- fix(passport): discord user icon by @szkl in #2033
- chore(passport): fetching OTP state with remix fetcher by @poolsar42 in #2030
- fix(passport): Fix scope pre-authz, make console scope mandatory and add openid scope to Profile authz call. by @betimshahini in #2038
- fix(console): functional and ui fixes by @poolsar42 in #2037
- fix(passport): Fix regression when routing to Console or Passport Settings through
/authorize
by @betimshahini in #2041 - chore(profile|console): Implement CSP (and other) policies by @Cosmin-Parvulescu in #2021
- fix(platform): Tweak JSON error wrapper to allow using explicit
throw
statements by @betimshahini in #2040 - fix(passport): Fix encoding of scope values when switching from internal to external representation. by @betimshahini in #2050
- fix(passport): Addresses "Continue with" scenario. by @betimshahini in #2051
- fix(passport): Clear console param cookies on authz screen cancellation by @betimshahini in #2052
- fix(passport): get unique scopes by @poolsar42 in #2049
- chore(deps): bump vm2 from 3.9.13 to 3.9.15 by @dependabot in #2053
- chore(all): Upgrade typescript & wrangler to latest; workaround for Storybook (for TS5) by @betimshahini in #2054
- fix(passport|profile|console): Upgrade Storybook to resolve Chromatic failure by @betimshahini in #2057
- feat(passport): primary account by @poolsar42 in #2042
- feat(passport): Add support for email addition in authorization screen by @Cosmin-Parvulescu in #2043
- fix(account|starbase): get edges await and default edge values if missing by @maurerbot in #2064
- chore(profile): delete all account and apps info by @poolsar42 in #2067
- feat(address): fetch oauth profile by @szkl in #1556
- fix(profile): add back auth routes by @maurerbot in #2073
- fix(passport): provision profile by @maurerbot in #2074
- chore(docs): contributing by @maurerbot in #2029
- fix(passport): Adds checks to authenticate each unique authorization. by @betimshahini in #2070
- chore(repo): gh templates by @maurerbot in #2036
- fix(passport): scope description on hover in authorisation screen by @poolsar42 in #2061
- fix(passport): Add Keycloak Support by @alfl in #2068
- fix(gh): Fix PR template by @betimshahini in #2077
- docs(passport|console): Scope and userinfo docs changes by @betimshahini in #2076
- fix(passport): redirectURI matching without queryparams by @betimshahini in #2079
Full Changelog: v0.1.21...v0.1.22
v0.1.21 - Email OTP and Mobile Responsiveness Fixes
What's Changed
- feat(design-system): Create Email selection dropdown component by @Cosmin-Parvulescu in #1984
- chore(address): Remove unnecessary authorization call and Access service bindings. by @betimshahini in #2007
- chore(repo): project readme by @maurerbot in #2008
- fix(passport): various OTP fixes by @poolsar42 in #2009
- chore(apps): mobile side menu by @poolsar42 in #2000
Full Changelog: v0.1.20...v0.1.21
v0.1.20 - Connect Email
What's Changed
- feat(login): Email based login and account connection by @Cosmin-Parvulescu in #1972
- fix(passport): various UI improvements by @poolsar42 in #1998
- bug(passport): connect email back button state by @poolsar42 in #1999
Full Changelog: v0.1.19...v0.1.20
v0.1.19 - email components, passport portal, user info endpoint
What's Changed
- doc(passport): Userinfo endpoint reference by @betimshahini in #1962
- chore(address): apple migrate by @maurerbot in #1963
- feat(passport): skeleton for settings by @poolsar42 in #1960
- chore(infra): Upgrade wrangler to 2.13 by @betimshahini in #1969
- fix(passport): validate session account before authentication, authorization and settings by @betimshahini in #1968
- feat(passport): dashboard layout by @poolsar42 in #1967
- chore(edges): analytics scripts by @maurerbot in #1985
- feat(apps): updates favicons by @poolsar42 in #1983
- fix(profile): zod schema with optional gallery and links by @poolsar42 in #1987
- feat(passport): advanced settings layout by @poolsar42 in #1980
- feat(passport): applications layout by @poolsar42 in #1971
Full Changelog: v0.1.18...v0.1.19
v0.1.18 - Security Policies and Other Fixes
What's Changed
- fix(console): public profile url by @maurerbot in #1935
- feat(profile): zod schema validation for KV by @poolsar42 in #1934
- fix(passport): implement CSP (and other) policies on the app by @Cosmin-Parvulescu in #1924
- chore: rename the root package by @szkl in #1937
- chore(all): update yarn.lock by @szkl in #1940
- chore(deps): bump undici from 5.14.0 to 5.20.0 by @dependabot in #1939
- chore(docs): fix case-sensitive file name by @szkl in #1944
- chore(platform): error handling development protocol by @szkl in #1802
- chore(repo): running instructions by @maurerbot in #1946
- fix(profile): navbar on mobile landscape mode by @poolsar42 in #1942
- chore(apps): dismiss toast messages by @poolsar42 in #1945
- fix(console): sb dates by @maurerbot in #1948
- chore(console): links to documentation by @poolsar42 in #1938
- chore(console): direct worker calls by @poolsar42 in #1947
- feat(design-system): create email otp component by @Cosmin-Parvulescu in #1928
- chore(console): mobile styles by @poolsar42 in #1951
- fix(passport): provision appleid profile by @szkl in #1949
- fix(passport): apple profile by @maurerbot in #1961
Full Changelog: v0.1.17...v0.1.18
v0.1.17 - Email OTP and UI Upgrades to Profile and Passport
What's Changed
- feat(platform): Email OTP verification by @betimshahini in #1926
- chore(console): routes refactoring by @poolsar42 in #1910
- fix(passport): fix passport image panel on small screens by @Cosmin-Parvulescu in #1921
- fix(address): Race condition in setting nickname due to missing await by @betimshahini in #1927
- chore(repo): rename kubelt to proofzero by @maurerbot in #1929
- feat(profile): update for profile navigation system by @poolsar42 in #1923
Full Changelog: v0.1.16...v0.1.17
v0.1.16 - Public profile resolvers and bug fixes
What's Changed
- bug(address): fix MSFT empty picture object by @Cosmin-Parvulescu in #1920
- fix(passport): change alias value for microsoft accounts by @poolsar42 in #1922
- feat(profile): resolve public provider in routes by @poolsar42 in #1903
Full Changelog: v0.1.15...v0.1.16
v0.1.15 - Profile Select Prompt and Email Infra
What's Changed
- fix(docs): Fixes links in Intro to Rollup secion by @betimshahini in #1900
- feat(platform): Set up email foundations by @betimshahini in #1896
- chore(console): users loading by @poolsar42 in #1905
- chore(galaxy): apikey validation by @poolsar42 in #1907
- feat(passport): login screen with logged in user by @Cosmin-Parvulescu in #1908
- fix(email): Missing space in GHA workflow YAML :/ by @betimshahini in #1912
- chore(apps): no app cross link by @maurerbot in #1913
Full Changelog: v0.1.14...v0.1.15