Tracey Rocks
parent
04e2e122d4
commit
db54025512
Binary file not shown.
|
@ -2,8 +2,8 @@
|
|||
<!DOCTYPE PLUGIN [
|
||||
<!ENTITY name "community.applications">
|
||||
<!ENTITY author "Andrew Zawadzki">
|
||||
<!ENTITY version "2022.09.30">
|
||||
<!ENTITY md5 "4d41b2b779ca48aa75c390fedacc09e1">
|
||||
<!ENTITY version "2022.10.16">
|
||||
<!ENTITY md5 "822dc35ab3b2aea186bbe4647fddc0ac">
|
||||
<!ENTITY launch "Apps">
|
||||
<!ENTITY plugdir "/usr/local/emhttp/plugins/&name;">
|
||||
<!ENTITY github "Squidly271/community.applications">
|
||||
|
@ -13,6 +13,17 @@
|
|||
<PLUGIN name="&name;" author="&author;" version="&version;" launch="&launch;" pluginURL="&pluginURL;" min="6.9.0" support="https://lime-technology.com/forums/topic/38582-plug-in-community-applications/" icon="users">
|
||||
|
||||
<CHANGES>
|
||||
###2022.10.16
|
||||
- Fixed: Check for updates (via Installed Apps) also checked for OS updates
|
||||
- Enhanced: Update plugin support URLs (if necessary) whenever application feed downloaded
|
||||
- Fixed: Display issues on 6.11.x when installing a deprecated or incompatible plugin
|
||||
- Fixed: Installing deprecated or incompatible application wouldn't enable the Action Centre
|
||||
- Added: Relative popularity for plugins (top 45 plugins)
|
||||
- Fixed: Multiple line stock comments wouldn't properly translate
|
||||
- Added: Language installs / updates now honor the Pending state
|
||||
- Changed: Only prepopulate pending plugin installations if there is more than 1 plugin pending (partial OS mitigation)
|
||||
- Added: Setting to disable sidebar automatically opening on a hover (defaults to enabled)
|
||||
|
||||
###2022.09.30
|
||||
- Possible fix for a javascript error in certain unlikely situations
|
||||
|
||||
|
|
Loading…
Reference in New Issue