You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: public/changelog/1/5/0.md
+22Lines changed: 22 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,5 @@
1
+
## Updates
2
+
1
3
- Service worker cache time updated.
2
4
- Embed script updated.
3
5
- env value added --> MXC_FETCH_WAITER.
@@ -14,3 +16,23 @@ Proxy configuration will be available on the login page, on the loading page, an
14
16
Due to the current mix that is happening between some matrix servers with Authenticated media enabled and others not, the official browser version of the Pony House is with Authenticated media enabled by default and an optional new configuration has been added for users to enable or disable both in the settings tab, both on the page.
15
17
16
18
If the images are not loading correctly, you just need to disable the Authenticated media in the `Security` setting's tab.
19
+
20
+
## What's Changed
21
+
22
+
- Bump typescript-eslint from 8.4.0 to 8.5.0 by @dependabot in https://github.com/Pony-House/Client/pull/737
23
+
- Bump eslint from 9.9.1 to 9.10.0 by @dependabot in https://github.com/Pony-House/Client/pull/723
24
+
- Bump @khanacademy/simple-markdown from 0.13.0 to 0.13.1 by @dependabot in https://github.com/Pony-House/Client/pull/724
25
+
- Bump eslint-plugin-jsx-a11y from 6.9.0 to 6.10.0 by @dependabot in https://github.com/Pony-House/Client/pull/725
26
+
- Bump exifreader from 4.23.3 to 4.23.5 by @dependabot in https://github.com/Pony-House/Client/pull/726
27
+
- Bump electron from 32.0.1 to 32.0.2 by @dependabot in https://github.com/Pony-House/Client/pull/728
28
+
- Bump vite from 5.4.2 to 5.4.3 by @dependabot in https://github.com/Pony-House/Client/pull/731
29
+
- Bump @types/node from 22.5.2 to 22.5.4 by @dependabot in https://github.com/Pony-House/Client/pull/733
30
+
- Bump sass from 1.77.8 to 1.78.0 by @dependabot in https://github.com/Pony-House/Client/pull/734
31
+
- Bump @xmtp/xmtp-js from 12.1.0 to 13.0.0 by @dependabot in https://github.com/Pony-House/Client/pull/735
32
+
- Bump @eslint/js from 9.9.1 to 9.10.0 by @dependabot in https://github.com/Pony-House/Client/pull/729
33
+
- Bump eslint-plugin-react from 7.35.1 to 7.35.2 by @dependabot in https://github.com/Pony-House/Client/pull/732
34
+
- Bump eslint-plugin-import from 2.29.1 to 2.30.0 by @dependabot in https://github.com/Pony-House/Client/pull/727
35
+
- Bump electron-builder from 24.13.3 to 25.0.5 by @dependabot in https://github.com/Pony-House/Client/pull/730
36
+
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in https://github.com/Pony-House/Client/pull/736
0 commit comments