# @stlite/desktop

## 0.98.1

### Patch Changes

- [#1973](https://github.com/whitphx/stlite/pull/1973) [`c69cf7b`](https://github.com/whitphx/stlite/commit/c69cf7bea70c56ca53ce7b199f27ab5ec2aeb2d7) Thanks [@whitphx](https://github.com/whitphx)! - Trigger a new release because the previous release failed due to a bug addressed by [#1972](https://github.com/whitphx/stlite/issues/1972). The release contains "52568e5 Thanks @whitphx! - Update Streamlit to 1.54.0" and "[#1967](https://github.com/whitphx/stlite/issues/1967) 9d0d501 Thanks @whitphx! - Update Streamlit to 1.55.0"

## 0.98.0

### Minor Changes

- [`52568e5`](https://github.com/whitphx/stlite/commit/52568e5a9f761c1de595e715dfd225c439901356) Thanks [@whitphx](https://github.com/whitphx)! - Update Streamlit to 1.54.0

- [#1967](https://github.com/whitphx/stlite/pull/1967) [`9d0d501`](https://github.com/whitphx/stlite/commit/9d0d5015aeb6b4f387e3c503264f1493a4950786) Thanks [@whitphx](https://github.com/whitphx)! - Update Streamlit to 1.55.0

## 0.97.0

### Minor Changes

- [#1920](https://github.com/whitphx/stlite/pull/1920) [`83e374d`](https://github.com/whitphx/stlite/commit/83e374d5ebe626da858c59e1b63b4634ce963253) Thanks [@whitphx](https://github.com/whitphx)! - Update Streamlit to 1.53.1

## 0.96.0

### Minor Changes

- [`cdeb54a`](https://github.com/whitphx/stlite/commit/cdeb54a521b80fe39cbf0538dfd4f12c4a7e9859) Thanks [@whitphx](https://github.com/whitphx)! - Update Streamlit to 1.52.2 (https://github.com/whitphx/stlite/pull/1919)

## 0.95.0

### Minor Changes

- [#1893](https://github.com/whitphx/stlite/pull/1893) [`6991477`](https://github.com/whitphx/stlite/commit/6991477416911a49044fbbe266ac338fecfd5b40) Thanks [@whitphx](https://github.com/whitphx)! - Update Pyodide to 0.29.3

## 0.94.0

### Minor Changes

- [#1871](https://github.com/whitphx/stlite/pull/1871) [`aef1b94`](https://github.com/whitphx/stlite/commit/aef1b94a97229e11a80836454afcd4ab2334a23f) Thanks [@whitphx](https://github.com/whitphx)! - Update Streamlit to 1.51.0

## 0.93.0

### Minor Changes

- [#1839](https://github.com/whitphx/stlite/pull/1839) [`c575e4c`](https://github.com/whitphx/stlite/commit/c575e4cf476c85b2a679a288618766841ba09727) Thanks [@whitphx](https://github.com/whitphx)! - Add `appMenu` option to hide the application menu bar. Set `stlite.desktop.appMenu` to `false` in your `package.json` to completely remove the Electron application menu.

## 0.92.1

### Patch Changes

- [#1828](https://github.com/whitphx/stlite/pull/1828) [`28db6f0`](https://github.com/whitphx/stlite/commit/28db6f0639c0cb57ed2ad3b420160fd3f3ade3f2) Thanks [@whitphx](https://github.com/whitphx)! - Add security considerations documentation for NodeJS worker mode

## 0.92.0

### Minor Changes

- [#1807](https://github.com/whitphx/stlite/pull/1807) [`6f8ed99`](https://github.com/whitphx/stlite/commit/6f8ed99e53191319d6911d67876e5de8178311d6) Thanks [@whitphx](https://github.com/whitphx)! - Fix style structure to provide an option to encapsulate the style in each mounted app

## 0.91.2

### Patch Changes

- [`2722b06`](https://github.com/whitphx/stlite/commit/2722b06dbf7b1c262ddc1bf14f0ae1d74ca11556) Thanks [@whitphx](https://github.com/whitphx)! - Trigger release for https://github.com/whitphx/stlite/pull/1808 (Fix the race condition at the server initialization in SharedWorker mode) and https://github.com/whitphx/stlite/pull/1810 (Hook the task switch to reset the per-app CWD and home dir)

## 0.91.1

### Patch Changes

- [#1754](https://github.com/whitphx/stlite/pull/1754) [`5782557`](https://github.com/whitphx/stlite/commit/5782557ada0f661aadd64ffb7071ec0f148665da) Thanks [@whitphx](https://github.com/whitphx)! - Internal package structure update

## 0.91.0

### Minor Changes

- [#1696](https://github.com/whitphx/stlite/pull/1696) [`7d71211`](https://github.com/whitphx/stlite/commit/7d71211b376e58609e272db288663bf522830457) Thanks [@whitphx](https://github.com/whitphx)! - Use @stlite/react as the foundation instead of depending on @stlite/kernel directly

## 0.90.19

### Patch Changes

- [#1749](https://github.com/whitphx/stlite/pull/1749) [`f49b1de`](https://github.com/whitphx/stlite/commit/f49b1de70fc822e7d12d4113096e77f1e0d9ed53) Thanks [@whitphx](https://github.com/whitphx)! - Fix build config

## 0.90.18

### Patch Changes

- [#1739](https://github.com/whitphx/stlite/pull/1739) [`0100ea4`](https://github.com/whitphx/stlite/commit/0100ea4b8ed05cd704da0c12cd1e8beeb60f7321) Thanks [@whitphx](https://github.com/whitphx)! - Fix type import

## 0.90.17

### Patch Changes

- [#1734](https://github.com/whitphx/stlite/pull/1734) [`67a6a72`](https://github.com/whitphx/stlite/commit/67a6a7242b3d0e967d7f30d9e63c4cfa904aface) Thanks [@whitphx](https://github.com/whitphx)! - Update Electron app build config

## 0.90.16

### Patch Changes

- [#1728](https://github.com/whitphx/stlite/pull/1728) [`ff078de`](https://github.com/whitphx/stlite/commit/ff078de0df5741fc3027143ed50ba5581878ce4e) Thanks [@whitphx](https://github.com/whitphx)! - Introduce cSpell and fix typo

## 0.90.15

### Patch Changes

- [#1716](https://github.com/whitphx/stlite/pull/1716) [`ee73e8c`](https://github.com/whitphx/stlite/commit/ee73e8c82d16602b3b72a1ec5d86c356b37b66b9) Thanks [@whitphx](https://github.com/whitphx)! - Update protoc to 26.1

- [#1715](https://github.com/whitphx/stlite/pull/1715) [`6dc03af`](https://github.com/whitphx/stlite/commit/6dc03af5f84964b1adf3ad4112287fe3f9c3c17e) Thanks [@whitphx](https://github.com/whitphx)! - Move ConnectionManager to @stlite/kernel to avoid circular dependency between @stlite/kernel and @streamlit/connection

## 0.90.14

### Patch Changes

- [#1711](https://github.com/whitphx/stlite/pull/1711) [`a97285c`](https://github.com/whitphx/stlite/commit/a97285c82f718d6849965cfcd348f87d7fe8f835) Thanks [@whitphx](https://github.com/whitphx)! - Fix toast callback mechanism

## 0.90.13

### Patch Changes

- [`4d0858c`](https://github.com/whitphx/stlite/commit/4d0858c7a8d82e29ce44c176aa255c5836522c2f) Thanks [@whitphx](https://github.com/whitphx)! - Trigger release for #1689

## 0.90.12

### Patch Changes

- [#1683](https://github.com/whitphx/stlite/pull/1683) [`49e637f`](https://github.com/whitphx/stlite/commit/49e637fc9f58cbeab8ab209553c6eb3a462004c7) Thanks [@whitphx](https://github.com/whitphx)! - Refactoring build config

## 0.90.11

### Patch Changes

- [#1670](https://github.com/whitphx/stlite/pull/1670) [`1cd2cc3`](https://github.com/whitphx/stlite/commit/1cd2cc30a186df1e0bb92c6a36a352aa84e4f9cb) Thanks [@whitphx](https://github.com/whitphx)! - Fix release workflow

## 0.90.10

### Patch Changes

- [#1656](https://github.com/whitphx/stlite/pull/1656) [`66c40ed`](https://github.com/whitphx/stlite/commit/66c40edd433b51292df1884bcdeb0b54140076eb) Thanks [@whitphx](https://github.com/whitphx)! - Fix release flow

## 0.90.9

### Patch Changes

- [#1654](https://github.com/whitphx/stlite/pull/1654) [`0663d85`](https://github.com/whitphx/stlite/commit/0663d856138cd3f1db36e86c650bcba724552242) Thanks [@whitphx](https://github.com/whitphx)! - Fix release workflow

## 0.90.8

### Patch Changes

- [#1650](https://github.com/whitphx/stlite/pull/1650) [`9302dbc`](https://github.com/whitphx/stlite/commit/9302dbc7a1618daf93d23499295fbbcf3a61b775) Thanks [@whitphx](https://github.com/whitphx)! - Fix artifact attestation verification steps in the release workflow

## 0.90.7

### Patch Changes

- [#1649](https://github.com/whitphx/stlite/pull/1649) [`59813b9`](https://github.com/whitphx/stlite/commit/59813b98567b29c6526b00c53d90a83e2811d885) Thanks [@whitphx](https://github.com/whitphx)! - Fix GitHub release generation

## 0.90.6

### Patch Changes

- [#1646](https://github.com/whitphx/stlite/pull/1646) [`19bdd4c`](https://github.com/whitphx/stlite/commit/19bdd4c788b4c30c8a181c9291a5b9c5dd6564b8) Thanks [@whitphx](https://github.com/whitphx)! - Fix Changesets release management

## 0.90.5

### Patch Changes

- [#1644](https://github.com/whitphx/stlite/pull/1644) [`53d4e0f`](https://github.com/whitphx/stlite/commit/53d4e0ffd4ca89ba2d907a4c19672ddd64304200) Thanks [@whitphx](https://github.com/whitphx)! - Fix Changeset release management

## 0.90.4

### Patch Changes

- [#1642](https://github.com/whitphx/stlite/pull/1642) [`bf43505`](https://github.com/whitphx/stlite/commit/bf435059821452bbeca84faf3162de6a896e7c98) Thanks [@whitphx](https://github.com/whitphx)! - Fix Changeset release management

## 0.90.3

### Patch Changes

- [#1640](https://github.com/whitphx/stlite/pull/1640) [`6013de2`](https://github.com/whitphx/stlite/commit/6013de2722f747dfbdea4b84263ec42c196f967f) Thanks [@whitphx](https://github.com/whitphx)! - Fix Changesets release workflow

## 0.90.2

### Patch Changes

- [`26bb24f`](https://github.com/whitphx/stlite/commit/26bb24f4b7d96a1339172295baea2d811d7a0ce9) Thanks [@whitphx](https://github.com/whitphx)! - Release management by Changesets

## 0.90.1

### Patch Changes

- [#1630](https://github.com/whitphx/stlite/pull/1630) [`ef83ced`](https://github.com/whitphx/stlite/commit/ef83ced9f3543587007a02be377a8920f919ec00) Thanks [@whitphx](https://github.com/whitphx)! - Introduce Changesets for publishing workflow
