@qratilabs/qrati-connect 1.0.0-beta.13 → 1.0.0-beta.130

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.
Files changed (68) hide show
  1. package/CHANGELOG.md +1011 -0
  2. package/README.md +95 -1
  3. package/element/AuthLayout-BPZ2RMaI.js +1 -0
  4. package/element/ContentsPage-cxy7Kw4v.js +16 -0
  5. package/element/CuratePage-XMNanBI-.js +1 -0
  6. package/element/Dialog-CQzZf3cL.js +1 -0
  7. package/element/DotLottiePlayer-TsMjautH.js +1 -0
  8. package/element/EventHeaderAdminButtons-pBntdNk4.js +10 -0
  9. package/element/FolderBreadcrumb-DmBPtjmw.js +1 -0
  10. package/element/ForgotPasswordPage-CouBbHcx.js +1 -0
  11. package/element/InputField-CiNC6JgY.js +1 -0
  12. package/element/LazyLoadImage-Ds8fk519.js +1 -0
  13. package/element/LeaderboardPage-jiI2YMMv.js +1 -0
  14. package/element/LoginPage-BG85Kns-.js +1 -0
  15. package/element/NCMVHL6D-CQ5hji5i.js +1210 -0
  16. package/element/PublicEvents-dcK0pxao.js +1 -0
  17. package/element/RegisterPage-BOW8wELn.js +1 -0
  18. package/element/SocialLoginButton-Cw8ACR_-.js +1 -0
  19. package/element/UploadPage-CofxurDc.js +1 -0
  20. package/element/VideoPlayer-BHKgNvJq.js +1 -0
  21. package/element/element.es.js +1 -0
  22. package/element/heic2any-DKmBcIdc.js +1 -0
  23. package/element/index-CaWfjstT.js +1 -0
  24. package/element/index-Cz4oIvwL.js +107 -0
  25. package/element/index-DzVrt1C0.js +14 -0
  26. package/element/index.esm-Ch34SGsq.js +1 -0
  27. package/element/photoswipe-DHoFfrDE.js +1 -0
  28. package/element/styles.css +1 -0
  29. package/element/tslib.es6-DgcH5d79.js +1 -0
  30. package/element/useOrgAccess-CKImySYV.js +1 -0
  31. package/element/web.es.js +1 -0
  32. package/package.json +113 -69
  33. package/react/4JQ83jn_.js +1 -0
  34. package/react/B4biA5DP.js +1 -0
  35. package/react/BBh3a_8c.js +1 -0
  36. package/react/BC4ogRJ4.js +1 -0
  37. package/react/BE9JgS8T.js +1 -0
  38. package/react/BNkHI0-f.js +1 -0
  39. package/react/BW2mijRq.js +1 -0
  40. package/react/BaWjGC10.js +30 -0
  41. package/react/Bi4xaLuG.js +1 -0
  42. package/react/BzC7G6_z.js +19 -0
  43. package/react/C02xAeZv.js +1 -0
  44. package/react/C1JWAZpr.js +1 -0
  45. package/react/CO4qlWdD.js +1218 -0
  46. package/react/Cg1c9zqH.js +22 -0
  47. package/react/ClMhBDGl.js +1 -0
  48. package/react/CmaVF-Yl.js +1 -0
  49. package/react/D6nr9_KD.js +1 -0
  50. package/react/DQpQqPFx.js +1 -0
  51. package/react/DU5OU7H8.js +1 -0
  52. package/react/DYrfBufu.js +1 -0
  53. package/react/DeiZ5NqG.js +16 -0
  54. package/react/Desp5v3k.js +1 -0
  55. package/react/DzZa7-H5.js +1 -0
  56. package/react/EvVTgYCO.js +1 -0
  57. package/react/FcyQ3DnW.js +1 -0
  58. package/react/HhCRmfOk.js +1 -0
  59. package/react/iRYQQUWj.js +1 -0
  60. package/react/index.es.js +2 -0
  61. package/react/n-pgLTWw.js +1 -0
  62. package/react/ybrHsuRh.js +1 -0
  63. package/umd/web.umd.js +1971 -0
  64. package/index.cjs.js +0 -1447
  65. package/index.cjs.js.map +0 -1
  66. package/index.esm.js +0 -1447
  67. package/index.esm.js.map +0 -1
  68. package/stats.html +0 -4949
