Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: EvolutionAPI/evolution-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.2
Choose a base ref
...
head repository: EvolutionAPI/evolution-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.2.3
Choose a head ref
  • 13 commits
  • 7 files changed
  • 3 contributors

Commits on Jan 31, 2025

  1. Merge tag '2.2.2' into develop

    v
    DavidsonGomes committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    169d2f7 View commit details
    Browse the repository at this point in the history
  2. feat: Add configurable file/cache storage for authentication state

    - Update Baileys package to version 6.7.10
    - Implement conditional storage mechanism for authentication state
    - Add support for file-based or Redis cache storage based on environment configuration
    - Re-enable previously commented out file handling utility functions
    DavidsonGomes committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    79b1c6b View commit details
    Browse the repository at this point in the history
  3. fix: Disable group metadata caching in Baileys service

    - Remove group metadata caching mechanisms
    - Modify group-related cache update methods
    - Simplify group metadata retrieval process
    DavidsonGomes committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    f8f1cbf View commit details
    Browse the repository at this point in the history
  4. version: 2.2.3

    DavidsonGomes committed Jan 31, 2025
    Configuration menu
    Copy the full SHA
    7ea46a0 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2025

  1. Configuration menu
    Copy the full SHA
    c1494ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc84e0f View commit details
    Browse the repository at this point in the history
  3. chore: Upgrade Baileys to version 6.7.12

    - Update Baileys package to latest version
    - Bump package version to 2.2.3
    DavidsonGomes committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    b096386 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1190 from GrimBit1/main

    Fix Message deletion in Whatsapp Bailey Service
    DavidsonGomes authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    ff5a8ad View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1192 from tonimoreiraa/fix-dify-truncated-messages

    fix(dify-service): Truncated messages (agent bot)
    DavidsonGomes authored Feb 1, 2025
    Configuration menu
    Copy the full SHA
    9109b14 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

  1. Configuration menu
    Copy the full SHA
    4a5d7a9 View commit details
    Browse the repository at this point in the history
  2. feat: Re-enable group metadata caching in Baileys service

    - Restore group metadata caching mechanisms
    - Uncomment cache-related methods for group updates and participants
    - Implement conditional group metadata retrieval based on cache configuration
    DavidsonGomes committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    3c2ea5c View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2025

  1. version: 2.2.3

    DavidsonGomes committed Feb 3, 2025
    Configuration menu
    Copy the full SHA
    da74611 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    427c994 View commit details
    Browse the repository at this point in the history
Loading