Skip to content

phpMussel Front-End v3.2.0

Compare
Choose a tag to compare
@Maikuolan Maikuolan released this 31 Oct 15:26
· 200 commits to v3 since this release
b339c4a

v3.2.0

[2021.06.07; Maikuolan]: Since v3, the "repository backup locations" are kind of useless (not linked up with Composer, and only providing metapackage data, rather than all the attached repositories/packages). Removed those links from the front-end home page and v3 documentation accordingly.

[2021.06.08; Maikuolan]: Subtle aesthetic patch.

[2021.09.09; Bug-fix; Maikuolan]: The front-end signature information page reported the wrong counts for unidentified or other under the signature vendor or source counts; Fixed.

[2021.10.30; Maikuolan]: Code-style cleanup: Public before private properties, magic before public before private methods.

[2021.10.30; Maikuolan]: Removed a useless method (sendEmail, did nothing, used nowhere).

[2021.10.31; New Feature; Maikuolan]: Added the ability to segregate cache data on the basis of prefixes specified by the instance. This could be useful for when different installations are utilising the same caching mechanisms at the same server.