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

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