Skip to content

Releases: phpMussel/phpMussel

phpMussel v3.0.2

15 Oct 11:18
9726f19
Compare
Choose a tag to compare

phpMussel v3.0.1

01 Oct 02:45
cc9020c
Compare
Choose a tag to compare

phpMussel v2.1.6

01 Oct 02:38
0a516ff
Compare
Choose a tag to compare

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

phpMussel v1.13.6

01 Oct 02:37
4fc4aa9
Compare
Choose a tag to compare

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

phpMussel v3.0.0

20 Jul 16:20
2f13a08
Compare
Choose a tag to compare

phpMussel v2.1.5

03 Jul 09:17
4ba971b
Compare
Choose a tag to compare

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

phpMussel v1.13.5

03 Jul 09:17
0769e34
Compare
Choose a tag to compare

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

phpMussel v2.1.4

19 Jun 17:21
850f8c3
Compare
Choose a tag to compare

Version/Release 2.1.4

  • [2020.06.17; Maikuolan]: Strengthened some guard code (the potential existed for some edge-case errors to occasionally slip through the existing code).

  • [2020.06.19; Bug-fix; Maikuolan]: Logging broken due to missing parameter in the preg_split call in the recently introduced BuildPath closure; Fixed.

Caleb M (Maikuolan),
June 19, 2020.

Download phpMussel

phpMussel v1.13.4

19 Jun 17:20
dfe4dbd
Compare
Choose a tag to compare

Version/Release 1.13.4

  • [2020.06.17; Maikuolan]: Strengthened some guard code (the potential existed for some edge-case errors to occasionally slip through the existing code).

  • [2020.06.19; Bug-fix; Maikuolan]: Logging broken due to missing parameter in the preg_split call in the recently introduced BuildPath closure; Fixed.

Caleb M (Maikuolan),
June 19, 2020.

Download phpMussel

phpMussel v2.1.3

15 Jun 17:14
d55f322
Compare
Choose a tag to compare

Version/Release 2.1.3

  • [2020.04.13; Maikuolan]: Performed some minor refactoring.

  • [2020.04.14; Bug-fix; Maikuolan]: The phpMussel switch file isn't a signature file, but unintentionally matched positive for the phpMussel signature file magic number, allowing a very small but real risk that it would be interpreted by phpMussel as a signature file, causing PHP errors to be generated; Fixed.

  • [2020.05.07; Maikuolan]: Some very minor aesthetic improvements.

  • [2020.05.16; Maikuolan]: Slightly improved the safety of some included hyperlinks by way of including rel tags like noopener, noreferrer, external. Added the ability for configuration defaults to define regular expressions to be applied to their own values through preg_replace, thus complimenting the existing auto-typing functionality (phpMussel won't yet be using this functionality for its own configuration defaults, but it is added with the intent to provide a mechanism by which plugins may be able to provide additional safeguards of their own against bad configuration values).

  • [2020.05.28; Bug-fix; Maikuolan]: The front-end accounts page was incorrectly reporting argon2id passwords as invalid; Fixed.

  • [2020.06.02; Maikuolan]: Worked on some more minor aesthetic improvements. Also added some configuration filters (based on the work done last month) to some specific potentially error-prone configuration directives to help reduce the risk of erroneous values being specified there.

  • [2020.06.03; Maikuolan]: Slightly strengthened the sanity checks performed by the front-end updates page when it verifies components.

  • [2020.06.07; Maikuolan]: Very slightly improved the logic at the front-end updates page for determining whether a component is active or inactive. Also made the upload handler uninstallable.

  • [2020.06.10; Bug-fix; Maikuolan]: Wrong metadata counts sometimes reported by the front-end signatures information page; Fixed.

  • [2020.06.11; Maikuolan]: Slightly improved some PHPDoc annotations.

  • [2020.06.14; Maikuolan]: Adjusted some potentially misleading L10N data.

  • [2020.06.15; Maikuolan]: Performed some minor refactoring.

Caleb M (Maikuolan),
June 15, 2020.

Download phpMussel