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: python-ring-doorbell/python-ring-doorbell
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.9.9
Choose a base ref
...
head repository: python-ring-doorbell/python-ring-doorbell
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.9.12
Choose a head ref
  • 7 commits
  • 9 files changed
  • 1 contributor

Commits on Nov 12, 2024

  1. Configuration menu
    Copy the full SHA
    14865af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4de8d15 View commit details
    Browse the repository at this point in the history
  3. Prepare 0.9.10 (#466)

    ## [0.9.10](https://github.com/python-ring-doorbell/python-ring-doorbell/tree/0.9.10) (2024-11-12)
    
    [Full Changelog](0.9.9...0.9.10)
    
    **Release highlights:**
    
    - Fix for motion and ding alerts on Ring Elite
    
    **Fixed bugs:**
    
    - Add new push notification intercom unlock [\#464](#464) (@sdb9696)
    - Fix doorbell elite missing capabilities [\#463](#463) (@sdb9696)
    sdb9696 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    248ada8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b39e44 View commit details
    Browse the repository at this point in the history
  5. Prepare 0.9.11 (#468)

    ## [0.9.11](https://github.com/python-ring-doorbell/python-ring-doorbell/tree/0.9.11) (2024-11-12)
    
    [Full Changelog](0.9.10...0.9.11)
    
    **Implemented enhancements:**
    
    - Add is\_update flag to ring events for updated events [\#467](#467) (@sdb9696)
    sdb9696 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    c5f395a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f01b6e7 View commit details
    Browse the repository at this point in the history
  7. Prepare 0.9.12 (#471)

    ## [0.9.12](https://github.com/python-ring-doorbell/python-ring-doorbell/tree/0.9.12) (2024-11-12)
    
    [Full Changelog](0.9.9...0.9.12)
    
    **Release highlights:**
    
    - Fix for Ring Elite motion and ding events
    - Add `is_update` to ring events to enable filtering duplicates
    
    **Implemented enhancements:**
    
    - Add is\_update flag to ring events for updated events [\#467](#467) (@sdb9696)
    
    **Fixed bugs:**
    
    - Add new push notification intercom unlock [\#464](#464) (@sdb9696)
    - Fix doorbell elite missing capabilities [\#463](#463) (@sdb9696)
    
    **Project maintenance:**
    
    - Update websockets dependency for \>=13 [\#469](#469) (@sdb9696)
    sdb9696 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    6ad5112 View commit details
    Browse the repository at this point in the history
Loading