package/CHANGELOG.md CHANGED
@@ -1,3 +1,1014 @@
1
+ # [1.0.0-beta.129](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.128...v1.0.0-beta.129) (2025-10-30)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * update border color class for tooltip in SimilarityView component ([bc9a77d](https://github.com/qrati-labs/qrati-connect-js/commit/bc9a77ddc2b78045d3b913f2b029259d982277a6))
7
+
8
+
9
+ ### Features
10
+
11
+ * update icon handling in Button component and adjust color defaults in Icon and Typography components ([744d90d](https://github.com/qrati-labs/qrati-connect-js/commit/744d90db7094002c022c116830983d88a558ed5c))
12
+
13
+ # [1.0.0-beta.128](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.127...v1.0.0-beta.128) (2025-10-30)
14
+
15
+
16
+ ### Features
17
+
18
+ * **Button:** update outlined variant class for better color contrast ([9f8cdb7](https://github.com/qrati-labs/qrati-connect-js/commit/9f8cdb7b1ca7448f0e3f862324079613eb5e69bc))
19
+
20
+ # [1.0.0-beta.127](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.126...v1.0.0-beta.127) (2025-10-30)
21
+
22
+
23
+ ### Features
24
+
25
+ * update Auth to Better Auth ([e82ec81](https://github.com/qrati-labs/qrati-connect-js/commit/e82ec81a966cdb3ff33b448c75e880c1ac7f623c))
26
+
27
+
28
+ ### BREAKING CHANGES
29
+
30
+ * Better Auth Migration
31
+
32
+ # [1.0.0-beta.126](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.125...v1.0.0-beta.126) (2025-10-30)
33
+
34
+
35
+ ### Bug Fixes
36
+
37
+ * update user state assignment in SessionProvider to use correct result object ([f0b73f8](https://github.com/qrati-labs/qrati-connect-js/commit/f0b73f86ee74c2cc797ec70d94b5896d50acae37))
38
+
39
+ # [1.0.0-beta.125](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.124...v1.0.0-beta.125) (2025-10-30)
40
+
41
+
42
+ ### Bug Fixes
43
+
44
+ * correct URL format in social authentication utility ([ba1f863](https://github.com/qrati-labs/qrati-connect-js/commit/ba1f863b7613364ed11fdfbb0f3e9d20feaf0f46))
45
+
46
+ # [1.0.0-beta.124](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.123...v1.0.0-beta.124) (2025-10-30)
47
+
48
+
49
+ ### Features
50
+
51
+ * add display name formatting for leaderboard entries ([25672e4](https://github.com/qrati-labs/qrati-connect-js/commit/25672e44a3b84bed5ed92c8b32da1868ad5e2a01))
52
+
53
+ # [1.0.0-beta.123](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.122...v1.0.0-beta.123) (2025-09-26)
54
+
55
+
56
+ ### Bug Fixes
57
+
58
+ * standardize import statements and improve code formatting in media-utils.js ([1071eb0](https://github.com/qrati-labs/qrati-connect-js/commit/1071eb03546c1c6180c967e23ea976f36bb29446))
59
+
60
+ # [1.0.0-beta.122](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.121...v1.0.0-beta.122) (2025-09-23)
61
+
62
+
63
+ ### Bug Fixes
64
+
65
+ * remove unused imports and update button type in BackButton component ([4f11d5f](https://github.com/qrati-labs/qrati-connect-js/commit/4f11d5f6cea439408a989596e83ad300c60390cb))
66
+ * reorder Tailwind CSS and React plugins in Vite configuration files ([4549ce5](https://github.com/qrati-labs/qrati-connect-js/commit/4549ce544083510487ed337e4787fd5207ab506c))
67
+ * streamline authorization token handling across components ([10da69f](https://github.com/qrati-labs/qrati-connect-js/commit/10da69fd0ec633ccb80ed7c941065c3f3300b66b))
68
+ * update authentication token handling in SessionProvider ([26abfad](https://github.com/qrati-labs/qrati-connect-js/commit/26abfad08300c62b0cc18a2ff8779d196fe58ef3))
69
+ * update class names for consistency in Dialog, FadedDivider, Popover, and LeaderboardCard components ([eb1632e](https://github.com/qrati-labs/qrati-connect-js/commit/eb1632e1cac5f3caa097e6bcd805b31b4986c070))
70
+ * update image source in LeaderboardCard component ([0b91288](https://github.com/qrati-labs/qrati-connect-js/commit/0b91288d9287f82567350442b7f623240d6123b0))
71
+ * update import paths for consistency in MediaGallery component ([d030344](https://github.com/qrati-labs/qrati-connect-js/commit/d030344702cc9729569a7a50878e39350fee2a30))
72
+ * update README and package.json for Tailwind and dependency version changes ([b0e41ee](https://github.com/qrati-labs/qrati-connect-js/commit/b0e41ee991a3834bb3d667b9f067a74c037b83e8))
73
+ * update social auth URL to use correct endpoint ([5989447](https://github.com/qrati-labs/qrati-connect-js/commit/59894475616c995ea0e829f7b202289211a7a445))
74
+ * update VSCode extensions and settings for improved development experience ([64b8bf3](https://github.com/qrati-labs/qrati-connect-js/commit/64b8bf3ca05309c9a281d44d0567c7ce00be8e49))
75
+
76
+
77
+ ### Features
78
+
79
+ * add development guide and remove workspace configuration; update Vite config ([6274b56](https://github.com/qrati-labs/qrati-connect-js/commit/6274b56ccfb4cd808b447fddfe5dd93efe8bcb29))
80
+ * add Tailwind CSS support and configure Vite for multiple builds ([b608730](https://github.com/qrati-labs/qrati-connect-js/commit/b60873044000d0665c441a42565cb333f47d2b17))
81
+ * add workspace configuration and enhance TypeScript settings; update dependencies and improve session handling ([4df7cb4](https://github.com/qrati-labs/qrati-connect-js/commit/4df7cb469a1d4d5a47265a62c7c2dbc9b6d04b94))
82
+ * enhance social authentication flow with improved error handling and token management ([1ba2e29](https://github.com/qrati-labs/qrati-connect-js/commit/1ba2e29b5111beeec83aeb8141fa065d82482bd0))
83
+ * implement social authentication with Google and Apple, including loading states and error handling ([c88dbf9](https://github.com/qrati-labs/qrati-connect-js/commit/c88dbf96589bd95256a95e899496332414ab0c31))
84
+
85
+ # [1.0.0-beta.121](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.120...v1.0.0-beta.121) (2025-08-21)
86
+
87
+
88
+ ### Features
89
+
90
+ * enable autoscroll button in fullscreen mode for gallery view ([7d015c8](https://github.com/qrati-labs/qrati-connect-js/commit/7d015c8545de766d7e4ef7b8c63b352438468f8d))
91
+
92
+ # [1.0.0-beta.120](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.119...v1.0.0-beta.120) (2025-07-25)
93
+
94
+
95
+ ### Features
96
+
97
+ * update ContentSummary component to enhance Bing search link and button styling ([115b365](https://github.com/qrati-labs/qrati-connect-js/commit/115b365edf85f2d80aae22fe8a0c9a818ff8b4ee))
98
+
99
+ # [1.0.0-beta.119](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.118...v1.0.0-beta.119) (2025-07-25)
100
+
101
+
102
+ ### Features
103
+
104
+ * enhance ContentSummary component with URL for Bing search ([c783078](https://github.com/qrati-labs/qrati-connect-js/commit/c783078d061491ca0a9a719ce57c4aed9f57e721))
105
+
106
+ # [1.0.0-beta.118](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.117...v1.0.0-beta.118) (2025-07-25)
107
+
108
+
109
+ ### Features
110
+
111
+ * add AI summary disclaimer to PhotoSwipe and CuratePage components ([b564211](https://github.com/qrati-labs/qrati-connect-js/commit/b564211fddb2c88c57eeb9825448de3e759270ba))
112
+
113
+ # [1.0.0-beta.117](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.116...v1.0.0-beta.117) (2025-07-09)
114
+
115
+
116
+ ### Bug Fixes
117
+
118
+ * add border to FolderCard component for improved visual separation ([d70281f](https://github.com/qrati-labs/qrati-connect-js/commit/d70281f20b7dabde71bd4cd4c342466588e950da))
119
+
120
+ # [1.0.0-beta.116](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.115...v1.0.0-beta.116) (2025-07-09)
121
+
122
+
123
+ ### Features
124
+
125
+ * **FolderCard:** replace SVG icon with Icon component for improved consistency ([4b93e8b](https://github.com/qrati-labs/qrati-connect-js/commit/4b93e8b2253ae5887695a4cf3af68af1e76c64c2))
126
+
127
+ # [1.0.0-beta.115](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.114...v1.0.0-beta.115) (2025-07-09)
128
+
129
+
130
+ ### Bug Fixes
131
+
132
+ * simplify AI description display logic in RatePage component ([131fac6](https://github.com/qrati-labs/qrati-connect-js/commit/131fac6adabb139ad98378f779efdda1b3bf22e2))
133
+
134
+
135
+ ### Features
136
+
137
+ * add FolderBreadcrumb component for improved navigation in ContentsPage and PublicEvents ([ebaa2cb](https://github.com/qrati-labs/qrati-connect-js/commit/ebaa2cb3c6672e25df6121afcfaf05d3473334ae))
138
+
139
+ # [1.0.0-beta.114](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.113...v1.0.0-beta.114) (2025-06-30)
140
+
141
+
142
+ ### Features
143
+
144
+ * enhance EmptyState component to conditionally display organization logo ([0973db0](https://github.com/qrati-labs/qrati-connect-js/commit/0973db0356fea0ca8212796cfee5d17d7ea5382d))
145
+
146
+ # [1.0.0-beta.113](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.112...v1.0.0-beta.113) (2025-06-06)
147
+
148
+
149
+ ### Features
150
+
151
+ * Powered by Qrati added in footer ([f58caaf](https://github.com/qrati-labs/qrati-connect-js/commit/f58caaf53730179e9f7bfe76688c6a94fe3251c5))
152
+
153
+ # [1.0.0-beta.112](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.111...v1.0.0-beta.112) (2025-06-06)
154
+
155
+
156
+ ### Features
157
+
158
+ * inline gallery row and column constraints logic in MediaGallery component ([ba48da6](https://github.com/qrati-labs/qrati-connect-js/commit/ba48da6b11db67482f488aac4e79d96db12f319d))
159
+
160
+ # [1.0.0-beta.111](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.110...v1.0.0-beta.111) (2025-06-06)
161
+
162
+
163
+ ### Features
164
+
165
+ * simplify column constraints logic in MediaGallery component ([8847fc8](https://github.com/qrati-labs/qrati-connect-js/commit/8847fc874ded9409532f69e42815aa42c45d5795))
166
+
167
+ # [1.0.0-beta.110](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.109...v1.0.0-beta.110) (2025-06-06)
168
+
169
+
170
+ ### Bug Fixes
171
+
172
+ * formatting of JSX element in ReactRouterRoutes ([d959677](https://github.com/qrati-labs/qrati-connect-js/commit/d959677097fdd7f47b59b2dcb2c23a240492851f))
173
+
174
+ # [1.0.0-beta.109](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.108...v1.0.0-beta.109) (2025-05-21)
175
+
176
+
177
+ ### Features
178
+
179
+ * **Event gallery:** Admin buttons added ([9fac89e](https://github.com/qrati-labs/qrati-connect-js/commit/9fac89eaa750f83c9fdba941504696982ab94614))
180
+
181
+ # [1.0.0-beta.108](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.107...v1.0.0-beta.108) (2025-05-13)
182
+
183
+
184
+ ### Features
185
+
186
+ * update TopNavigationBar and Gallery components for improved layout and spacing consistency ([2dad109](https://github.com/qrati-labs/qrati-connect-js/commit/2dad109236216e212b9a7e60a6e130f0c1e3ae7a))
187
+
188
+ # [1.0.0-beta.107](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.106...v1.0.0-beta.107) (2025-05-13)
189
+
190
+
191
+ ### Features
192
+
193
+ * adjust spacing logic in MediaGallery component for single column mode ([5cadab4](https://github.com/qrati-labs/qrati-connect-js/commit/5cadab40840de368ab6335f0bad9074e39a2c1a9))
194
+
195
+ # [1.0.0-beta.106](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.105...v1.0.0-beta.106) (2025-05-13)
196
+
197
+
198
+ ### Features
199
+
200
+ * simplify spacing logic in MediaGallery component ([0c80ffa](https://github.com/qrati-labs/qrati-connect-js/commit/0c80ffaf06fcb26e13717248a8e72a389ffe78db))
201
+
202
+ # [1.0.0-beta.105](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.104...v1.0.0-beta.105) (2025-05-10)
203
+
204
+
205
+ ### Features
206
+
207
+ * update UI components for improved consistency and user experience ([80ef518](https://github.com/qrati-labs/qrati-connect-js/commit/80ef51889bcc7295a5e5daeab37d7dc7abff9cd3))
208
+
209
+ # [1.0.0-beta.104](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.103...v1.0.0-beta.104) (2025-05-09)
210
+
211
+
212
+ ### Features
213
+
214
+ * enhance scrolling behavior and update props for consistency in various components ([d23570f](https://github.com/qrati-labs/qrati-connect-js/commit/d23570f7e788f49ea2b7e6ff4eccf6d344cdd16f))
215
+
216
+ # [1.0.0-beta.103](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.102...v1.0.0-beta.103) (2025-05-09)
217
+
218
+
219
+ ### Features
220
+
221
+ * **ContentPage:** Content filter added ([a3b0d52](https://github.com/qrati-labs/qrati-connect-js/commit/a3b0d524e1d706a6ff324513993691c76d7cd8c8))
222
+ * update organization settings references to integrationSettings for consistency ([66c32df](https://github.com/qrati-labs/qrati-connect-js/commit/66c32dfe9d781e17489f6a57c11ec8f25a71b215))
223
+
224
+ # [1.0.0-beta.102](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.101...v1.0.0-beta.102) (2025-05-04)
225
+
226
+
227
+ ### Features
228
+
229
+ * **EventHeader:** remove useNavigate and replace button with NavLink for improved navigation ([8dbfbb1](https://github.com/qrati-labs/qrati-connect-js/commit/8dbfbb1311d7472b0c5bafa897ab3469dac95267))
230
+
231
+ # [1.0.0-beta.101](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.100...v1.0.0-beta.101) (2025-04-28)
232
+
233
+
234
+ ### Features
235
+
236
+ * **CuratePage:** remove console log for showAIDescription to clean up code ([69d0832](https://github.com/qrati-labs/qrati-connect-js/commit/69d0832b432a291e22235397b3059eb998548e62))
237
+
238
+ # [1.0.0-beta.100](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.99...v1.0.0-beta.100) (2025-04-28)
239
+
240
+
241
+ ### Features
242
+
243
+ * **CuratePage:** add console log for showAIDescription to aid debugging ([7daaf6e](https://github.com/qrati-labs/qrati-connect-js/commit/7daaf6e81bd49f22a282913b4a8a59a726622d47))
244
+
245
+ # [1.0.0-beta.99](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.98...v1.0.0-beta.99) (2025-04-24)
246
+
247
+
248
+ ### Features
249
+
250
+ * **Navigation:** update NavLink state to include referrer for improved navigation context ([ddf793d](https://github.com/qrati-labs/qrati-connect-js/commit/ddf793d57799a9cb6ad3b48a5f2f0bfd948cb723))
251
+
252
+ # [1.0.0-beta.98](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.97...v1.0.0-beta.98) (2025-04-24)
253
+
254
+
255
+ ### Features
256
+
257
+ * **AuthLayout, TopNavigationBar:** add useNavigate for improved navigation handling ([dddf609](https://github.com/qrati-labs/qrati-connect-js/commit/dddf609f40cc9d07fe0b488f6279cd0731323475))
258
+
259
+ # [1.0.0-beta.97](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.96...v1.0.0-beta.97) (2025-04-24)
260
+
261
+
262
+ ### Features
263
+
264
+ * **SessionContext:** replace signInWithRedirect with signInWithPopup for Google authentication ([3615264](https://github.com/qrati-labs/qrati-connect-js/commit/3615264888b78070eb1e384bda9b431f0f5a06df))
265
+
266
+ # [1.0.0-beta.96](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.95...v1.0.0-beta.96) (2025-04-24)
267
+
268
+
269
+ ### Bug Fixes
270
+
271
+ * **Folder structure Task#700:** folder fetch logic changed ([b0fc1a0](https://github.com/qrati-labs/qrati-connect-js/commit/b0fc1a0e0171169a8996da8e28788381c330f345)), closes [Task#700](https://github.com/Task/issues/700)
272
+
273
+
274
+ ### Features
275
+
276
+ * add TopNavigationBar component and integrate it into PublicEvents page ([431937c](https://github.com/qrati-labs/qrati-connect-js/commit/431937cdc6d31a91332e1a7b8e58604754e10b85))
277
+ * **ContentsPage:** import MediaGallery component for enhanced content display ([fcc78f6](https://github.com/qrati-labs/qrati-connect-js/commit/fcc78f6f516ac2bf9d040aeafe2515f42ef241f3))
278
+ * **EventLayout:** integrate TopNavigationBar based on organization settings ([02971b8](https://github.com/qrati-labs/qrati-connect-js/commit/02971b87375ae2ebb0206e18c1e1f4010b15c123))
279
+ * **FolderBreadcrumb:** enhance breadcrumb items with icons and typography ([fb140e9](https://github.com/qrati-labs/qrati-connect-js/commit/fb140e9148f44f4af454775973ce0dbdfcecb1b8))
280
+ * update development script and enhance FolderCard component with Typography ([dbc18cf](https://github.com/qrati-labs/qrati-connect-js/commit/dbc18cfd6972ffc9d1ccde12afd7fc7115c928fb))
281
+
282
+ # [1.0.0-beta.95](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.94...v1.0.0-beta.95) (2025-04-21)
283
+
284
+
285
+ ### Features
286
+
287
+ * Folder structure refined ([0e7e9e4](https://github.com/qrati-labs/qrati-connect-js/commit/0e7e9e48008b3529f9c7a3f04bc52bf41898f81d))
288
+ * **Public events:** Folder structure added ([f021af0](https://github.com/qrati-labs/qrati-connect-js/commit/f021af035ae305c462c6187636d665caf47349a4))
289
+
290
+ # [1.0.0-beta.94](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.93...v1.0.0-beta.94) (2025-04-11)
291
+
292
+
293
+ ### Bug Fixes
294
+
295
+ * simplify login prompt logic in ReactionButton component ([98bacb8](https://github.com/qrati-labs/qrati-connect-js/commit/98bacb899ed3b5e3ac607dc5a58c9b284d011d40))
296
+
297
+ # [1.0.0-beta.93](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.92...v1.0.0-beta.93) (2025-04-11)
298
+
299
+
300
+ ### Features
301
+
302
+ * enhance layout in PublicEvents component with additional spacing ([8a4d714](https://github.com/qrati-labs/qrati-connect-js/commit/8a4d714aad85b9e0ae15e11ecd61d1fb1effffab))
303
+
304
+ # [1.0.0-beta.92](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.91...v1.0.0-beta.92) (2025-04-11)
305
+
306
+
307
+ ### Bug Fixes
308
+
309
+ * comment out leaderboard rendering logic in EventHeader component ([ebc2994](https://github.com/qrati-labs/qrati-connect-js/commit/ebc2994bd111ea67436287577e3832773e636cf4))
310
+
311
+
312
+ ### Features
313
+
314
+ * add cache purging step for jsdelivr in release workflow ([f63aa7e](https://github.com/qrati-labs/qrati-connect-js/commit/f63aa7e909f1ccb6ae0cfba76b1a6f05472494bb))
315
+ * update default organization IDs in storybook for QratiConnect component ([442d680](https://github.com/qrati-labs/qrati-connect-js/commit/442d6802c3ff17a638831b08c065faa89f31b397))
316
+
317
+ # [1.0.0-beta.91](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.90...v1.0.0-beta.91) (2025-04-11)
318
+
319
+
320
+ ### Bug Fixes
321
+
322
+ * remove entry and chunk file name configurations from Rollup options ([e52f705](https://github.com/qrati-labs/qrati-connect-js/commit/e52f7058274fe070c2ef7aa48dd03bbaab567fba))
323
+
324
+ # [1.0.0-beta.90](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.89...v1.0.0-beta.90) (2025-04-11)
325
+
326
+
327
+ ### Bug Fixes
328
+
329
+ * update progress bar color in PhotoSwipe slideshow plugin ([7a7c4c5](https://github.com/qrati-labs/qrati-connect-js/commit/7a7c4c598bbf8189e494a758d08902fb5f22fbc2))
330
+
331
+
332
+ ### Features
333
+
334
+ * add PostCSS configuration with Tailwind CSS and Autoprefixer plugins ([af46990](https://github.com/qrati-labs/qrati-connect-js/commit/af46990f18ecd953c30783263cf768be59ad8251))
335
+ * implement PhotoSwipeCaption for enhanced caption handling in media gallery ([53f471c](https://github.com/qrati-labs/qrati-connect-js/commit/53f471c0d1cb263be49c8828d94ff9fd8cc136f5))
336
+ * update package.json with new keywords and dependency versions ([c048317](https://github.com/qrati-labs/qrati-connect-js/commit/c04831736eb60178d3e1f2780c06738960e98311))
337
+
338
+ # [1.0.0-beta.89](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.88...v1.0.0-beta.89) (2025-04-08)
339
+
340
+
341
+ ### Bug Fixes
342
+
343
+ * remove unused release scripts from package.json ([c9d859b](https://github.com/qrati-labs/qrati-connect-js/commit/c9d859b7cda628594c1e3fad505c4e96cb87485f))
344
+
345
+
346
+ ### Features
347
+
348
+ * add release:production script for managing production releases ([6e824a3](https://github.com/qrati-labs/qrati-connect-js/commit/6e824a3d61e21adbef20171bd85bde0cea2796c0))
349
+
350
+ # [1.0.0-beta.88](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.87...v1.0.0-beta.88) (2025-04-08)
351
+
352
+
353
+ ### Bug Fixes
354
+
355
+ * update release script to pull latest changes from beta branch before merging ([16bb667](https://github.com/qrati-labs/qrati-connect-js/commit/16bb667663bc7d51826ab28cd5315aa869a7b01d))
356
+
357
+
358
+ ### Features
359
+
360
+ * add release script for beta branch management ([4445f97](https://github.com/qrati-labs/qrati-connect-js/commit/4445f97eab2e31de1a0c96865ef7727eb4815755))
361
+ * update page navigation and enhance analytics tracking with new session management ([e77b5a2](https://github.com/qrati-labs/qrati-connect-js/commit/e77b5a2783677fa59273c3111ae5ecd9a7ebe202))
362
+
363
+ # [1.0.0-beta.87](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.86...v1.0.0-beta.87) (2025-04-07)
364
+
365
+
366
+ ### Bug Fixes
367
+
368
+ * add styles.css export and update cssFileName in Vite config ([5d582dc](https://github.com/qrati-labs/qrati-connect-js/commit/5d582dc6f2498a8e79004f8d85e874974b9916d0))
369
+
370
+ # [1.0.0-beta.86](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.85...v1.0.0-beta.86) (2025-04-07)
371
+
372
+
373
+ ### Bug Fixes
374
+
375
+ * comment out unused PhotoSwipeCaption import and initialization ([bac4c56](https://github.com/qrati-labs/qrati-connect-js/commit/bac4c56e1d80c5d2c60b0abf54e22c6d5638d419))
376
+
377
+ # [1.0.0-beta.85](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.84...v1.0.0-beta.85) (2025-04-07)
378
+
379
+
380
+ ### Bug Fixes
381
+
382
+ * update qrati-connect component to remove router prop and adjust ToastContainer positioning ([30861b3](https://github.com/qrati-labs/qrati-connect-js/commit/30861b33096032fc9826b3f7450ed68d56196805))
383
+ * update SVG in QratiConnect component and adjust Tailwind CSS configuration ([9d67232](https://github.com/qrati-labs/qrati-connect-js/commit/9d672324b89d1a1b81b20ce4cc32f9cf2eaf58e0))
384
+ * update uid in qrati-connect component and add console log for props in QratiConnect ([fe3bde9](https://github.com/qrati-labs/qrati-connect-js/commit/fe3bde944e360bee08854742ad1fe8f23b27982a))
385
+
386
+
387
+ ### Features
388
+
389
+ * add Storybook integration and create QratiConnect stories ([e231c77](https://github.com/qrati-labs/qrati-connect-js/commit/e231c7740ded989d6b082035dd45a5d74af50bad))
390
+ * enhance layout and analytics tracking with new components and updated session management ([7f31c63](https://github.com/qrati-labs/qrati-connect-js/commit/7f31c6317c6454d0aeecdafeb865db8d11fb2d7b))
391
+ * integrate Sentry for error tracking and monitoring ([0ef3893](https://github.com/qrati-labs/qrati-connect-js/commit/0ef3893dbcb042bb361586ca6b0eb2463ccee2dd))
392
+ * restructure package.json exports and add UMD build configuration ([adbfbc5](https://github.com/qrati-labs/qrati-connect-js/commit/adbfbc5fcdd4e39a23affe9b82c41a2ef1ac2f32))
393
+
394
+ # [1.0.0-beta.84](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.83...v1.0.0-beta.84) (2025-04-05)
395
+
396
+
397
+ ### Bug Fixes
398
+
399
+ * include organization in useSession for custom authentication handling ([d860781](https://github.com/qrati-labs/qrati-connect-js/commit/d860781e6d2fa2ec832620405cf5a275eb42825f))
400
+
401
+ # [1.0.0-beta.83](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.82...v1.0.0-beta.83) (2025-04-05)
402
+
403
+
404
+ ### Bug Fixes
405
+
406
+ * add console log for parsed query string in PublicEvents component ([ffbf3bf](https://github.com/qrati-labs/qrati-connect-js/commit/ffbf3bf218156cdb5e7fae2e5e524b6dc97bc400))
407
+ * handle loading states in AuthLayout with Shimmer component ([6a69450](https://github.com/qrati-labs/qrati-connect-js/commit/6a6945054107d9ef920e5267923a148d6f03215d))
408
+ * update Vite config to include custom CSS file name and remove unnecessary file copy ([fa51e42](https://github.com/qrati-labs/qrati-connect-js/commit/fa51e42e55c733645c0468a93fccc23bbd23aa87))
409
+
410
+
411
+ ### Features
412
+
413
+ * add router prop to QratiConnect component and update PropsContext documentation ([379563b](https://github.com/qrati-labs/qrati-connect-js/commit/379563b81c29ca7eb9445717db4ebec75ccd98ee))
414
+
415
+ # [1.0.0-beta.82](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.81...v1.0.0-beta.82) (2025-04-05)
416
+
417
+
418
+ ### Bug Fixes
419
+
420
+ * update organizationId in Demo component; simplify ForgotPassword link styling; handle potential undefined email in ForgotPasswordStep1 ([01d0bd9](https://github.com/qrati-labs/qrati-connect-js/commit/01d0bd9998f0370709a24232f8ee51744e83bbb9))
421
+
422
+
423
+ ### Features
424
+
425
+ * add ForgotPasswordPage component and routing; include ProgressDots for step navigation; update styles for OTP input ([a5b93a2](https://github.com/qrati-labs/qrati-connect-js/commit/a5b93a2c8d039eceabf5eabf9fd4b11a565d818f))
426
+
427
+ # [1.0.0-beta.81](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.80...v1.0.0-beta.81) (2025-04-04)
428
+
429
+
430
+ ### Bug Fixes
431
+
432
+ * update eslint-plugin-react to version 7.37.5; update object.entries to version 1.1.9 in package.json and package-lock.json; improve error handling in useReaction hook ([3cc05f4](https://github.com/qrati-labs/qrati-connect-js/commit/3cc05f4d08e26a98b1320d33ba208c6b39c1d8a0))
433
+
434
+ # [1.0.0-beta.80](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.79...v1.0.0-beta.80) (2025-04-03)
435
+
436
+
437
+ ### Bug Fixes
438
+
439
+ * update EventCard component to change name typography from h5 to h4 ([48e04cb](https://github.com/qrati-labs/qrati-connect-js/commit/48e04cbccfdccbbca73e5df04dccc3ea594bb567))
440
+ * update EventCard component to change name typography from h5 to h4 ([3019c17](https://github.com/qrati-labs/qrati-connect-js/commit/3019c1714e4d24b7fa5be1174f9a2ace47f58c34))
441
+
442
+ # [1.0.0-beta.79](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.78...v1.0.0-beta.79) (2025-04-03)
443
+
444
+
445
+ ### Bug Fixes
446
+
447
+ * update EventHeader component to change description typography from h4 to h5 ([8396171](https://github.com/qrati-labs/qrati-connect-js/commit/8396171bf1d361afc2f31ace06d4a1a1de977b3c))
448
+
449
+ # [1.0.0-beta.78](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.77...v1.0.0-beta.78) (2025-04-03)
450
+
451
+
452
+ ### Bug Fixes
453
+
454
+ * update react and react-dom to version 19.1.0; modify MediaGallery component to comment out unused PhotoSwipeCaption import ([5ca3b1f](https://github.com/qrati-labs/qrati-connect-js/commit/5ca3b1f84f2a5575dcd300bf46f2898d22b54919))
455
+
456
+ # [1.0.0-beta.77](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.76...v1.0.0-beta.77) (2025-04-03)
457
+
458
+
459
+ ### Bug Fixes
460
+
461
+ * downgrade react and react-dom to version 19.0.0 for compatibility; update package-lock.json and package.json ([92b15fb](https://github.com/qrati-labs/qrati-connect-js/commit/92b15fbd5c9920d9b48b9968599ae2133ab592c8))
462
+ * downgrade react and react-dom to version 19.0.0 for compatibility; update package.json and package-lock.json ([0278ea3](https://github.com/qrati-labs/qrati-connect-js/commit/0278ea3fbf9c969d539d62d51ab1e44e2f3636ef))
463
+ * update build script in package.json to remove element build step ([e4f1ab3](https://github.com/qrati-labs/qrati-connect-js/commit/e4f1ab32920a9f37edf4087e4eaf6fc08c939143))
464
+ * update react and react-dom to version 19.1.0; modify build script to include element build step ([e3bb759](https://github.com/qrati-labs/qrati-connect-js/commit/e3bb75982d9f245ca40b466d672e974ffb4fc3df))
465
+
466
+ # [1.0.0-beta.76](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.75...v1.0.0-beta.76) (2025-04-03)
467
+
468
+
469
+ ### Bug Fixes
470
+
471
+ * adjust gap spacing in PublicEvents component for improved layout ([d0d47e9](https://github.com/qrati-labs/qrati-connect-js/commit/d0d47e970f831717793a8518e8a115eae26b429c))
472
+
473
+ # [1.0.0-beta.75](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.74...v1.0.0-beta.75) (2025-04-03)
474
+
475
+
476
+ ### Bug Fixes
477
+
478
+ * downgrade react and react-dom to version 19.0.0 for compatibility ([0a36804](https://github.com/qrati-labs/qrati-connect-js/commit/0a36804da4bebb56c37ce0ceae734f02c0c12af8))
479
+
480
+ # [1.0.0-beta.74](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.73...v1.0.0-beta.74) (2025-04-03)
481
+
482
+
483
+ ### Features
484
+
485
+ * add styles.css to Vite configuration for improved asset handling ([b11d1aa](https://github.com/qrati-labs/qrati-connect-js/commit/b11d1aa19e37c784d6360cc0d13126ae19df66ce))
486
+
487
+ # [1.0.0-beta.73](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.72...v1.0.0-beta.73) (2025-04-03)
488
+
489
+
490
+ ### Bug Fixes
491
+
492
+ * adjust PhotoSwipeVideo initialization order in MediaGallery; clean up default-options.js formatting ([67c0d15](https://github.com/qrati-labs/qrati-connect-js/commit/67c0d15e8b58ca53b6a24104d0fc0ea4169bb8cd))
493
+
494
+
495
+ ### Features
496
+
497
+ * add .env.local for environment variables; update .gitignore to exclude .env.* files; modify QratiConnect to hide ReactQueryDevtools; lazy load MediaGallery in ContentsPage; update empty state handling in EmptyState component; adjust Typography component to use textClassName from PropsContext; update dependencies in package.json ([b81dcbc](https://github.com/qrati-labs/qrati-connect-js/commit/b81dcbc5ed1b708912d47f70e0293b4db135c6c9))
498
+ * add @iconify/react dependency; update styles in various components to remove 'lowercase' class for consistency ([2eeb335](https://github.com/qrati-labs/qrati-connect-js/commit/2eeb335c0b0974b5747f6c5219f888f0dcbf4c9a))
499
+ * enhance MediaGallery with ad engagement tracking and dialog; update route to CuratePage ([6b76bc6](https://github.com/qrati-labs/qrati-connect-js/commit/6b76bc6e7801dbace7290c47c7fc5aa2a834ab2b))
500
+ * enhance user registration flow with Firebase; add error handling and display name update ([142b6c4](https://github.com/qrati-labs/qrati-connect-js/commit/142b6c43ca2012c6b2291a62e4ccea6ff8b70864))
501
+ * implement ad analytics tracking in useAnalytics hook; update MediaGallery and PhotoswipeThumbnail components to utilize new analytics functions ([a29184a](https://github.com/qrati-labs/qrati-connect-js/commit/a29184a90046cde6c38e5ed9d6b690e03ac21de0))
502
+ * implement email registration functionality in RegisterPage; add form validation and user feedback ([2d564ca](https://github.com/qrati-labs/qrati-connect-js/commit/2d564ca3a7b4a31f37ab820f39111286f9c9ce90))
503
+ * restructure project by consolidating imports and adding utility functions; introduce new components for Photoswipe plugins and enhance context management ([2cfead8](https://github.com/qrati-labs/qrati-connect-js/commit/2cfead8f13ba589140676dbd368c9dba5f9e9eea))
504
+
505
+ # [1.0.0-beta.72](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.71...v1.0.0-beta.72) (2025-04-02)
506
+
507
+
508
+ ### Bug Fixes
509
+
510
+ * remove unused Footer import in QratiConnect component ([b5f4980](https://github.com/qrati-labs/qrati-connect-js/commit/b5f4980ded5420e559acd71ce90660e788657950))
511
+ * remove unused global CSS import in QratiConnect component ([578d681](https://github.com/qrati-labs/qrati-connect-js/commit/578d6814c9daabf94c39ae54493a68a91766731e))
512
+ * update Typography component usage and adjust styles in UploadPage ([85a0c80](https://github.com/qrati-labs/qrati-connect-js/commit/85a0c803f1f5351dfa933492202015f86b05cfbe))
513
+
514
+
515
+ ### Features
516
+
517
+ * add authentication routes and pages for login and registration ([3b8dc96](https://github.com/qrati-labs/qrati-connect-js/commit/3b8dc964b3798a3251ef3c95bb71d7d5bc28004a))
518
+ * add footer component and update event routes in the application ([f37f340](https://github.com/qrati-labs/qrati-connect-js/commit/f37f34003f4809f842f80cbdae52399a568704c0))
519
+ * enhance QratiConnect component with additional props and improve EmptyState presentation ([6ea1876](https://github.com/qrati-labs/qrati-connect-js/commit/6ea1876329cb73be7e60d09cb49aa0312c727d31))
520
+ * update Demo component with new props and enhance EmptyState styling; refactor leaderboard data fetching in LeadersPage ([b382591](https://github.com/qrati-labs/qrati-connect-js/commit/b3825919a3841ad62f06f2e1904130225714b6a7))
521
+
522
+ # [1.0.0-beta.71](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.70...v1.0.0-beta.71) (2025-03-27)
523
+
524
+
525
+ ### Features
526
+
527
+ * import global CSS styles in QratiConnect component ([5ba70c4](https://github.com/qrati-labs/qrati-connect-js/commit/5ba70c421093eb9398e7b5404fa29bf547b1c59e))
528
+
529
+ # [1.0.0-beta.70](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.69...v1.0.0-beta.70) (2025-03-27)
530
+
531
+
532
+ ### Bug Fixes
533
+
534
+ * prevent process.env error by defining process.env in Vite config ([140f2bf](https://github.com/qrati-labs/qrati-connect-js/commit/140f2bf52a818e6d659506827f4ac3151708da1b))
535
+
536
+ # [1.0.0-beta.69](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.68...v1.0.0-beta.69) (2025-03-27)
537
+
538
+
539
+ ### Features
540
+
541
+ * add watch scripts for React and Element builds in package.json ([41370ca](https://github.com/qrati-labs/qrati-connect-js/commit/41370ca96ad3cede3140ec0c9a54b385a72f6602))
542
+ * integrate Sentry for error tracking and add dependency in package.json ([8ffa108](https://github.com/qrati-labs/qrati-connect-js/commit/8ffa108a90124a26cd7bd60783c0cb911438ec45))
543
+
544
+ # [1.0.0-beta.68](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.67...v1.0.0-beta.68) (2025-03-24)
545
+
546
+
547
+ ### Bug Fixes
548
+
549
+ * add error handling to event view increment API call in ContentsPage ([d9aa4de](https://github.com/qrati-labs/qrati-connect-js/commit/d9aa4de8c7706c3e87986f5c8d0b4b9152e25a53))
550
+
551
+
552
+ ### Features
553
+
554
+ * add get-browser-fingerprint package and implement browser fingerprinting for event view tracking ([6e6cd60](https://github.com/qrati-labs/qrati-connect-js/commit/6e6cd60436f594e4dcdd6d808b5d4aaacf931760))
555
+
556
+ # [1.0.0-beta.67](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.66...v1.0.0-beta.67) (2025-03-23)
557
+
558
+
559
+ ### Bug Fixes
560
+
561
+ * update description text in EmptyState component for clarity ([c5e7f28](https://github.com/qrati-labs/qrati-connect-js/commit/c5e7f28d7cc165572e7f25a467a8e0e5c1df3d89))
562
+
563
+ # [1.0.0-beta.66](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.65...v1.0.0-beta.66) (2025-03-22)
564
+
565
+
566
+ ### Features
567
+
568
+ * add initialization log to QratiConnect component ([16aeb6d](https://github.com/qrati-labs/qrati-connect-js/commit/16aeb6d4933f379fc415c800c02f457f12428795))
569
+
570
+ # [1.0.0-beta.65](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.64...v1.0.0-beta.65) (2025-03-22)
571
+
572
+
573
+ ### Features
574
+
575
+ * add styles.css import and console log in QratiConnect component for better visibility ([d9c02a4](https://github.com/qrati-labs/qrati-connect-js/commit/d9c02a4cc7a1d9fd9e46712ddd71392418267acc))
576
+
577
+ # [1.0.0-beta.64](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.63...v1.0.0-beta.64) (2025-03-22)
578
+
579
+
580
+ ### Bug Fixes
581
+
582
+ * update import path in package.json to point to react.es.js ([e97b271](https://github.com/qrati-labs/qrati-connect-js/commit/e97b271113b74b00ed1abdd41caad185a5624114))
583
+
584
+
585
+ ### Features
586
+
587
+ * remove console log for props in QratiConnect component to clean up code ([fed9a1f](https://github.com/qrati-labs/qrati-connect-js/commit/fed9a1f9a3a4a5b18ab55c6d4f9b09c0294ea43e))
588
+
589
+ # [1.0.0-beta.63](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.62...v1.0.0-beta.63) (2025-03-22)
590
+
591
+
592
+ ### Features
593
+
594
+ * implement QratiConnect web component and integrate PhotoSwipe plugins for enhanced functionality ([ce434ec](https://github.com/qrati-labs/qrati-connect-js/commit/ce434ec769b1df73e929da2ec1e3dcc6ba700587))
595
+
596
+ # [1.0.0-beta.62](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.61...v1.0.0-beta.62) (2025-03-22)
597
+
598
+
599
+ ### Features
600
+
601
+ * enhance console log in QratiConnect component for better debugging clarity ([0ff9c6f](https://github.com/qrati-labs/qrati-connect-js/commit/0ff9c6f4545bf23a6fb11388a2c289e3b47acf39))
602
+
603
+ # [1.0.0-beta.61](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.60...v1.0.0-beta.61) (2025-03-22)
604
+
605
+
606
+ ### Features
607
+
608
+ * add console log for props in QratiConnect component for debugging purposes ([d8616ac](https://github.com/qrati-labs/qrati-connect-js/commit/d8616ac6286e0dee19367ee385d7d03f36129280))
609
+
610
+ # [1.0.0-beta.60](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.59...v1.0.0-beta.60) (2025-03-21)
611
+
612
+
613
+ ### Features
614
+
615
+ * update index.js to export QratiConnect and remove minification in Vite config ([0abc60a](https://github.com/qrati-labs/qrati-connect-js/commit/0abc60ad87805f9c96689b69be04b858964bcf8c))
616
+
617
+ # [1.0.0-beta.59](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.58...v1.0.0-beta.59) (2025-03-21)
618
+
619
+
620
+ ### Features
621
+
622
+ * update DemoPage text and disable minification in Vite config ([5310692](https://github.com/qrati-labs/qrati-connect-js/commit/53106925509a5304f6338a43f874d8697e1bc5fa))
623
+
624
+ # [1.0.0-beta.58](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.57...v1.0.0-beta.58) (2025-03-21)
625
+
626
+
627
+ ### Features
628
+
629
+ * update DemoPage component text to indicate it has been updated ([31a4782](https://github.com/qrati-labs/qrati-connect-js/commit/31a4782cafc7b641f2eeb80dc6c86eb85a0a9339))
630
+
631
+ # [1.0.0-beta.57](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.56...v1.0.0-beta.57) (2025-03-21)
632
+
633
+
634
+ ### Features
635
+
636
+ * add DemoPage component and update index.js to export it ([4425db0](https://github.com/qrati-labs/qrati-connect-js/commit/4425db0e0f988201a766ef96d66774228bcdb10a))
637
+
638
+ # [1.0.0-beta.56](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.55...v1.0.0-beta.56) (2025-03-07)
639
+
640
+
641
+ ### Features
642
+
643
+ * add primary background color to EventLayout for improved visual consistency ([a214c56](https://github.com/qrati-labs/qrati-connect-js/commit/a214c56a10fa60fd89ded9add1f9becba6e2150c))
644
+
645
+ # [1.0.0-beta.55](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.54...v1.0.0-beta.55) (2025-03-07)
646
+
647
+
648
+ ### Features
649
+
650
+ * replace blurImageUrl with blurhash in GalleryCard components and PhotoswipeThumbnail for improved image loading ([2dcd52b](https://github.com/qrati-labs/qrati-connect-js/commit/2dcd52b0fde022c3f313f406ac6e8f5139ac35e1))
651
+
652
+ # [1.0.0-beta.54](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.53...v1.0.0-beta.54) (2025-02-24)
653
+
654
+
655
+ ### Features
656
+
657
+ * update uid in QratiConnect, improve button loading animation, simplify VideoPlayer hover logic, and enhance RatePage error message ([0a5babf](https://github.com/qrati-labs/qrati-connect-js/commit/0a5babfba1a645fe9ed95104a2594214f081966d))
658
+
659
+ # [1.0.0-beta.53](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.52...v1.0.0-beta.53) (2025-02-23)
660
+
661
+
662
+ ### Features
663
+
664
+ * refactor UploadPage layout and enhance FileUploader button styling in UploadContentCard ([ff12183](https://github.com/qrati-labs/qrati-connect-js/commit/ff12183d4aba6eb09871a6c0788f7596f12ae89c))
665
+
666
+ # [1.0.0-beta.52](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.51...v1.0.0-beta.52) (2025-02-23)
667
+
668
+
669
+ ### Features
670
+
671
+ * remove background color from VideoPlayer component for improved styling ([8b73ab4](https://github.com/qrati-labs/qrati-connect-js/commit/8b73ab471663f6de7d1c03cb25a20add94cbbf86))
672
+ * update VideoPlayer component to enable fullscreen option and set muted state by default in UploadContentCard ([96153c6](https://github.com/qrati-labs/qrati-connect-js/commit/96153c6adf04e5b24bb8a366a5429218c5b3a445))
673
+
674
+ # [1.0.0-beta.51](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.50...v1.0.0-beta.51) (2025-02-23)
675
+
676
+
677
+ ### Features
678
+
679
+ * improve layout in Demo component and refactor imports in CurationFeedback for better performance ([7692bd4](https://github.com/qrati-labs/qrati-connect-js/commit/7692bd4acbf0b8de572323e9a88c60fd15d91e9e))
680
+ * update styling in Demo, GalleryCard components, and UploadContentCard for improved layout and visual consistency ([ce0d0dc](https://github.com/qrati-labs/qrati-connect-js/commit/ce0d0dca87f99900c2097580a0db5d2bbf1b58b5))
681
+
682
+ # [1.0.0-beta.50](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.49...v1.0.0-beta.50) (2025-02-23)
683
+
684
+
685
+ ### Features
686
+
687
+ * improve EventLayout structure, enhance loading state in PublicEvents, update RatePage messaging, and remove unused QratiConnect copy ([7fc91ec](https://github.com/qrati-labs/qrati-connect-js/commit/7fc91ec77e3e4b2ffd42e12b12d6d9ce49c4ead3))
688
+ * **QratiConnect:** add 'leaders' route to event pages for improved navigation ([39ac942](https://github.com/qrati-labs/qrati-connect-js/commit/39ac94213d656018a22785e9a65e60bf53f02156))
689
+ * refactor CurationFeedback, update uid in Demo, enhance key usage in PublicEvents, improve Dialog component styling, and add play/pause icon in VideoPlayer ([895b6ad](https://github.com/qrati-labs/qrati-connect-js/commit/895b6adfd95944731adeb2e1f790407e9eb970db))
690
+ * update package dependencies, refactor BackButton component, and enhance styling in RatePage and UploadContentCard ([c8e8f5d](https://github.com/qrati-labs/qrati-connect-js/commit/c8e8f5d8fb2a8df04a64be450da6cf5f3791ad9e))
691
+ * update user ID in QratiConnect, downgrade tailwind-merge version, enhance BackButton and VideoPlayer components, and improve shimmer styling in PublicEvents ([05969b1](https://github.com/qrati-labs/qrati-connect-js/commit/05969b16bd9c043e7ca9b373f97bfd3d43b64e21))
692
+
693
+ # [1.0.0-beta.49](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.48...v1.0.0-beta.49) (2025-02-23)
694
+
695
+
696
+ ### Features
697
+
698
+ * refactor routing to use react-router, add EventLayout component, and update various components for consistency ([4f717de](https://github.com/qrati-labs/qrati-connect-js/commit/4f717de9c111fb1ba00f6eb0778828385a7e78b9))
699
+ * update routing for event pages to include gallery path, enhance BackButton component, and improve event header logic ([ad558ab](https://github.com/qrati-labs/qrati-connect-js/commit/ad558ab5affebfa6f627f372b751c66d4339390b))
700
+
701
+ # [1.0.0-beta.48](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.47...v1.0.0-beta.48) (2025-02-21)
702
+
703
+
704
+ ### Bug Fixes
705
+
706
+ * **Rate page:** Click the content for curate is fixex ([c6f4fa3](https://github.com/qrati-labs/qrati-connect-js/commit/c6f4fa33e70708cb8c5014eeb703033ceef9f864))
707
+
708
+
709
+ ### Features
710
+
711
+ * add user ID and names to QratiConnect component, update login prompt in UploadPage, and adjust styling for better user experience ([b5d9d92](https://github.com/qrati-labs/qrati-connect-js/commit/b5d9d9282799d8cdeccd36f8c4f1672ea2c9dfff))
712
+
713
+ # [1.0.0-beta.47](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.46...v1.0.0-beta.47) (2025-02-21)
714
+
715
+
716
+ ### Bug Fixes
717
+
718
+ * update organization ID in Demo component and refactor class names for consistency ([9c47d22](https://github.com/qrati-labs/qrati-connect-js/commit/9c47d228f04392e232013641d8b6c9d9c2af6332))
719
+ * update organization ID in Demo component, add optional chaining in RatePage, adjust spacing in UploadPage, and modify engagement style condition in GalleryCardEngagementAction ([e692a14](https://github.com/qrati-labs/qrati-connect-js/commit/e692a1445aa5137c9bbcc5a2936e317b4b1e7355))
720
+
721
+
722
+ ### Features
723
+
724
+ * enhance Demo layout, add BackButton component, and improve styling in ReactionButton ([c6febaf](https://github.com/qrati-labs/qrati-connect-js/commit/c6febafa3715d6771d35bf7942dff364d4ccc821))
725
+
726
+ # [1.0.0-beta.46](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.45...v1.0.0-beta.46) (2025-02-20)
727
+
728
+
729
+ ### Bug Fixes
730
+
731
+ * replace Link component with anchor tag for login prompt in ReactionButton ([413a94a](https://github.com/qrati-labs/qrati-connect-js/commit/413a94af40f682e54a608df7f148a7e48722d338))
732
+
733
+ # [1.0.0-beta.45](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.44...v1.0.0-beta.45) (2025-02-20)
734
+
735
+
736
+ ### Features
737
+
738
+ * add BackButton component and integrate it into QratiConnect layout ([5a5db60](https://github.com/qrati-labs/qrati-connect-js/commit/5a5db60d0a0de101dc1f0f1079adf59562051977))
739
+
740
+ # [1.0.0-beta.44](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.43...v1.0.0-beta.44) (2025-02-20)
741
+
742
+
743
+ ### Features
744
+
745
+ * refactor styles and update Tailwind configuration with new prefix ([ef125ba](https://github.com/qrati-labs/qrati-connect-js/commit/ef125bad75421babe03d1df91f0a3e263561034c))
746
+ * update class names with new prefix for consistency and refactor components ([d44f636](https://github.com/qrati-labs/qrati-connect-js/commit/d44f6363d50ce9cc807501590884687f9ab4d9fb))
747
+
748
+ # [1.0.0-beta.43](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.42...v1.0.0-beta.43) (2025-02-19)
749
+
750
+
751
+ ### Bug Fixes
752
+
753
+ * **Button:** update button color classes for improved styling consistency ([755bd01](https://github.com/qrati-labs/qrati-connect-js/commit/755bd01919bc90f3f8c5ebc38d5ee858185c6541))
754
+
755
+
756
+ ### Features
757
+
758
+ * add star-explode animation and refactor DotLottiePlayer component ([8f228c4](https://github.com/qrati-labs/qrati-connect-js/commit/8f228c46628e01625ca63b66f58486d0b191a877))
759
+
760
+ # [1.0.0-beta.42](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.41...v1.0.0-beta.42) (2025-02-18)
761
+
762
+
763
+ ### Bug Fixes
764
+
765
+ * **MediaGallery:** add targetRowHeight prop and update rowConstraints function ([4bd890e](https://github.com/qrati-labs/qrati-connect-js/commit/4bd890e066963e1e5d299cd1103f8b8871573ee7))
766
+
767
+ # [1.0.0-beta.41](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.40...v1.0.0-beta.41) (2025-02-18)
768
+
769
+
770
+ ### Bug Fixes
771
+
772
+ * update styles.css path and disable CSS code splitting in Vite config ([dfd03c1](https://github.com/qrati-labs/qrati-connect-js/commit/dfd03c1fe4af1fb0541c1fcdb0aca485940ed055))
773
+
774
+ # [1.0.0-beta.40](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.39...v1.0.0-beta.40) (2025-02-18)
775
+
776
+
777
+ ### Bug Fixes
778
+
779
+ * **MediaGallery:** simplify rowConstraints and update curateLink handling ([366090c](https://github.com/qrati-labs/qrati-connect-js/commit/366090ca31a9b1e007955a05fdf72d30aec057e3))
780
+
781
+ # [1.0.0-beta.39](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.38...v1.0.0-beta.39) (2025-02-18)
782
+
783
+
784
+ ### Bug Fixes
785
+
786
+ * **Button, EventHeader:** update button variants for improved styling based on route ([1327ed3](https://github.com/qrati-labs/qrati-connect-js/commit/1327ed3735a3526bc2127fe5a0f1e7a762e0e63e))
787
+
788
+ # [1.0.0-beta.38](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.37...v1.0.0-beta.38) (2025-02-18)
789
+
790
+
791
+ ### Bug Fixes
792
+
793
+ * **RatePage, UploadPage, MediaGallery:** improve error messages and enhance layout responsiveness ([5f78794](https://github.com/qrati-labs/qrati-connect-js/commit/5f787947d0fbb005035dd5ac55be34a678f24ea4))
794
+
795
+ # [1.0.0-beta.37](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.36...v1.0.0-beta.37) (2025-02-18)
796
+
797
+
798
+ ### Bug Fixes
799
+
800
+ * **UploadPage, UploadContentCard:** add organization ID header and update text styling ([6f17384](https://github.com/qrati-labs/qrati-connect-js/commit/6f173845b79c1d08d166654ad78c5e8ea2dbd10c))
801
+
802
+ # [1.0.0-beta.36](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.35...v1.0.0-beta.36) (2025-02-18)
803
+
804
+
805
+ ### Bug Fixes
806
+
807
+ * **curation , event header, reaction:** reaction hook added ([e01878b](https://github.com/qrati-labs/qrati-connect-js/commit/e01878b3f29bd3f31eb9e036c0f7b42ee2f162c3))
808
+
809
+
810
+ ### Features
811
+
812
+ * **QratiConnect, ContentsPage:** enhance component props and improve API integration ([9e527ce](https://github.com/qrati-labs/qrati-connect-js/commit/9e527cef8c1b34a8d50ffc7b95bba8d9ffa525cc))
813
+
814
+ # [1.0.0-beta.35](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.34...v1.0.0-beta.35) (2025-02-18)
815
+
816
+
817
+ ### Bug Fixes
818
+
819
+ * **Contents page:** infinite scroll fixed ([2a8a627](https://github.com/qrati-labs/qrati-connect-js/commit/2a8a627f9c49d0c6945cf550d82235b23db8f7ed))
820
+ * **MediaGallery:** update targetRowHeight to improve layout ([e9cb4e0](https://github.com/qrati-labs/qrati-connect-js/commit/e9cb4e0bb9708fceb7d80c50689725f8abc2c401))
821
+ * **Rate page:** eligibility check added ([e8501e1](https://github.com/qrati-labs/qrati-connect-js/commit/e8501e18b5ae5c8f796059b0ada5aeddefe87b5c))
822
+ * **router:** nested router shared event ([0255c78](https://github.com/qrati-labs/qrati-connect-js/commit/0255c78e44b5df98c6da6f033af3355f2ff8302f))
823
+ * **UploadPage:** update API endpoint for single upload ([8900f5a](https://github.com/qrati-labs/qrati-connect-js/commit/8900f5ad5ce3fff199ab24319aa0df157fe440c6))
824
+
825
+
826
+ ### Features
827
+
828
+ * add AllTogetherSans and AllTogetherSerif font files, enhance loading component, and implement color utility functions ([2fb0ea7](https://github.com/qrati-labs/qrati-connect-js/commit/2fb0ea70f2650c5973619667c0a743631561bd06))
829
+ * add BackButton component and update MediaGallery layout adjustments ([d5c222d](https://github.com/qrati-labs/qrati-connect-js/commit/d5c222d68341b5ed2d764d23d0bbc3d7d4e5370a))
830
+ * add utility functions for array difference, implement Shimmer component, and enhance Loading component ([0ba0146](https://github.com/qrati-labs/qrati-connect-js/commit/0ba014650f96652d6bd2ac9b687bc269c4501ae5))
831
+ * **MediaGallery:** integrate additional PhotoSwipe plugins and refactor FilmstripView component for improved functionality ([c8d4899](https://github.com/qrati-labs/qrati-connect-js/commit/c8d489917f4094a9bfb53f69af6b4baf486d9667))
832
+ * **Modal:** enhance styling by adding custom font to Dialog component ([7f836c2](https://github.com/qrati-labs/qrati-connect-js/commit/7f836c2901332acc5af2dcd15ca4fe8bfbc34b38))
833
+ * **nested route added:** nested route added ([90979dd](https://github.com/qrati-labs/qrati-connect-js/commit/90979ddbb98120c3b5b6a419caf3d1c719a2a46f))
834
+ * **Rete and Leaderboard added:** Rate and Leaderboard page added ([471705a](https://github.com/qrati-labs/qrati-connect-js/commit/471705a672f5946d3b524efbbbb8597598ead012))
835
+ * update Button and ButtonGroup components for improved accessibility and styling; integrate LazyLoadImage in PublicEvents ([4e6f720](https://github.com/qrati-labs/qrati-connect-js/commit/4e6f72027000c6ac1ceb9eb97be05c69449cc51c))
836
+ * update theme colors, enhance PublicEvents layout, refactor BackButton to use Link, and improve Loading component with animation ([7247a97](https://github.com/qrati-labs/qrati-connect-js/commit/7247a97776bc8e90ea978883dceebfe37d9055d0))
837
+ * update user details in QratiConnect, enhance Button component size, add headers for API requests in LeaderboardPage, improve layout in PublicEvents and ContentsPage ([7f902a3](https://github.com/qrati-labs/qrati-connect-js/commit/7f902a3eb1e07df4a3b688ba024b3dee235fc58d))
838
+
839
+ # [1.0.0-beta.34](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.33...v1.0.0-beta.34) (2025-02-17)
840
+
841
+
842
+ ### Features
843
+
844
+ * integrate Tailwind CSS for improved styling and layout management ([bb3c1fe](https://github.com/qrati-labs/qrati-connect-js/commit/bb3c1fea4273a800fe3611dd3e9a3f3614b9b84f))
845
+
846
+ # [1.0.0-beta.33](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.32...v1.0.0-beta.33) (2025-02-17)
847
+
848
+
849
+ ### Features
850
+
851
+ * add PhotoSwipe plugins and components for enhanced gallery functionality ([c5f86e8](https://github.com/qrati-labs/qrati-connect-js/commit/c5f86e8dafa6b399270084969c5b13bd5fcd791d))
852
+ * update index title and display user information on RatePage ([081b0bf](https://github.com/qrati-labs/qrati-connect-js/commit/081b0bfa1412a361d71c99e49bf0c2e334e599f1))
853
+
854
+ # [1.0.0-beta.32](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.31...v1.0.0-beta.32) (2025-02-17)
855
+
856
+
857
+ ### Features
858
+
859
+ * restructure application with new pages and update QratiConnect component ([fb88712](https://github.com/qrati-labs/qrati-connect-js/commit/fb887128b6d52c828ffe68318b3a778ae6139cdf))
860
+
861
+ # [1.0.0-beta.31](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.30...v1.0.0-beta.31) (2025-02-17)
862
+
863
+
864
+ ### Bug Fixes
865
+
866
+ * update peerDependencies in package.json to support React 19 ([8835958](https://github.com/qrati-labs/qrati-connect-js/commit/8835958fd8812a731f9a805f5a0813478b5a5045))
867
+
868
+ # [1.0.0-beta.30](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.29...v1.0.0-beta.30) (2025-02-17)
869
+
870
+
871
+ ### Bug Fixes
872
+
873
+ * update paths in package.json to reflect new directory structure ([dc07ab5](https://github.com/qrati-labs/qrati-connect-js/commit/dc07ab500aaa61245bee259c9150dd7d7de17d46))
874
+
875
+ # [1.0.0-beta.29](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.28...v1.0.0-beta.29) (2025-02-17)
876
+
877
+
878
+ ### Bug Fixes
879
+
880
+ * update header text in QratiConnect component for clarity ([69a0b36](https://github.com/qrati-labs/qrati-connect-js/commit/69a0b36a3bf8726d8611e1cd90a4c999e3bb815f))
881
+
882
+ # [1.0.0-beta.28](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.27...v1.0.0-beta.28) (2025-02-17)
883
+
884
+
885
+ ### Bug Fixes
886
+
887
+ * refactor QratiConnect component to use lazy loading for improved performance and add routing functionality ([48dcf1d](https://github.com/qrati-labs/qrati-connect-js/commit/48dcf1d8beea071839dee7f7afe2b47aa3afbe1d))
888
+ * **settings:** remove darwin ([b3000e3](https://github.com/qrati-labs/qrati-connect-js/commit/b3000e39db950ea45d543e068152e6fad75d1f03))
889
+ * update header format to include BASE_URL in parentheses ([c54437c](https://github.com/qrati-labs/qrati-connect-js/commit/c54437cc3a57d0b1f97b611e785e791f5c815834))
890
+
891
+ # [1.0.0-beta.27](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.26...v1.0.0-beta.27) (2025-02-16)
892
+
893
+
894
+ ### Bug Fixes
895
+
896
+ * change header color to red in QratiConnect component ([dd4b75f](https://github.com/qrati-labs/qrati-connect-js/commit/dd4b75fe50245d56005bb62d69324b99dc276357))
897
+ * update package.json and rollup.config.mjs for output formats ([dee1302](https://github.com/qrati-labs/qrati-connect-js/commit/dee1302c36e9b1966125cdaa72740c0789d64817))
898
+
899
+
900
+ ### Features
901
+
902
+ * add initial project structure with QratiConnect component and configuration files ([e44f7fb](https://github.com/qrati-labs/qrati-connect-js/commit/e44f7fbec910a81a82ed5c3610637502ae9a5477))
903
+
904
+ # [1.0.0-beta.26](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.25...v1.0.0-beta.26) (2025-02-15)
905
+
906
+
907
+ ### Features
908
+
909
+ * wrap QratiConnect component with SessionProvider ([e46c5f5](https://github.com/qrati-labs/qrati-connect-js/commit/e46c5f5ba4d44d6321280579a91e864cfd95e873))
910
+
911
+ # [1.0.0-beta.25](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.24...v1.0.0-beta.25) (2025-02-15)
912
+
913
+
914
+ ### Bug Fixes
915
+
916
+ * remove commented-out SessionProvider from QratiConnect component ([f4541cf](https://github.com/qrati-labs/qrati-connect-js/commit/f4541cff71a9e0c520591be3020556e08329f002))
917
+
918
+ # [1.0.0-beta.24](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.23...v1.0.0-beta.24) (2025-02-15)
919
+
920
+
921
+ ### Bug Fixes
922
+
923
+ * comment out SessionProvider in QratiConnect component ([8cc5389](https://github.com/qrati-labs/qrati-connect-js/commit/8cc53891580dc6b437ef7436c69fec1db7601258))
924
+
925
+ # [1.0.0-beta.23](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.22...v1.0.0-beta.23) (2025-02-15)
926
+
927
+
928
+ ### Features
929
+
930
+ * add new components and styles for event management and gallery features ([7e5219d](https://github.com/qrati-labs/qrati-connect-js/commit/7e5219d6deab86895c0d096813fd28c1ff466070))
931
+ * refactor QratiConnect component with routing and state management ([c38344d](https://github.com/qrati-labs/qrati-connect-js/commit/c38344d50cf0098cd25081defa8d6bdefa3e2966))
932
+
933
+ # [1.0.0-beta.22](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.21...v1.0.0-beta.22) (2025-02-15)
934
+
935
+
936
+ ### Features
937
+
938
+ * add new assets and PhotoSwipe plugins for enhanced functionality ([9ff55f1](https://github.com/qrati-labs/qrati-connect-js/commit/9ff55f19607aeafbbf071ab4784fbaa9739622c6))
939
+
940
+ # [1.0.0-beta.21](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.20...v1.0.0-beta.21) (2025-02-15)
941
+
942
+
943
+ ### Bug Fixes
944
+
945
+ * remove outdated dependency on @qratilabs/qrati-connect ([db68ed0](https://github.com/qrati-labs/qrati-connect-js/commit/db68ed0e9263259d7540f0f4eef995b477026696))
946
+
947
+ # [1.0.0-beta.20](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.19...v1.0.0-beta.20) (2025-02-15)
948
+
949
+
950
+ ### Bug Fixes
951
+
952
+ * remove unused assets and components, add TestComponent ([86df1c4](https://github.com/qrati-labs/qrati-connect-js/commit/86df1c436b9dcd49a82807a28565048da231950c))
953
+
954
+
955
+ ### Features
956
+
957
+ * add TestComponent and a Rollup plugin to strip 'use client' directives from node_modules ([5f00c1a](https://github.com/qrati-labs/qrati-connect-js/commit/5f00c1a725be095eb0377ab07a6a15e0689d6e1d))
958
+
959
+ # [1.0.0-beta.19](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.18...v1.0.0-beta.19) (2025-02-14)
960
+
961
+
962
+ ### Bug Fixes
963
+
964
+ * simplify QratiConnect component by removing unused dependencies and restructuring ([e54ef46](https://github.com/qrati-labs/qrati-connect-js/commit/e54ef4680b6d9325b0fc4796ce18732af330b662))
965
+
966
+ # [1.0.0-beta.18](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.17...v1.0.0-beta.18) (2025-02-14)
967
+
968
+
969
+ ### Bug Fixes
970
+
971
+ * remove react-palette dependency and comment out palette extraction in media-utils ([760e13c](https://github.com/qrati-labs/qrati-connect-js/commit/760e13c94ac8f4bfe64fa734d9e74de3ef672ec6))
972
+
973
+ # [1.0.0-beta.17](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.16...v1.0.0-beta.17) (2025-02-14)
974
+
975
+
976
+ ### Bug Fixes
977
+
978
+ * refactor QratiConnect component for improved structure and lazy loading; update Rollup config and add rollup-plugin-dts ([2269be1](https://github.com/qrati-labs/qrati-connect-js/commit/2269be1595fbb7d7110131a53ca66483ce73d4fe))
979
+
980
+ # [1.0.0-beta.16](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.15...v1.0.0-beta.16) (2025-02-14)
981
+
982
+
983
+ ### Bug Fixes
984
+
985
+ * update Rollup configuration to output ESM bundle as a single file ([5a28bbc](https://github.com/qrati-labs/qrati-connect-js/commit/5a28bbc583faa0cf115b19713c7d9be23e934d55))
986
+
987
+ # [1.0.0-beta.15](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.14...v1.0.0-beta.15) (2025-02-14)
988
+
989
+
990
+ ### Bug Fixes
991
+
992
+ * add TypeScript definitions path to package.json ([bb1c5dd](https://github.com/qrati-labs/qrati-connect-js/commit/bb1c5ddbdb9ea37d415e884795a1afc14559805e))
993
+ * split QratiConnect component into separate file and simplify implementation ([51f52b9](https://github.com/qrati-labs/qrati-connect-js/commit/51f52b9853cfa90caa10dcdcec1682894c8ff069))
994
+ * update GitHub Actions workflow and release configuration for new branch structure ([af2dcbd](https://github.com/qrati-labs/qrati-connect-js/commit/af2dcbda3e277325793f6cf4e25f8a9bd69b35a9))
995
+ * update release workflow and configuration to use simplified branch names ([762b0a6](https://github.com/qrati-labs/qrati-connect-js/commit/762b0a6bbee5a0e5362a35fcd17a26b5c2aad95a))
996
+ * update release workflow to use new branch structure ([7168b3e](https://github.com/qrati-labs/qrati-connect-js/commit/7168b3ecc9edc50c59d12eeb9e22ee50a9f81783))
997
+
998
+ # [1.0.0-beta.14](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.13...v1.0.0-beta.14) (2025-02-14)
999
+
1000
+
1001
+ ### Bug Fixes
1002
+
1003
+ * enable lazy loading for PublicEvents component and improve console logs for debugging ([6562cdc](https://github.com/qrati-labs/qrati-connect-js/commit/6562cdca503b085caa16f9718a9b6347eadc4c96))
1004
+
1005
+ # [1.0.0-beta.13](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.12...v1.0.0-beta.13) (2025-02-14)
1006
+
1007
+
1008
+ ### Bug Fixes
1009
+
1010
+ * update header to clarify displayed base URL in QratiConnect component ([f48ba6f](https://github.com/qrati-labs/qrati-connect-js/commit/f48ba6f76ec8ee4a155422a3f98812d56102bae1))
1011
+
1
1012
  # [1.0.0-beta.12](https://github.com/qrati-labs/qrati-connect-js/compare/v1.0.0-beta.11...v1.0.0-beta.12) (2025-02-14)
2
1013
 
3
1014