2
0

🔖 Release v2.11.9

This commit is contained in:
Baptiste Arnaud
2023-03-29 08:15:29 +02:00
parent 4986ec79f5
commit 84cdf4e934
2 changed files with 22 additions and 1 deletions

View File

@ -1,5 +1,26 @@
# Changelog # Changelog
<a name="2.11.9"></a>
## 2.11.9 (2023-03-29)
### Added
- ✨ (theme) Add theme templates [[38ed575](https://github.com/baptisteArno/typebot.io/commit/38ed5758fe9e50804f75e15bc389a0cb89b248f1)]
### Changed
- 💄 Fix misc UI issues [[f13d7a1](https://github.com/baptisteArno/typebot.io/commit/f13d7a1a5ae1e5df1e11fc6d37b94948e5c655cf)]
### Fixed
- 🐛 (auth) Fix invalid redirects to internal url [[4986ec7](https://github.com/baptisteArno/typebot.io/commit/4986ec79f5f9714fc89f753779f17396a719334a)]
### Miscellaneous
- 🩹 (theme) Remove default opened accordion in Theme [[14d7ebd](https://github.com/baptisteArno/typebot.io/commit/14d7ebd58c3772da4706e02a73f5235b66fb6cd4)]
- 📝 (api) Better theme template api section title [[94aadc8](https://github.com/baptisteArno/typebot.io/commit/94aadc83619499334f0e7124b23e93ff08be1e03)]
<a name="2.11.8"></a> <a name="2.11.8"></a>
## 2.11.8 (2023-03-28) ## 2.11.8 (2023-03-28)

View File

@ -1,5 +1,5 @@
{ {
"version": "2.11.8", "version": "2.11.9",
"name": "typebot-os", "name": "typebot-os",
"private": true, "private": true,
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",