Skip to content

Conversation

@vitormattos
Copy link
Collaborator

  • Add device_id persistence to database via IAppConfig
  • Implement lazy loading getDeviceId() method for device ID retrieval
  • Improve device selection with 3 clear options:
    1. Use existing device (logout others)
    2. Logout all devices and create new
    3. Create new device (keep existing)
  • Add device name prompt before creating new devices
  • Enhance device list display with ID, display name, state, and creation date
  • Update all device-scoped operations to use getDeviceId()
  • Remove unused askDeviceAction() method
  • Ensure deviceId is loaded from database across restarts

@vitormattos vitormattos self-assigned this Feb 10, 2026
- Add device_id persistence to database via IAppConfig
- Implement lazy loading getDeviceId() method for device ID retrieval
- Improve device selection with 3 clear options:
  1. Use existing device (logout others)
  2. Logout all devices and create new
  3. Create new device (keep existing)
- Add device name prompt before creating new devices
- Enhance device list display with ID, display name, state, and creation date
- Update all device-scoped operations to use getDeviceId()
- Remove unused askDeviceAction() method
- Ensure deviceId is loaded from database across restarts

Signed-off-by: Vitor Mattos <[email protected]>
Signed-off-by: Vitor Mattos <[email protected]>
@vitormattos vitormattos force-pushed the feat/go-whatsapp-improvements branch from 6820b7e to ed82fb4 Compare February 10, 2026 20:41
@vitormattos
Copy link
Collaborator Author

/backport to stable33

@vitormattos
Copy link
Collaborator Author

/backport to stable32

@vitormattos
Copy link
Collaborator Author

/backport to stable31

@vitormattos vitormattos merged commit d43cd25 into master Feb 10, 2026
39 of 40 checks passed
@vitormattos vitormattos deleted the feat/go-whatsapp-improvements branch February 10, 2026 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant