Skip to content

Releases: Dev4Mod/WaEnhancer

WaEnhancer 1.5.5

Choose a tag to compare

@github-actions github-actions released this 21 Jun 02:58

[ADDED

  • Added card that shows if there is a new update in WAE

[FIXED]

  • Fixed some errors
  • Fixed checking for new update
  • Fixed problem sending status preview tick
  • Fixed crash in MediaPreview
  • Fixed update checker

WaEnhancer 1.5.5

Choose a tag to compare

@github-actions github-actions released this 20 Jun 23:14

[ADDED

  • Added card that shows if there is a new update in WAE

[FIXED]

  • Fixed some errors
  • Fixed checking for new update
  • Fixed problem sending status preview tick
  • Fixed crash in MediaPreview

WaEnhancer 1.5.5

Choose a tag to compare

@github-actions github-actions released this 18 Jun 13:08

[ADDED]

  • Added new UI configuration(You can choose between the profile photo appearing in the header or a new exclusive tab for configuration, similar to IOS) WAE -> Customization -> New Settings UI

[FIXED]

  • Fixed bugs when reading preferences
  • Fixed bug in the channels hiding function

WaEnhancer 89804d0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 05:54

[FIXED]

  • Critical correction in reading preferences

[NOTE]
When we switched to the release version, the code was obfuscated by proguard and broke reading preferences. Already corrected, sorry for the inconvenience.

WaEnhancer 2e912e5

Choose a tag to compare

@github-actions github-actions released this 18 Jun 03:08

[ADDED]

  • Added support for WA 2.26.23.xx

[FIXED]

  • Fixed bug when using device default emojis
  • Fixed bug when using custom colors in Status Text

WaEnhancer 9d4c34e

Choose a tag to compare

@github-actions github-actions released this 15 Jun 01:52

[ADDED]

  • Add Enable Status in group
  • Add new Media preview with greater compatibility

[IMPROVED]

  • Disable new popup menu in chat
  • Optimize unseen chat/group counting and contact detection in Separate Group
  • Optimize audio transcription using a custom provider (AssemblyAI or GroqAI)
  • Restored old media popup on chat screen

[FIXED]

  • Fixed bug in color customization in status text

WaEnhancer f82e3de

Choose a tag to compare

@github-actions github-actions released this 08 Jun 12:46

[ADDED]

  • Added Support for WA/WB 2.26.22.xx

[FIXED]

  • Fixed critical error that caused WhatsApp to randomly crash

WaEnhancer a1de031

Choose a tag to compare

@github-actions github-actions released this 08 Jun 02:43

[FIXED]

  • Fixed an issue in Custom Privacy where the "typing" and "recording" status hiding was not working.
  • Fixed random crashes and also the problem with messages not being sent
  • Fixed the Audio for voice function (Allowing you to upload any audio file as if it were a voice note)
  • Fixed problem with the text next to the Clock (Now you can configure this again)
  • Try to fix the problem with multiple accounts on Whatsapp (Later we will remove the limit of 2 accounts)

WaEnhancer 980286c

Choose a tag to compare

@github-actions github-actions released this 08 Jun 11:35

[FIXED]

  • Fixed critical error that caused WhatsApp to randomly crash

WaEnhancer 7ecdb33

Choose a tag to compare

@github-actions github-actions released this 06 Jun 13:59

[FIXED]

  • Fixed an issue in Custom Privacy where the "typing" and "recording" status hiding was not working.
  • Fixed an issue when hiding archived chats that was causing excessive processing usage.
  • Fixed an issue with the message forwarding limit, which was incorrectly restricted to 5 contacts.

[ADDED]

  • Added crash capture for both WAE and WhatsApp to simplify crash reporting.

[IMPROVED]

  • All privacy-related classes have now been migrated to Kotlin.