Skip to content

Releases: Pony-House/Client

Simple tiny fix

01 May 07:34
Compare
Choose a tag to compare

What's Changed

  • Emoji z-index fix.
  • Reload client button added to the desktop version.

Full Changelog: 1.3.41...1.3.42

Optimizations, fixed issues, and new settings

27 Apr 19:21
Compare
Choose a tag to compare

What's Changed

  • auto encrypt createDM setting added to ENV.
  • Disable encrypt settings added to ENV.
  • When an existing message is decrypted, it is updated in real time now.
  • urlPreviewStore - optimized clear cache.
  • Rooms notification number added to the favicon.
  • Sort "Home" rooms in order by activity. (New appearance setting added)
  • Edited text - noselect.
  • Avatar load animation added.
  • New profile modal bg border value: --bg-profile-banner
  • Default avatars - size fix to banners.
  • content['m.mentions'] added to message event.
  • New appearance configuration to define whether embeds are loaded in parallel or not.
  • Advanced settings mode added.
  • DM creator fixed.

Full Changelog: 1.3.40...1.3.41

More tiny fix time

20 Apr 19:49
Compare
Choose a tag to compare

What's Changed

  • Embed cache time updated.
  • Mute user message types added.
  • MessageHeader - username button click.
  • The application will now try on its own to detect whether the user is using 24 hours and the calendar format.
  • Avatar code tiny update.
  • DM profile buttons now opens the user's profile.
  • friendNickname - real time update added.
  • No refresh on reconnection setting added. (Experimental Tab only)

Full Changelog: 1.3.39...1.3.40

Tiny tix

13 Apr 14:44
Compare
Choose a tag to compare
  • Small css fix (Embed and chat input)

Full Changelog: 1.3.38...1.3.39

Best issue fix of the month

13 Apr 04:57
Compare
Choose a tag to compare

What's Changed

  • modal-dialog-loading-page css size updated.
  • RoomViewCmdBar - everyone added.
  • Mention - everyone insert a background color now
  • Mention color animation
  • Mobile send files fixed.
  • New Settings - send file before.
  • Option to hide stickers feature added.
  • Option to hide custom emojis in the emoji list added.
  • Auto update emoji list fixed.
  • Embed image sizes fixed.

New Contributors

Full Changelog: 1.3.37...1.3.38

Emergency update

26 Mar 19:16
Compare
Choose a tag to compare
  • Typing warning timeout updated.
  • File upload issue fixed.

Tiny update time

23 Mar 10:34
Compare
Choose a tag to compare
  • Notifications issue fixed.
  • Capacitor files removed.
  • GlobalNotifications page updated. (Voice Chat is not ready yet. I just added the permissions related to this)
  • "everyone" and "here" added to notifications settings.
  • Scroll tiny fix.

Tiny fix time

06 Mar 00:07
Compare
Choose a tag to compare
  • env system replaced.
  • The module browser-encrypt-attachment is matrix-encrypt-attachment now.
  • More adaptation progress for the development of the mobile version has been made.

I'm having some small difficulties in developing the mobile version in relation to CapacitorJS. Maybe this will require me to change the module. This process will only require replacing lines of code, I won't need to rewrite everything again.

I was also trying to develop a system for saving conversation history locally, but this activity ended up being too exhausting for me on the first attempt, so I left the project part plausible. For this reason, the update that would have been 1.4.0 ended up being 1.3.35.

Tiny update time

01 Mar 22:10
Compare
Choose a tag to compare
  • Custom dns - disabled (temp)
  • Electron db added.
  • New mobile fixes.
  • File Input tiny update.
  • windowEvents - fix chatbox updater.
  • Emoji upload fixed.

Tiny fix update

20 Feb 08:33
Compare
Choose a tag to compare
  • Thread indicator updater fixed