# Changelog for Livebook v0.17

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [v0.17.2](https://github.com/livebook-dev/livebook/tree/v0.17.2) (2025-09-15)

### Added

* Added prefix to secret name field, to indicate the corresponding environment variable ([#3063](https://github.com/livebook-dev/livebook/pull/3063))

### Fixed

* (Desktop) Fixed macOS notarization ([#3061](https://github.com/livebook-dev/livebook/pull/3061), [#3062](https://github.com/livebook-dev/livebook/pull/3062))

## [v0.17.1](https://github.com/livebook-dev/livebook/tree/v0.17.1) (2025-09-04)

### Updated

* Bumped LiveView version

## [v0.17.0](https://github.com/livebook-dev/livebook/tree/v0.17.0) (2025-09-04)

### Added

* Deploying notebooks from CLI via Teams ([#3034](https://github.com/livebook-dev/livebook/pull/3034))
* Deployment permissions ([#3044](https://github.com/livebook-dev/livebook/pull/3044))

### Fixed

* Drag and drop on file input

## v0.16

The CHANGELOG for v0.16 releases can be found in the [v0.16](https://github.com/livebook-dev/livebook/tree/v0.16/CHANGELOG.md) branch.
