2.39.4
-------
    * Fix: Sourceforge set as mirror caused HTML files being written to disk instead of the plugin
           files when installing or updating plugins. Sourceforge has been removed.

2.39.3
-------
    * PHP8.2 compatibility

2.39.2
-------
    * PHP8 compatibility

2.39
-------
    * Add new gitlab mirror for plugins and themes

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)

