@atproto/oauth-provider-ui 0.8.3 → 0.8.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,269 @@
1
+ # @atproto/oauth-provider-ui
2
+
3
+ ## 0.8.5
4
+
5
+ ### Patch Changes
6
+
7
+ - [#5177](https://github.com/bluesky-social/atproto/pull/5177) [`54a8364`](https://github.com/bluesky-social/atproto/commit/54a836416064e9394d58d156a0618a5afc73934c) Thanks [@dolciss](https://github.com/dolciss)! - fix: add missing links
8
+
9
+ - Updated dependencies []:
10
+ - @atproto/oauth-provider-api@0.7.4
11
+
12
+ ## 0.8.4
13
+
14
+ ### Patch Changes
15
+
16
+ - [#5099](https://github.com/bluesky-social/atproto/pull/5099) [`b43ec31`](https://github.com/bluesky-social/atproto/commit/b43ec31f247f4461725b01226885f88bd430ca07) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Update TypeScript build to rely on references to composite internal projects
17
+
18
+ - [#5099](https://github.com/bluesky-social/atproto/pull/5099) [`b43ec31`](https://github.com/bluesky-social/atproto/commit/b43ec31f247f4461725b01226885f88bd430ca07) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Bundle only necessary files in the NPM tarball, including the `CHANGELOG.md` and `README.md` files (if present).
19
+
20
+ - Updated dependencies [[`b43ec31`](https://github.com/bluesky-social/atproto/commit/b43ec31f247f4461725b01226885f88bd430ca07), [`b43ec31`](https://github.com/bluesky-social/atproto/commit/b43ec31f247f4461725b01226885f88bd430ca07), [`b43ec31`](https://github.com/bluesky-social/atproto/commit/b43ec31f247f4461725b01226885f88bd430ca07)]:
21
+ - @atproto/oauth-provider-api@0.7.3
22
+
23
+ ## 0.8.3
24
+
25
+ ### Patch Changes
26
+
27
+ - [#5151](https://github.com/bluesky-social/atproto/pull/5151) [`a51c45d`](https://github.com/bluesky-social/atproto/commit/a51c45d38f6bd7b8765f640e564cf921d52162e7) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Update dependencies
28
+
29
+ ## 0.8.2
30
+
31
+ ## 0.8.1
32
+
33
+ ### Patch Changes
34
+
35
+ - [#5111](https://github.com/bluesky-social/atproto/pull/5111) [`abab1ca`](https://github.com/bluesky-social/atproto/commit/abab1ca4c12dba2b3fbaa37c0340aca4c83f861e) Thanks [@nilaallj](https://github.com/nilaallj)! - Add Swedish (`sv`) translations
36
+
37
+ ## 0.8.0
38
+
39
+ ### Minor Changes
40
+
41
+ - [#5053](https://github.com/bluesky-social/atproto/pull/5053) [`9acd39b`](https://github.com/bluesky-social/atproto/commit/9acd39b22ead6c0c56428297de425bd2b9a3c61f) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Update `Account` properties to contain strongly typed `did`
42
+
43
+ - [#5053](https://github.com/bluesky-social/atproto/pull/5053) [`9acd39b`](https://github.com/bluesky-social/atproto/commit/9acd39b22ead6c0c56428297de425bd2b9a3c61f) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add ability to deactivate and delete account from the account manager interface
44
+
45
+ ### Patch Changes
46
+
47
+ - [#5106](https://github.com/bluesky-social/atproto/pull/5106) [`6fcf9b2`](https://github.com/bluesky-social/atproto/commit/6fcf9b20d8ed4b30d63f97b9311e81c25f12b684) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Use setTimeout and an HTML anchor as redirect strategy
48
+
49
+ - [#4537](https://github.com/bluesky-social/atproto/pull/4537) [`61c0066`](https://github.com/bluesky-social/atproto/commit/61c006651b874558c1b24110b01806067b93b49a) Thanks [@quiple](https://github.com/quiple)! - Add Corean (ko) translations
50
+
51
+ - [#5053](https://github.com/bluesky-social/atproto/pull/5053) [`9acd39b`](https://github.com/bluesky-social/atproto/commit/9acd39b22ead6c0c56428297de425bd2b9a3c61f) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Fix credentials error not being displayed in sign-in form
52
+
53
+ - [#5053](https://github.com/bluesky-social/atproto/pull/5053) [`9acd39b`](https://github.com/bluesky-social/atproto/commit/9acd39b22ead6c0c56428297de425bd2b9a3c61f) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Keep notifications message in sync with the current locale
54
+
55
+ - [#5053](https://github.com/bluesky-social/atproto/pull/5053) [`9acd39b`](https://github.com/bluesky-social/atproto/commit/9acd39b22ead6c0c56428297de425bd2b9a3c61f) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Remove unused `consentRequired` logic from OAuth consent flow UI
56
+
57
+ - [#5059](https://github.com/bluesky-social/atproto/pull/5059) [`dd77cdd`](https://github.com/bluesky-social/atproto/commit/dd77cdd4d728c6d9fa0429629cb66266ec88ca96) Thanks [@dolciss](https://github.com/dolciss)! - Add Japanese (ja) translations
58
+
59
+ - [#4331](https://github.com/bluesky-social/atproto/pull/4331) [`22b0c43`](https://github.com/bluesky-social/atproto/commit/22b0c43401d8c6b8e622e1737333671e8847674f) Thanks [@tdelgado00](https://github.com/tdelgado00)! - Add Spanish (es) translations
60
+
61
+ - [#5103](https://github.com/bluesky-social/atproto/pull/5103) [`55172ab`](https://github.com/bluesky-social/atproto/commit/55172aba771b54d5eed73e5b314bf7c3a2f7364a) Thanks [@ryanda9910](https://github.com/ryanda9910)! - Fix the OAuth consent screen overstating what an application can do. A request
62
+ scoped to a few specific `app.bsky.*` collections (e.g. only creating
63
+ `app.bsky.feed.post` records) no longer claims the app can "Manage your profile,
64
+ posts, likes and follows". The blanket wording is now reserved for requests that
65
+ actually grant broad write access (any collection or `transition:generic`);
66
+ narrowly scoped Bluesky requests are described as accessing specific parts of the
67
+ account and surface the exact per-collection breakdown instead.
68
+
69
+ ## 0.7.4
70
+
71
+ ### Patch Changes
72
+
73
+ - [#4967](https://github.com/bluesky-social/atproto/pull/4967) [`9fc720c`](https://github.com/bluesky-social/atproto/commit/9fc720ce75f3ee88a5e48a9be919b07c7647f6f5) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Use TypeScript 7 to build package
74
+
75
+ - [#5105](https://github.com/bluesky-social/atproto/pull/5105) [`1d0f332`](https://github.com/bluesky-social/atproto/commit/1d0f3325e09460586ec2d728410f9cdca9e09714) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Always show consent screen at the end of oauth flows
76
+
77
+ ## 0.7.3
78
+
79
+ ### Patch Changes
80
+
81
+ - [#5089](https://github.com/bluesky-social/atproto/pull/5089) [`85b4eb8`](https://github.com/bluesky-social/atproto/commit/85b4eb84aefaa293e93dcbf976b7b60cb47747fe) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Improve UX when the browser fails to redirect the user after the OAuth flow ends
82
+
83
+ - [#5089](https://github.com/bluesky-social/atproto/pull/5089) [`85b4eb8`](https://github.com/bluesky-social/atproto/commit/85b4eb84aefaa293e93dcbf976b7b60cb47747fe) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Fix error page no longer showing "This request has expired" when navigating back to the authorization page
84
+
85
+ ## 0.7.2
86
+
87
+ ### Patch Changes
88
+
89
+ - [#4986](https://github.com/bluesky-social/atproto/pull/4986) [`6c63f7d`](https://github.com/bluesky-social/atproto/commit/6c63f7dca6d37c22a8dd5d579ad6a72e532fc372) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Removal of dead and deprecated code
90
+
91
+ - [#4986](https://github.com/bluesky-social/atproto/pull/4986) [`6c63f7d`](https://github.com/bluesky-social/atproto/commit/6c63f7dca6d37c22a8dd5d579ad6a72e532fc372) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Improve form related UX (and DX) by using a unified form component that properly surfaces submission errors.
92
+
93
+ - [#4986](https://github.com/bluesky-social/atproto/pull/4986) [`6c63f7d`](https://github.com/bluesky-social/atproto/commit/6c63f7dca6d37c22a8dd5d579ad6a72e532fc372) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add ability to change the user handle through the account manager interface
94
+
95
+ - [#4986](https://github.com/bluesky-social/atproto/pull/4986) [`6c63f7d`](https://github.com/bluesky-social/atproto/commit/6c63f7dca6d37c22a8dd5d579ad6a72e532fc372) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Display an error message if "Deny access" causes an error (e.g. network)
96
+
97
+ - [#4986](https://github.com/bluesky-social/atproto/pull/4986) [`6c63f7d`](https://github.com/bluesky-social/atproto/commit/6c63f7dca6d37c22a8dd5d579ad6a72e532fc372) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Remove the need to complete the hCaptcha again when there is a form submission error, or when the user navigates "back" to a previous step, then "forward" again to the step with the hCaptcha.
98
+
99
+ ## 0.7.1
100
+
101
+ ### Patch Changes
102
+
103
+ - [#5008](https://github.com/bluesky-social/atproto/pull/5008) [`30ccc25`](https://github.com/bluesky-social/atproto/commit/30ccc25adfa8ef3b5393c65ab8af9b827e1e2c80) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Increase maximum handle length in OAuth flow
104
+
105
+ ## 0.7.0
106
+
107
+ ### Minor Changes
108
+
109
+ - [#4883](https://github.com/bluesky-social/atproto/pull/4883) [`64f5148`](https://github.com/bluesky-social/atproto/commit/64f5148ad8dcd669f77a9e022bd2622b2e594e0d) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add support for email verification and management in the account management interface
110
+
111
+ ## 0.6.0
112
+
113
+ ### Minor Changes
114
+
115
+ - [#4929](https://github.com/bluesky-social/atproto/pull/4929) [`f01c59f`](https://github.com/bluesky-social/atproto/commit/f01c59f5bd3f75fb8b47a9eecd4858b84033fb7c) Thanks [@devinivy](https://github.com/devinivy)! - **BREAKING:** Drop support for Node.js 18 and 20. Node.js 22 is now the minimum supported version. Docker images now use Node.js 24.
116
+
117
+ - [#4943](https://github.com/bluesky-social/atproto/pull/4943) [`c459153`](https://github.com/bluesky-social/atproto/commit/c459153395a30ce89e050892c8fab7dc98e019b9) Thanks [@devinivy](https://github.com/devinivy)! - **BREAKING:** Convert to pure ESM. All packages now ship `"type": "module"` with ES module output and Node16 module resolution.
118
+
119
+ Node.js 22's `require()` compatibility layer can still load these packages in CommonJS code.
120
+
121
+ - [#4930](https://github.com/bluesky-social/atproto/pull/4930) [`908bece`](https://github.com/bluesky-social/atproto/commit/908bece169258bff5ad121e5eec157d6ded6f705) Thanks [@devinivy](https://github.com/devinivy)! - Build with TypeScript 6.0.
122
+
123
+ ## 0.5.2
124
+
125
+ ### Patch Changes
126
+
127
+ - [#4880](https://github.com/bluesky-social/atproto/pull/4880) [`5d3e248`](https://github.com/bluesky-social/atproto/commit/5d3e248c262f45e3ca471d8d2381830a4cd896ae) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Fix `/.well-known/change-password` page
128
+
129
+ ## 0.5.1
130
+
131
+ ### Patch Changes
132
+
133
+ - [#4873](https://github.com/bluesky-social/atproto/pull/4873) [`84eb5ed`](https://github.com/bluesky-social/atproto/commit/84eb5ed95d145870a85ea380df3edf6c591c6310) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Fix reset password flow
134
+
135
+ ## 0.5.0
136
+
137
+ ### Minor Changes
138
+
139
+ - [#4820](https://github.com/bluesky-social/atproto/pull/4820) [`b3ce11a`](https://github.com/bluesky-social/atproto/commit/b3ce11ae2e965f239db6aec6054f069d557f4d55) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Unify account management and authorization pages into a signle package
140
+
141
+ ### Patch Changes
142
+
143
+ - [#4820](https://github.com/bluesky-social/atproto/pull/4820) [`b3ce11a`](https://github.com/bluesky-social/atproto/commit/b3ce11ae2e965f239db6aec6054f069d557f4d55) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Account management interface improvements
144
+
145
+ ## 0.4.3
146
+
147
+ ### Patch Changes
148
+
149
+ - [#4619](https://github.com/bluesky-social/atproto/pull/4619) [`a2e4e95`](https://github.com/bluesky-social/atproto/commit/a2e4e9584730c1742aca7c1fcc59533a7c159740) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Fix depencies version
150
+
151
+ - [#4607](https://github.com/bluesky-social/atproto/pull/4607) [`19ecf5f`](https://github.com/bluesky-social/atproto/commit/19ecf5f76ae0d88c1963211a76920e00eecdd965) Thanks [@mozzius](https://github.com/mozzius)! - Fix avatar shape in OAuth UI
152
+
153
+ - [#4606](https://github.com/bluesky-social/atproto/pull/4606) [`78fee14`](https://github.com/bluesky-social/atproto/commit/78fee144ff46ffc4585f318c72eea98e4357ba7b) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add console error logging upon client-side API request errors
154
+
155
+ ## 0.4.2
156
+
157
+ ## 0.4.1
158
+
159
+ ## 0.4.0
160
+
161
+ ### Minor Changes
162
+
163
+ - [#4461](https://github.com/bluesky-social/atproto/pull/4461) [`5d8e7a6`](https://github.com/bluesky-social/atproto/commit/5d8e7a6588fc9e57e15d83d47bb45103205e3e41) Thanks [@ThisIsMissEm](https://github.com/ThisIsMissEm)! - Support selecting view based on prompt parameter
164
+
165
+ ## 0.3.6
166
+
167
+ ### Patch Changes
168
+
169
+ - [#4382](https://github.com/bluesky-social/atproto/pull/4382) [`be8e6c1`](https://github.com/bluesky-social/atproto/commit/be8e6c1f25814202b98e2616a217599a6c46e0db) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add `toScopes()` utility on `IncludeScope`
170
+
171
+ ## 0.3.5
172
+
173
+ ## 0.3.4
174
+
175
+ ### Patch Changes
176
+
177
+ - [#4301](https://github.com/bluesky-social/atproto/pull/4301) [`f496fa2c4`](https://github.com/bluesky-social/atproto/commit/f496fa2c4d9316229523454c691c75c269aba21e) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Set dark background on authorization page's `<body>` in dark mode
178
+
179
+ ## 0.3.3
180
+
181
+ ## 0.3.2
182
+
183
+ ## 0.3.1
184
+
185
+ ### Patch Changes
186
+
187
+ - [#4186](https://github.com/bluesky-social/atproto/pull/4186) [`d570db43d`](https://github.com/bluesky-social/atproto/commit/d570db43d6df2044dbaa5813cac469b3e73ba219) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add Japanese translation on OAuth Provider UI
188
+
189
+ ## 0.3.0
190
+
191
+ ### Minor Changes
192
+
193
+ - [`f4cb3e4d0`](https://github.com/bluesky-social/atproto/commit/f4cb3e4d0ac45e567fa14f79b99a84621fa89a56) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Adapt to UI to support permission set.
194
+
195
+ ## 0.2.1
196
+
197
+ ## 0.2.0
198
+
199
+ ### Minor Changes
200
+
201
+ - [#3806](https://github.com/bluesky-social/atproto/pull/3806) [`1899b1fc1`](https://github.com/bluesky-social/atproto/commit/1899b1fc16bc5cd7bb930ec697898766c3a05add) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Display detailed description of requested permissions
202
+
203
+ ## 0.1.11
204
+
205
+ ## 0.1.10
206
+
207
+ ## 0.1.9
208
+
209
+ ## 0.1.8
210
+
211
+ ## 0.1.7
212
+
213
+ ### Patch Changes
214
+
215
+ - [#3916](https://github.com/bluesky-social/atproto/pull/3916) [`71b9dcda9`](https://github.com/bluesky-social/atproto/commit/71b9dcda9611ab3662ccb2c4e175579396f16b3a) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Show sign-in screen instead of welcome screen when user already signed-in
216
+
217
+ ## 0.1.6
218
+
219
+ ### Patch Changes
220
+
221
+ - [`d1e3e68dd`](https://github.com/bluesky-social/atproto/commit/d1e3e68dd9eb7bed13d9023bc0e4ce3c448eabf5) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Improve auto completion of sing-in & reset password flows
222
+
223
+ ## 0.1.5
224
+
225
+ ### Patch Changes
226
+
227
+ - [#3820](https://github.com/bluesky-social/atproto/pull/3820) [`8318c5718`](https://github.com/bluesky-social/atproto/commit/8318c57187a1fed443be73bfd7639f49febc7337) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Add support for `transition:email` oauth scope
228
+
229
+ ## 0.1.4
230
+
231
+ ### Patch Changes
232
+
233
+ - [#3810](https://github.com/bluesky-social/atproto/pull/3810) [`e1bda27e5`](https://github.com/bluesky-social/atproto/commit/e1bda27e550d3ba9dab1fab1f27726c185d8bf9f) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Fix CORS issue on `<img>` tags
234
+
235
+ - [#3797](https://github.com/bluesky-social/atproto/pull/3797) [`a48b093f0`](https://github.com/bluesky-social/atproto/commit/a48b093f0ba3cf67b7abc50d309afcb336d8ead8) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Use more consistent UI regardless of profile completion
236
+
237
+ ## 0.1.3
238
+
239
+ ### Patch Changes
240
+
241
+ - [#3778](https://github.com/bluesky-social/atproto/pull/3778) [`81524fcb0`](https://github.com/bluesky-social/atproto/commit/81524fcb007f12161fd6928badbf176b1568b4b3) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Minor UI fixes
242
+
243
+ - [#3781](https://github.com/bluesky-social/atproto/pull/3781) [`a70dad5ae`](https://github.com/bluesky-social/atproto/commit/a70dad5aea32ce26d2cca170a06d184935b4865d) Thanks [@estrattonbailey](https://github.com/estrattonbailey)! - Remove lazy loading of hcaptcha library to resolve chunk loading errors.
244
+
245
+ ## 0.1.2
246
+
247
+ ## 0.1.1
248
+
249
+ ### Patch Changes
250
+
251
+ - [#3754](https://github.com/bluesky-social/atproto/pull/3754) [`1e461eab0`](https://github.com/bluesky-social/atproto/commit/1e461eab033f728f537db554b3072b7eda7e5e8f) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Fix dependencies
252
+
253
+ - [#3754](https://github.com/bluesky-social/atproto/pull/3754) [`1e461eab0`](https://github.com/bluesky-social/atproto/commit/1e461eab033f728f537db554b3072b7eda7e5e8f) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Explicit exported package `files`
254
+
255
+ ## 0.1.0
256
+
257
+ ### Minor Changes
258
+
259
+ - [#3659](https://github.com/bluesky-social/atproto/pull/3659) [`371e04aad`](https://github.com/bluesky-social/atproto/commit/371e04aad2a3e8ae3fe185ce15fc8eb051cab78e) Thanks [@matthieusieben](https://github.com/matthieusieben)! - New build system
260
+
261
+ ### Patch Changes
262
+
263
+ - [#3667](https://github.com/bluesky-social/atproto/pull/3667) [`8b98fec88`](https://github.com/bluesky-social/atproto/commit/8b98fec8857aacddeed9efb5c755474951e6d9d4) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Hide client id pathname if it is exaclty `/oauth-client-metadata.json`
264
+
265
+ ## 0.0.2
266
+
267
+ ### Patch Changes
268
+
269
+ - [#3640](https://github.com/bluesky-social/atproto/pull/3640) [`cc4122652`](https://github.com/bluesky-social/atproto/commit/cc4122652ed42ba55826c019d0ec57bf25df1ecd) Thanks [@matthieusieben](https://github.com/matthieusieben)! - Split OAuth Provider's ui into its own package