All Versions
10
Latest Version
Avg Release Cycle
56 days
Latest Release
1238 days ago

Changelog History

  • v3.1.0 Changes

    December 04, 2020

    Download phpMussel

  • v3.0.2 Changes

    October 15, 2020

    Download phpMussel

  • v3.0.1 Changes

    October 01, 2020

    Download phpMussel

  • v3.0.0 Changes

    July 20, 2020

    Download phpMussel

  • v2.2.0 Changes

    December 04, 2020

    🔖 Version/Release 2.2.0

    [2020.10.05; Maikuolan]: Very minor aesthetic fix.

    [2020.10.08; Maikuolan]: Added some 'copy to clipboard' buttons to the homepage and statistics page.

    [2020.10.09; Maikuolan]: Aesthetic patch + added a new theme.

    🛠 [2020.10.10; Bug-fix; Maikuolan]: MajorVersionNotice not declared early enough in frontend.php, causing an undefined index notice to occur; Fixed.

    [2020.10.18; Bug-fix; Maikuolan]: A small, minor scan optimisation mechanism found to be faulty, causing signatures to sometimes be skipped when not intended.

    🔨 [2020.10.30; Maikuolan]: Redesigned the login pips and refactored some CSS.

    ⚡️ [2020.11.12; Bug-fix; Maikuolan]: Fixed potential undefined index error caused by the front-end updates page repair mechanism.

    👍 [2020.11.20; Maikuolan]: Added partial support for detecting objects and files embedded within pdf files (due to the nature of how this has been implemented, for the purpose of scanning these embedded objects and files, phpMussel will regard pdf as an archive format; this is intentional).

    ✅ [2020.11.27; Maikuolan]: Ditched external test frameworks in favour of GitHub Actions. Replaced existing tests. (More work needs to eventually be done towards tests. This will eventually happen at some point).

    💅 [2020.11.27; Maikuolan]: Some minor code-style cleanup and removed support showing test results at the updates page (since we're using different mechanisms now anyway).

    Caleb M (Maikuolan),
    December 4, 2020.

    Download phpMussel

  • v2.1.6 Changes

    October 01, 2020

    🔖 Version/Release 2.1.6

    🔨 [2020.07.06; Maikuolan]: Performed some minor refactoring.

    🐎 [2020.07.11; Bug-fix; Maikuolan]: The code for scanning zip files was treating directories as files, which wasn't affecting the overall results or performance of the scan process, but was adding some small amount of pointless and unwanted overhead to it; Fixed.

    ⚡️ [2020.07.12; Maikuolan]: Added a major version checker to the front-end updates page.

    🛠 [2020.07.13; Bug-fix; Maikuolan]: PHPMailer notifications would encode incorrectly when dealing with non-ANSI data (i.e., when using languages other than English); Fixed.

    ⚡️ [2020.07.13; Bug-fix; Maikuolan]: Possible problem found with IsActivable when updating certain components via the front-end updates page; Fixed.

    🔧 [2020.07.16; DEPRECATION/REMOVAL; Maikuolan]: hosts-file.net is dead. All related hpHosts content and configuration directives removed accordingly.

    [2020.07.31; Maikuolan]: Improved the way that the (generated by ...) notice, displayed at the footer of HTML pages, is rendered.

    [2020.08.04; Maikuolan]: Addressed a potential compatibility problem with installations where PHP has its output proxied through to a different host. Also slightly improved the aesthetics of the front-end, and changed the logout link to a logout button.

    ⚡️ [2020.08.06; Bug-fix; Maikuolan]: Two lines in the updater code were swapped the wrong way around, which could cause notices to appear sometimes; Fixed.

    🔨 [2020.08.06; Maikuolan]: Addressed a potential problem with calculating the number of bytes removed when updating components and slightly refactored the front-end functions file.

    🔀 [2020.09.30; Maikuolan]: Synced up common classes.

    🛠 [2020.10.01; Bug-fix; Maikuolan]: Discovered that the image chameleon attack detection could generate false positives against Mac OS X thumbnails; Fixed.

    Caleb M (Maikuolan),
    October 1, 2020.

    Download phpMussel

  • v2.1.5 Changes

    July 03, 2020

    🔖 Version/Release 2.1.5

    ⚡️ [2020.06.20; Bug-fix; Maikuolan]: Logs were being written to the wrong directory in some cases due to the way that paths were being reconstructed; Fixed. Also improved some updates page guard code.

    🔨 [2020.07.03; Maikuolan]: Performed some minor refactoring.

    Caleb M (Maikuolan),
    July 3, 2020.

    Download phpMussel

  • v1.14.0 Changes

    December 04, 2020

    🔖 Version/Release 1.14.0

    [2020.10.05; Maikuolan]: Very minor aesthetic fix.

    [2020.10.08; Maikuolan]: Added some 'copy to clipboard' buttons to the homepage and statistics page.

    [2020.10.09; Maikuolan]: Aesthetic patch + added a new theme.

    🛠 [2020.10.10; Bug-fix; Maikuolan]: MajorVersionNotice not declared early enough in frontend.php, causing an undefined index notice to occur; Fixed.

    [2020.10.18; Bug-fix; Maikuolan]: A small, minor scan optimisation mechanism found to be faulty, causing signatures to sometimes be skipped when not intended.

    🔨 [2020.10.30; Maikuolan]: Redesigned the login pips and refactored some CSS.

    ⚡️ [2020.11.12; Bug-fix; Maikuolan]: Fixed potential undefined index error caused by the front-end updates page repair mechanism.

    👍 [2020.11.20; Maikuolan]: Added partial support for detecting objects and files embedded within pdf files (due to the nature of how this has been implemented, for the purpose of scanning these embedded objects and files, phpMussel will regard pdf as an archive format; this is intentional).

    ✅ [2020.11.27; Maikuolan]: Ditched external test frameworks in favour of GitHub Actions. Replaced existing tests. (More work needs to eventually be done towards tests. This will eventually happen at some point).

    💅 [2020.11.27; Maikuolan]: Some minor code-style cleanup and removed support showing test results at the updates page (since we're using different mechanisms now anyway).

    Caleb M (Maikuolan),
    December 4, 2020.

    Download phpMussel

  • v1.13.6 Changes

    October 01, 2020

    🔖 Version/Release 1.13.6

    🔨 [2020.07.06; Maikuolan]: Performed some minor refactoring.

    🐎 [2020.07.11; Bug-fix; Maikuolan]: The code for scanning zip files was treating directories as files, which wasn't affecting the overall results or performance of the scan process, but was adding some small amount of pointless and unwanted overhead to it; Fixed.

    ⚡️ [2020.07.12; Maikuolan]: Added a major version checker to the front-end updates page.

    🛠 [2020.07.13; Bug-fix; Maikuolan]: PHPMailer notifications would encode incorrectly when dealing with non-ANSI data (i.e., when using languages other than English); Fixed.

    ⚡️ [2020.07.13; Bug-fix; Maikuolan]: Possible problem found with IsActivable when updating certain components via the front-end updates page; Fixed.

    🔧 [2020.07.16; DEPRECATION/REMOVAL; Maikuolan]: hosts-file.net is dead. All related hpHosts content and configuration directives removed accordingly.

    [2020.07.31; Maikuolan]: Improved the way that the (generated by ...) notice, displayed at the footer of HTML pages, is rendered.

    [2020.08.04; Maikuolan]: Addressed a potential compatibility problem with installations where PHP has its output proxied through to a different host. Also slightly improved the aesthetics of the front-end, and changed the logout link to a logout button.

    ⚡️ [2020.08.06; Bug-fix; Maikuolan]: Two lines in the updater code were swapped the wrong way around, which could cause notices to appear sometimes; Fixed.

    🔨 [2020.08.06; Maikuolan]: Addressed a potential problem with calculating the number of bytes removed when updating components and slightly refactored the front-end functions file.

    🔀 [2020.09.30; Maikuolan]: Synced up common classes.

    🛠 [2020.10.01; Bug-fix; Maikuolan]: Discovered that the image chameleon attack detection could generate false positives against Mac OS X thumbnails; Fixed.

    Caleb M (Maikuolan),
    October 1, 2020.

    Download phpMussel

  • v1.13.5 Changes

    July 03, 2020

    🔖 Version/Release 1.13.5

    ⚡️ [2020.06.20; Bug-fix; Maikuolan]: Logs were being written to the wrong directory in some cases due to the way that paths were being reconstructed; Fixed. Also improved some updates page guard code.

    🔨 [2020.07.03; Maikuolan]: Performed some minor refactoring.

    Caleb M (Maikuolan),
    July 3, 2020.

    Download phpMussel