Skip to content

Latest commit

 

History

History
459 lines (223 loc) · 22.6 KB

CHANGELOG.md

File metadata and controls

459 lines (223 loc) · 22.6 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.6.8 (2025-01-22)

Bug Fixes

  • group: Get group participants contact problem (059f0da)

4.6.7 (2025-01-04)

Bug Fixes

  • UI: Fix for new WhatsApp Web UI (0d7bbe8)

4.6.6 (2024-12-12)

Bug Fixes

  • user: add oriflame as type default (c9414b5)

4.6.5 (2024-11-22)

Bug Fixes

  • UI: Bring back broken UI due to WhatsApp Web Update (6772489)

4.6.4 (2024-11-20)

Bug Fixes

  • UI: Broken WayFu UI on latest WhatsApp Web (7735f6f)

4.6.3 (2024-10-18)

Bug Fixes

  • UI: fix broken UI and caused blank space (ae8fcd9)

4.6.2 (2024-09-24)

Bug Fixes

  • WAPI: Error when opening Chat (ba23a5a)

4.6.1 (2024-09-06)

Bug Fixes

  • UI: Change tab information (b51ca60)

4.6.0 (2024-09-03)

Features

  • Message: Add support for PDF attachment (fcd241e)

4.5.8 (2024-06-26)

4.5.7 (2024-04-19)

Bug Fixes

  • UI: Fix UI Problem on previous WhatsApp Web UI (54b95e4)

4.5.6 (2024-04-17)

Bug Fixes

4.5.5 (2024-04-17)

Bug Fixes

  • UI: Fix UI Problem on new WhatsApp Web (d3e369a)

4.5.4 (2024-04-03)

Bug Fixes

  • UI: Going back to WAPI Version instead of Window (b5a9bc0)
  • WAPI: Bring back Debug property from window object (6eea592)

4.5.4-alpha.8 (2024-03-23)

Bug Fixes

  • UI: use target window instead of WAPI window) (5399153)

4.5.4-alpha.7 (2024-03-23)

4.5.4-alpha.6 (2024-03-23)

Bug Fixes

  • UI: error reading WA Version on v2.3000 (ed0ec66)

4.5.4-alpha.5 (2024-03-23)

Bug Fixes

4.5.4-alpha.4 (2024-03-23)

Bug Fixes

  • WA: fix error at webpackFactory (32ab9f0)

4.5.4-alpha.3 (2024-03-23)

Bug Fixes

  • WA: fix loaderType reader (56e2a7b)

4.5.4-alpha.2 (2024-03-23)

4.5.4-alpha.1 (2024-03-23)

Bug Fixes

  • WA: fix WAPI for meta loader (60bc4f0)

4.5.4-alpha.0 (2024-03-22)

Bug Fixes

  • WA: add support to WA v2.3000 (d56058e)

4.5.3 (2023-11-16)

Bug Fixes

  • message: Subtitute DATA with empty value of not setted (a43c460)

4.5.2 (2023-10-21)

Bug Fixes

  • WAPI: error report when finding chat (74f6ea2)

4.5.1 (2023-10-21)

Bug Fixes

  • main: fix text not send when caption to 'pesan' with no image (4d7fe0e)

4.5.0 (2023-10-18)

Features

  • lib: add composeBox module, can compose text message direcly (fa154ca)
  • Message: add value property and sendText method direcly in message model (038ea89)

4.4.9 (2023-09-22)

Bug Fixes

  • draft: Clear message whenever reports are show (22e7ea4)
  • main: Fix send image issue (7200be7)

4.4.8 (2023-09-13)

Bug Fixes

  • main: fix incomplete WAPI.openChat function (49e73f9)

4.4.7 (2023-09-13)

Bug Fixes

  • draft: clear all draft message every time after login (1ed52b9)
  • main: button not clicked, message not sent (86bb14b)

4.4.6 (2023-08-23)

Bug Fixes

  • WAPI: error on openChat function (c1e98cc)

4.4.5 (2023-08-23)

Bug Fixes

4.4.4 (2023-06-07)

Bug Fixes

  • performance: using built-in method to get user isMe contact (1f3d5f2)
  • UI: add visibility style to main wayfu panel (9b7ed3a)

4.4.3 (2023-06-02)

Bug Fixes

  • message: fix wrong info for L_DAY data (cb04cb7)
  • ui: delete z-index that causing trouble on some devices (856ffa8)

4.4.2 (2023-05-24)

Bug Fixes

  • app: wrong query on link element & err modal (053bbe4)

4.4.1 (2023-05-23)

