mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2026-01-06 11:26:43 +00:00
bump version to 1.0-4
This commit is contained in:
parent
a2d8b9a99a
commit
4753e65dd6
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
PACKAGE=proxmox-widget-toolkit
|
||||
PKGVER=1.0
|
||||
PKGREL=3
|
||||
PKGREL=4
|
||||
|
||||
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
|
||||
|
||||
|
||||
28
debian/changelog
vendored
28
debian/changelog
vendored
@ -1,3 +1,31 @@
|
||||
proxmox-widget-toolkit (1.0-4) unstable; urgency=medium
|
||||
|
||||
* add textarea/enter workaround
|
||||
|
||||
* fix updateStore destroy
|
||||
|
||||
* RRDChart.js: add the seriesConfig parameter
|
||||
|
||||
* RRDChart.js: add the noTool parameter
|
||||
|
||||
* add autostart and alias to UpdateStore
|
||||
|
||||
* add format_size from pve
|
||||
|
||||
* add GaugeWidget from PVE
|
||||
|
||||
* LanguageSelector.js - add language selector
|
||||
|
||||
* allow to set onlineHelp on Proxmox.window.Edit
|
||||
|
||||
* add HelpButton class
|
||||
|
||||
* new checked_command helper
|
||||
|
||||
* add APT.js
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 24 Oct 2017 08:45:15 +0200
|
||||
|
||||
proxmox-widget-toolkit (1.0-3) unstable; urgency=medium
|
||||
|
||||
* monStoreErrors: new option clearMaskBeforeLoad
|
||||
|
||||
Loading…
Reference in New Issue
Block a user