chore(CHANGELOG): 5.25.0

This commit is contained in:
Pierre Donias 2018-08-23 12:26:45 +02:00
parent dfe4a934e9
commit 6125dae158

View File

@ -4,6 +4,17 @@
### Enhancements
### Bug fixes
### Released packages
- xo-server v5.26.0
- xo-web v5.26.0
## **5.25.0** (2018-08-23)
### Enhancements
- [Tables] Filter input now always shows up even if the table is empty [#3295](https://github.com/vatesfr/xen-orchestra/issues/3295) (PR [#3296](https://github.com/vatesfr/xen-orchestra/pull/3296))
- [Tasks] The table is now still shown when there are no tasks (PR [#3305](https://github.com/vatesfr/xen-orchestra/pull/3305))
- [Host / Logs] Homogenize action buttons in table and enable bulk deletion [#3179](https://github.com/vatesfr/xen-orchestra/issues/3179) (PR [#3313](https://github.com/vatesfr/xen-orchestra/pull/3313))