Releases: Pony-House/Client
Releases · Pony-House/Client
Simple tiny fix
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
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
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
- Small css fix (Embed and chat input)
Full Changelog: 1.3.38...1.3.39
Best issue fix of the month
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
- Typing warning timeout updated.
- File upload issue fixed.
Tiny update time
- 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
- env system replaced.
- The module
browser-encrypt-attachment
ismatrix-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
- Custom dns - disabled (temp)
- Electron db added.
- New mobile fixes.
- File Input tiny update.
- windowEvents - fix chatbox updater.
- Emoji upload fixed.
Tiny fix update
- Thread indicator updater fixed