Skip to content

Commit

Permalink
all: Cut off changelog version 3.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TheThingsBot committed Nov 28, 2024
1 parent 93518e5 commit 4655e41
Showing 1 changed file with 16 additions and 9 deletions.
25 changes: 16 additions & 9 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,20 @@ For details about compatibility between different releases, see the **Commitment

### Added

### Changed

### Deprecated

### Removed

### Fixed

### Security

## [3.33.0] - unreleased

### Added

- Support user email notification preferences.
- This requires an Identity Server database migration (`ttn-lw-stack is-db migrate`).
- Support for managing MAC settings profiles.
Expand All @@ -21,19 +35,11 @@ For details about compatibility between different releases, see the **Commitment
- Admin validation associated with these operations remains.
- Add purge rights for application, organizations, Oauth clients, gateways and user operations.

### Changed

### Deprecated

### Removed

### Fixed

- Fix OAuth client authorizations delete request in the Console.
- Consecutive disconnect/reconnect messages in the Live Data view in the Console.

### Security

## [3.32.2] - 2024-11-18

### Fixed
Expand Down Expand Up @@ -2909,7 +2915,8 @@ For details about compatibility between different releases, see the **Commitment
NOTE: These links should respect backports. See https://github.com/TheThingsNetwork/lorawan-stack/pull/1444/files#r333379706.
-->

[unreleased]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.32.2...v3.32
[unreleased]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.33.0...v3.33
[3.33.0]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.32.2...v3.33.0
[3.32.2]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.32.1...v3.32.2
[3.32.1]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.32.0...v3.32.1
[3.32.0]: https://github.com/TheThingsNetwork/lorawan-stack/compare/v3.31.1...v3.32.0
Expand Down

0 comments on commit 4655e41

Please sign in to comment.