Bug Fixes

  • view: fix panel menu view on dark mode (e0118cb)

4.4.0 (2023-02-02)

Features

  • report: New report model, add download button on success report (f5ad44b)
  • xlsx: Add feature to create xlsx file using arrayType data (9f3471f)
  • xlsx: Add option to set filetype upon exporting file (6245cc7)
  • xlsx: Implement export as xlsx on downloading group contacts (3413e57)
  • xlsx: Implement export file as csv or xlsx filetype (c09d195)
  • xlsx: Implement Xlsx lib to create xlsx file (0e11866)

Bug Fixes

  • csv: Allow empty cell value data on csv filetype (d2cd6b1)
  • message: Fix parsing message when there is a datestring on it (922ad5a)
  • report: Fix wrong detection upon fail and error process (b79b6ea)
  • report: fix wrong reading fail and error status (9fb7c98)
  • svg: Fix svg factory and add some html form element factory (c1bad57)

4.3.3 (2022-11-22)

Bug Fixes

  • xlsx: Fix error while reading Date type value, format it to string type (547db72)
  • xlsx: Fix xlsx file checking RegExp also remove csv checking RegExp (4da3048)
  • xlsx: Improve file checking on import function (078fc93)
  • xlsx: Try get file data before load it to queue (8c2da45)

4.3.2 (2022-11-11)

Bug Fixes

  • chat: Bugfix unsycronized active chatroom data (a7ac5fb)

4.3.1 (2022-11-05)

Bug Fixes

  • data: Fixing wrong checking input file type (382f362)

4.3.0 (2022-11-04)

Features

  • data: Add Xlsx openxml spreadsheetml documet reader (8b5ea05)
  • data: Implement xlsx file reader (ca27f33)

Bug Fixes

  • chat: Fix error on reading current active chatroom data (52deb45)
  • typo: Fix duplicate extension file on name when export data from reports (c4513fd)
  • typo: Fix typo on variable name (8174f4f)

4.2.2 (2022-09-25)

Bug Fixes

  • csv: fix issue #21 - edit phone regexp(s) and implement it (4019ad9)

4.2.1 (2022-07-25)

Bug Fixes

  • text preview bugs on multiple new line (cd9a8ce)

4.2.0 (2022-07-19)

Features

  • add drawdown implementation (5f939c8)
  • add drawdown to decode whatsapp markdown format from user input (b9bf462)
  • add new and remove some event listener (c041714)
  • views: add message or caption preview (48c2291)

4.1.1 (2022-06-17)

Bug Fixes

  • cannot detected groupchat when not clicked from side pannel (aec01f6)

4.1.0 (2022-06-16)

Features

  • add new premium feature to access and download group participats (c7d0446)

Bug Fixes

4.0.10 (2022-06-07)

Bug Fixes

4.0.9 (2022-06-07)

Bug Fixes

4.0.8 (2022-06-02)

Bug Fixes

  • report filename extension missing on some devices #11 (dddb1d0)

4.0.7 (2022-05-27)

Bug Fixes

4.0.6 (2022-05-16)

Bug Fixes

4.0.5 (2022-05-16)

Bug Fixes

4.0.4 (2022-04-17)

Bug Fixes

  • message: sponsor name failed to be printed (d01b42e)

4.0.3 (2022-04-16)

Bug Fixes

  • user: expiress date doesn't update (88cf519)

4.0.2 (2022-04-14)

Bug Fixes

  • view: download button on report doesn't appear (2a5fd8f)
  • view: download button on report doesn't appear (4de3dde)

4.0.1 (2022-04-12)

Bug Fixes

  • user: add parsevalue function in utility (151d551)
  • user: change object parsing function (c08a7b0)
  • user: failed init user when no local data found (7cdaefa)

4.0.0 (2022-04-11)

⚠ BREAKING CHANGES

  • scripts: All HTML id and classes are different
  • So new script will not be able to use previous view
  • views: All HTML id and classes are different
  • Previous apps will not be able use new views

Features

  • add array item checker function (93e2eee)
  • add confirmation when stop process (70e8867)
  • add jsonparse validator (377d5cc)
  • store csv filename (b2b7b08)

Bug Fixes

  • build: insert userscript header on build (63274cd)

  • gm_getvalue not return base value (672295f)

  • local user data seems doesn't load (872a187)

  • move callback to outside, so it always call if setted (c91366b)

  • phone not display on progress pane (92525ce)

  • remove whitespace in empty textarea (c77b197)

  • scripts: refactoring all previous scripts (3b37062)

  • views: refactor html, css, and other assets (979ca7c)