Skip to content

Releases: sgtaziz/WebMessage

0.7.2 - Dependency Updates, Electron v18

03 Mar 12:52
Compare
Choose a tag to compare

I do not have a jailbreakable device anymore to test WebMessage, so this is a pre-release. This update mainly fixes dependencies and adds support for building against Node v18 as opposed to v14.

0.7.0 - Biggest update yet nothing seems to have changed 🙂

07 Apr 08:04
Compare
Choose a tag to compare

This update focuses on performance and stability. Most of the code was rewritten with TypeScript, Vue3, and Electron 11. Here are some highlights that you might notice:

  • Added better notifications support for Windows using node-powertoast.
  • Emoji V13 support.
  • Better performance and load times. Pre-caching messages feature is currently rendered useless due to this, and will be removed in the future.
  • Features rolled back in v0.6.2 are now back in production, mainly notifications-related.

0.6.2 - Hotfix

19 Mar 06:15
Compare
Choose a tag to compare

Quick hotfix for major bugs

0.6.1 - ~Emojified~

13 Mar 14:54
Compare
Choose a tag to compare

Redoing the Emoji menu took a lot longer than I expected, sorry for the delay!

Added:

  • New Emoji picker
  • Support for different Emoji sets, including Native (Closes #74)
  • You can type emoji shorthands (: smile : without the spaces) and it will be converted to the emoji. The emoji menu will show the shorthand at the bottom (Closes #73)
  • Added contact photos in Notifications (Windows only, macOS seems to not like that currently) (Closes #110)
  • Client tab in Settings is now split between Client and Conversations (Closes #118)

Changes:

  • Exclamation reaction now has two exclamations (Closes #59)
  • Heart reaction is now colored appropriately ❤️ (Closes #121)
  • Reactions have lil tiny wittle bubbles
  • Saving a file now correctly sets the file type (Fixes #65)
  • Jumbo emojis will always correctly be detected (Fixes #113)
  • Notifications no longer popup when the conversation is highlighted. If the app is highlighted, only a sound will play. (Closes #111)
  • Notifications will now presist in Windows Action Center (Fixes #117)
  • Better paste/drop detection (Closes #116)
  • Improved performance (Fixes #119)

0.6.0 - Previews, Indicators, and more

06 Mar 19:44
Compare
Choose a tag to compare

Make sure to update your tweak to version 0.6.0 to use all the available features.

Added

  • Link previews with embed & video support
  • Typing will now notify the end user with a typing indicator
  • Contact photos in group chats
  • Initial-based avatars for contacts with no photo
  • Support for converting Apple media formats to web-playable formats
  • Support for audio files
  • Right clicking on a message will now give more appropriate options (Tapback for now, more later)
  • Refresh button
  • Ability to search emojis
  • Ability to save recently used emojis
  • Ability to add skin-tones to emojis
  • Pressing escape when in fullscreen photo or video mode will now exit
  • Icon in app bar will now show progress when downloading a file

Fixed

  • Message bubbles overflowing when text is too long
  • Autoscroll issue when scrolling up to an image
  • Selecting text is no longer interrupted by the reactions menu
  • Fixed an issue where "Keep in tray" option would not work
  • Fixed an issue where closing the window in macOS mode would not work

0.5.3

27 Feb 17:05
Compare
Choose a tag to compare
v0.5.3

Release 0.5.3

0.5.2 - Now with NSA-grade Typing Indicators

27 Feb 13:41
Compare
Choose a tag to compare

Make sure to update to Tweak version 0.5.2!

Added

  • Typing indicators support
  • Separate read and delivered receipts

Changes

  • SMS file limit is now 20MBs. Do note that some carriers will not allow this, and your message might fail to deliver.
  • Notifications for group chats now show the author
  • Images are now lazy-loaded for faster loading times
  • Fixed an issue where chat would not scroll to bottom if there are images
  • Fixed an issue where sending empty text with the send button would result in an error
  • Fixed an issue with reactions formatting
  • Minor UI changes

0.5.0

26 Feb 22:01
Compare
Choose a tag to compare

Changes

  • Improved notification times, texts coming/sent from your phone should now feel way more snappy. This includes sending texts
  • Fixed an issue with group chats
  • Better support for emails
  • Fixed a few tweak-related crashes
  • Minor UI changes

v0.4.9 - ~so many little additions~

26 Feb 13:04
Compare
Choose a tag to compare

Added

  • Subject line support
  • Mute chats by swiping on a chat card
  • Custom notification sounds + ability to use system sound
  • Register AppUserModelId for Windows devices for better notification support

Changed

  • Settings menu was reworked to fit more things. Will probably change again as I'm not too fond of it currently.
  • Fix a bug where receiving reactions would not display a notification
  • Fixed issue where buttons in titlebar (such as closing chat window) wouldn't work due to overlapping draggable div

0.4.8

25 Feb 18:24
Compare
Choose a tag to compare

Fixed

  • An issue where jumbo emojis would not show up properly due to a unicode character (variation selector)