mirror of
https://gitnet.fr/deblan/side_menu.git
synced 2025-12-17 21:02:25 +01:00
release v3.13.0
This commit is contained in:
parent
ad9bd7c3f3
commit
3b992dc06f
2 changed files with 8 additions and 1 deletions
|
|
@ -1,5 +1,12 @@
|
|||
## [Unreleased]
|
||||
|
||||
## 3.13.0
|
||||
### Added
|
||||
* show apps generated with Tables (fix #349)
|
||||
* add constructor property promotion
|
||||
### Fixed
|
||||
* remove .app-navigation--close translationX for always-displayed menu (fix #348)
|
||||
|
||||
## 3.12.0
|
||||
### Added
|
||||
* add compatibility with NC29
|
||||
|
|
|
|||
|
|
@ -32,7 +32,7 @@ Notice
|
|||
Because I believe in a free and decentralized Internet, [Gitnet](https://gitnet.fr) is **self-hosted at home**.
|
||||
In case of downtime, you can download **Custom Menu** from [here](https://kim.deblan.fr/~side_menu/).
|
||||
]]></description>
|
||||
<version>3.12.0</version>
|
||||
<version>3.13.0</version>
|
||||
<licence>agpl</licence>
|
||||
<author mail="contact@deblan.fr" homepage="https://www.deblan.io/">Simon Vieille</author>
|
||||
<namespace>SideMenu</namespace>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue