|
1 | | -# [1.4.0](https://github.com/caiopizzol/whatsapp-web-http/compare/v1.3.1...v1.4.0) (2025-07-26) |
2 | | - |
| 1 | +# [1.4.0](https://github.com/caiopizzol/whatsapp-web-api/compare/v1.3.1...v1.4.0) (2025-07-26) |
3 | 2 |
|
4 | 3 | ### Features |
5 | 4 |
|
6 | | -* unify message sending to support text and media ([940f9ec](https://github.com/caiopizzol/whatsapp-web-http/commit/940f9ec336fd65119daf90b8cb5c41752cc212f0)) |
7 | | - |
8 | | -## [1.3.1](https://github.com/caiopizzol/whatsapp-web-http/compare/v1.3.0...v1.3.1) (2025-07-24) |
| 5 | +- unify message sending to support text and media ([940f9ec](https://github.com/caiopizzol/whatsapp-web-api/commit/940f9ec336fd65119daf90b8cb5c41752cc212f0)) |
9 | 6 |
|
| 7 | +## [1.3.1](https://github.com/caiopizzol/whatsapp-web-api/compare/v1.3.0...v1.3.1) (2025-07-24) |
10 | 8 |
|
11 | 9 | ### Bug Fixes |
12 | 10 |
|
13 | | -* add MacOS support for Puppeteer executable path ([4c3599b](https://github.com/caiopizzol/whatsapp-web-http/commit/4c3599b321dc02ee53eebfdf41f3cd3f84a85e4c)) |
14 | | - |
15 | | -# [1.3.0](https://github.com/caiopizzol/whatsapp-web-http/compare/v1.2.0...v1.3.0) (2025-07-24) |
| 11 | +- add MacOS support for Puppeteer executable path ([4c3599b](https://github.com/caiopizzol/whatsapp-web-api/commit/4c3599b321dc02ee53eebfdf41f3cd3f84a85e4c)) |
16 | 12 |
|
| 13 | +# [1.3.0](https://github.com/caiopizzol/whatsapp-web-api/compare/v1.2.0...v1.3.0) (2025-07-24) |
17 | 14 |
|
18 | 15 | ### Features |
19 | 16 |
|
20 | | -* enhance session recovery for disconnected sessions ([2e77f3c](https://github.com/caiopizzol/whatsapp-web-http/commit/2e77f3c938dca8db89f32b63ecb72717f3ded979)) |
21 | | - |
22 | | -# [1.2.0](https://github.com/caiopizzol/whatsapp-web-http/compare/v1.1.3...v1.2.0) (2025-07-24) |
| 17 | +- enhance session recovery for disconnected sessions ([2e77f3c](https://github.com/caiopizzol/whatsapp-web-api/commit/2e77f3c938dca8db89f32b63ecb72717f3ded979)) |
23 | 18 |
|
| 19 | +# [1.2.0](https://github.com/caiopizzol/whatsapp-web-api/compare/v1.1.3...v1.2.0) (2025-07-24) |
24 | 20 |
|
25 | 21 | ### Features |
26 | 22 |
|
27 | | -* enhance session management with disk persistence ([3bc712a](https://github.com/caiopizzol/whatsapp-web-http/commit/3bc712a0f57618cb9a46258e49dd307022f7701b)) |
28 | | - |
29 | | -## [1.1.3](https://github.com/caiopizzol/whatsapp-web-http/compare/v1.1.2...v1.1.3) (2025-07-24) |
| 23 | +- enhance session management with disk persistence ([3bc712a](https://github.com/caiopizzol/whatsapp-web-api/commit/3bc712a0f57618cb9a46258e49dd307022f7701b)) |
30 | 24 |
|
| 25 | +## [1.1.3](https://github.com/caiopizzol/whatsapp-web-api/compare/v1.1.2...v1.1.3) (2025-07-24) |
31 | 26 |
|
32 | 27 | ### Bug Fixes |
33 | 28 |
|
34 | | -* update qrMaxRetries in SessionManager for improved session handling ([06010bb](https://github.com/caiopizzol/whatsapp-web-http/commit/06010bb686a611765ba8ee7912fca573b1cbff69)) |
35 | | - |
36 | | -## [1.1.2](https://github.com/caiopizzol/whatsapp-web-http/compare/v1.1.1...v1.1.2) (2025-07-24) |
| 29 | +- update qrMaxRetries in SessionManager for improved session handling ([06010bb](https://github.com/caiopizzol/whatsapp-web-api/commit/06010bb686a611765ba8ee7912fca573b1cbff69)) |
37 | 30 |
|
| 31 | +## [1.1.2](https://github.com/caiopizzol/whatsapp-web-api/compare/v1.1.1...v1.1.2) (2025-07-24) |
38 | 32 |
|
39 | 33 | ### Bug Fixes |
40 | 34 |
|
41 | | -* enhance session creation logic to allow for optional session ID ([2f3712c](https://github.com/caiopizzol/whatsapp-web-http/commit/2f3712c9c448d1b78008365d69bfc91a64fb8ecd)) |
42 | | - |
43 | | -## [1.1.1](https://github.com/caiopizzol/whatsapp-web-http/compare/v1.1.0...v1.1.1) (2025-07-24) |
| 35 | +- enhance session creation logic to allow for optional session ID ([2f3712c](https://github.com/caiopizzol/whatsapp-web-api/commit/2f3712c9c448d1b78008365d69bfc91a64fb8ecd)) |
44 | 36 |
|
| 37 | +## [1.1.1](https://github.com/caiopizzol/whatsapp-web-api/compare/v1.1.0...v1.1.1) (2025-07-24) |
45 | 38 |
|
46 | 39 | ### Bug Fixes |
47 | 40 |
|
48 | | -* simplify session creation and update README for clearer usage instructions ([d059f4f](https://github.com/caiopizzol/whatsapp-web-http/commit/d059f4f893c7eadedf0e7468621abfec2bce2c83)) |
49 | | - |
50 | | -# [1.1.0](https://github.com/caiopizzol/whatsapp-web-http/compare/v1.0.0...v1.1.0) (2025-07-24) |
| 41 | +- simplify session creation and update README for clearer usage instructions ([d059f4f](https://github.com/caiopizzol/whatsapp-web-api/commit/d059f4f893c7eadedf0e7468621abfec2bce2c83)) |
51 | 42 |
|
| 43 | +# [1.1.0](https://github.com/caiopizzol/whatsapp-web-api/compare/v1.0.0...v1.1.0) (2025-07-24) |
52 | 44 |
|
53 | 45 | ### Features |
54 | 46 |
|
55 | | -* update Dockerfile and package.json for improved structure and dependencies; add session management features and middleware ([213150d](https://github.com/caiopizzol/whatsapp-web-http/commit/213150d89c7afbcdf3f9b0d2ae3b278f0183da88)) |
| 47 | +- update Dockerfile and package.json for improved structure and dependencies; add session management features and middleware ([213150d](https://github.com/caiopizzol/whatsapp-web-api/commit/213150d89c7afbcdf3f9b0d2ae3b278f0183da88)) |
56 | 48 |
|
57 | 49 | # 1.0.0 (2025-07-23) |
58 | 50 |
|
59 | | - |
60 | 51 | ### Bug Fixes |
61 | 52 |
|
62 | | -* update API endpoint prefixes in README, test-local.sh, and app.ts ([14f6b3b](https://github.com/caiopizzol/whatsapp-web-http/commit/14f6b3befd571a2766c11e83b703d432153dadf4)) |
63 | | -* update Brazilian phone number formatting for WhatsApp compatibility by removing the 9th digit ([34491e5](https://github.com/caiopizzol/whatsapp-web-http/commit/34491e5549b3e4c64bac9b247d9dde46d178e28b)) |
64 | | - |
| 53 | +- update API endpoint prefixes in README, test-local.sh, and app.ts ([14f6b3b](https://github.com/caiopizzol/whatsapp-web-api/commit/14f6b3befd571a2766c11e83b703d432153dadf4)) |
| 54 | +- update Brazilian phone number formatting for WhatsApp compatibility by removing the 9th digit ([34491e5](https://github.com/caiopizzol/whatsapp-web-api/commit/34491e5549b3e4c64bac9b247d9dde46d178e28b)) |
65 | 55 |
|
66 | 56 | ### Features |
67 | 57 |
|
68 | | -* add .env.example file for environment variable configuration and update session route from /session to /sessions ([143c7cd](https://github.com/caiopizzol/whatsapp-web-http/commit/143c7cd971aae6d39d0531ef391db33e5ab79562)) |
69 | | -* add Caddy labels for reverse proxy configuration in docker-compose ([977e232](https://github.com/caiopizzol/whatsapp-web-http/commit/977e23246ee4558428c4cdb1c49b54bcb0cc8bec)) |
70 | | -* add CONTRIBUTING.md, SECURITY.md, and LICENSE files; update README for clarity and structure ([f8ff2d5](https://github.com/caiopizzol/whatsapp-web-http/commit/f8ff2d581f0c73ae3e1bbcb125e4dbba56d7e7ba)) |
71 | | -* add load and reliability testing scripts, enhance API authentication ([cb6d210](https://github.com/caiopizzol/whatsapp-web-http/commit/cb6d2104a95ff5bc502bbe64b0b84ce7d2da9c01)) |
72 | | -* add QR code display functionality to test-local.sh ([4ec56b9](https://github.com/caiopizzol/whatsapp-web-http/commit/4ec56b9b774d598c34784c1b31185d94071377a3)) |
73 | | -* add root route for API information and update auth hook to skip root route ([3c3fd0b](https://github.com/caiopizzol/whatsapp-web-http/commit/3c3fd0bfecb9861fc853070074a72a7d78f24d5e)) |
74 | | -* enhance session management in WhatsApp service; update README and add SESSION_USAGE.md for detailed session handling instructions ([25da677](https://github.com/caiopizzol/whatsapp-web-http/commit/25da677976d071875b58bb5a45941a4659a0ae6b)) |
75 | | -* implement phone number formatting for WhatsApp compatibility, including handling Brazilian numbers ([ef8de5e](https://github.com/caiopizzol/whatsapp-web-http/commit/ef8de5ea7ddec3b46554d264d89f9927d648ddb6)) |
| 58 | +- add .env.example file for environment variable configuration and update session route from /session to /sessions ([143c7cd](https://github.com/caiopizzol/whatsapp-web-api/commit/143c7cd971aae6d39d0531ef391db33e5ab79562)) |
| 59 | +- add Caddy labels for reverse proxy configuration in docker-compose ([977e232](https://github.com/caiopizzol/whatsapp-web-api/commit/977e23246ee4558428c4cdb1c49b54bcb0cc8bec)) |
| 60 | +- add CONTRIBUTING.md, SECURITY.md, and LICENSE files; update README for clarity and structure ([f8ff2d5](https://github.com/caiopizzol/whatsapp-web-api/commit/f8ff2d581f0c73ae3e1bbcb125e4dbba56d7e7ba)) |
| 61 | +- add load and reliability testing scripts, enhance API authentication ([cb6d210](https://github.com/caiopizzol/whatsapp-web-api/commit/cb6d2104a95ff5bc502bbe64b0b84ce7d2da9c01)) |
| 62 | +- add QR code display functionality to test-local.sh ([4ec56b9](https://github.com/caiopizzol/whatsapp-web-api/commit/4ec56b9b774d598c34784c1b31185d94071377a3)) |
| 63 | +- add root route for API information and update auth hook to skip root route ([3c3fd0b](https://github.com/caiopizzol/whatsapp-web-api/commit/3c3fd0bfecb9861fc853070074a72a7d78f24d5e)) |
| 64 | +- enhance session management in WhatsApp service; update README and add SESSION_USAGE.md for detailed session handling instructions ([25da677](https://github.com/caiopizzol/whatsapp-web-api/commit/25da677976d071875b58bb5a45941a4659a0ae6b)) |
| 65 | +- implement phone number formatting for WhatsApp compatibility, including handling Brazilian numbers ([ef8de5e](https://github.com/caiopizzol/whatsapp-web-api/commit/ef8de5ea7ddec3b46554d264d89f9927d648ddb6)) |
0 commit comments