Thomas Hochstein 5ca9da9a56 [event_spartacus] Change dashboard upgrade notification to simple link.
Signed-off-by: Thomas Hochstein <thh@inter.net>
2020-03-28 15:22:58 +01:00

45 lines
982 B
Plaintext

2.38.4
-------
* Change dashboard upgrade notification to simple link
without button.
2.38.3
-------
* Simplify count_plugin_upgrades().
2.38.2
-------
* Fix a call to NULL if no connection to the repositiory could
be archieved.
2.38.1:
-------
* Fix count_plugin_upgrades():
Don't get plugin name from path, as event and sidebar plugins
may share their path; strip instance from name instead.
2.38:
-----
* Add function to count upgradeable plugins.
* Add upgrade notifier to plugin upgrade button.
* Add 'backend_plugins_upgradecount' hook and
language constants for a dashboard upgrade
notification.
2.37.6:
-------
* Fix wrong caching of plugin lists regardless of type.
2.37.5:
-------
* Fix missing reset to default after dropping netmirror.
2.37.4:
-------
* Drop netmirror, set mirror to default if it was set to netmirror.
2.37.3:
-------
* Change mirror order (new default: github)