Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JasminDreasond committed Sep 12, 2024
1 parent 0ac800c commit 7e34f64
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions public/changelog/1/5/0.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## Updates

- Service worker cache time updated.
- Embed script updated.
- env value added --> MXC_FETCH_WAITER.
Expand All @@ -14,3 +16,23 @@ Proxy configuration will be available on the login page, on the loading page, an
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.

If the images are not loading correctly, you just need to disable the Authenticated media in the `Security` setting's tab.

## What's Changed

- Bump typescript-eslint from 8.4.0 to 8.5.0 by @dependabot in https://github.com/Pony-House/Client/pull/737
- Bump eslint from 9.9.1 to 9.10.0 by @dependabot in https://github.com/Pony-House/Client/pull/723
- Bump @khanacademy/simple-markdown from 0.13.0 to 0.13.1 by @dependabot in https://github.com/Pony-House/Client/pull/724
- Bump eslint-plugin-jsx-a11y from 6.9.0 to 6.10.0 by @dependabot in https://github.com/Pony-House/Client/pull/725
- Bump exifreader from 4.23.3 to 4.23.5 by @dependabot in https://github.com/Pony-House/Client/pull/726
- Bump electron from 32.0.1 to 32.0.2 by @dependabot in https://github.com/Pony-House/Client/pull/728
- Bump vite from 5.4.2 to 5.4.3 by @dependabot in https://github.com/Pony-House/Client/pull/731
- Bump @types/node from 22.5.2 to 22.5.4 by @dependabot in https://github.com/Pony-House/Client/pull/733
- Bump sass from 1.77.8 to 1.78.0 by @dependabot in https://github.com/Pony-House/Client/pull/734
- Bump @xmtp/xmtp-js from 12.1.0 to 13.0.0 by @dependabot in https://github.com/Pony-House/Client/pull/735
- Bump @eslint/js from 9.9.1 to 9.10.0 by @dependabot in https://github.com/Pony-House/Client/pull/729
- Bump eslint-plugin-react from 7.35.1 to 7.35.2 by @dependabot in https://github.com/Pony-House/Client/pull/732
- Bump eslint-plugin-import from 2.29.1 to 2.30.0 by @dependabot in https://github.com/Pony-House/Client/pull/727
- Bump electron-builder from 24.13.3 to 25.0.5 by @dependabot in https://github.com/Pony-House/Client/pull/730
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in https://github.com/Pony-House/Client/pull/736

**Full Changelog**: https://github.com/Pony-House/Client/compare/1.4.10...1.5.0

0 comments on commit 7e34f64

Please sign in to comment.