Skip to content

Releases: phpMussel/FrontEnd

phpMussel Front-End v3.1.2

06 Jun 15:54
5b830a8

Choose a tag to compare

v3.1.2

[2021.03.11; Maikuolan]: Added some missing return type declarations.

[2021.04.27; Maikuolan]: Removed the default username/password tip from the front-end login page.

[2021.05.01; Bug-fix; Maikuolan]: Log truncation not being calculated properly; Fixed.

[2021.05.07; Maikuolan]: Very slightly reworked/improved the front-end CSS.

[2021.06.06; Maikuolan]: Reworked checkbox support for the front-end configuration page in preparation for some future configuration directives.

phpMussel Front-End v3.1.1

03 Mar 13:17
8c80d8a

Choose a tag to compare

v3.1.1

[2021.01.10; Maikuolan]: Separated the code for performing outbound requests through cURL out to its own independent class.

[2021.02.05; Maikuolan]: The default timeout for external requests is now configurable.

[2021.02.05; Maikuolan]: The preview text next to the input fields on the configuration page didn't quite align properly; Fixed.

[2021.02.07; Maikuolan]: Added the ability to hide the phpMussel version used.

[2021.02.20; Maikuolan]: Sync common classes package.

phpMussel Front-End v3.1.0

04 Dec 09:15
3330972

Choose a tag to compare

v3.1.0

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

[2020.10.30; New Feature; Maikuolan]: Added the ability to specify a custom assets path to the instantiated FrontEnd object.

[2020.11.27; Maikuolan]: Some minor code-style cleanup.

[2020.12.04; Maikuolan]: Maintenance release (dependencies update, repository cleanup, etc).

phpMussel Front-End v3.0.1

09 Oct 04:29
0afe7f3

Choose a tag to compare

v3.0.1

[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.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.

phpMussel Front-End v3.0.0

20 Jul 15:23
5b18a00

Choose a tag to compare

v3.0.0

[2020.07.20; Maikuolan] First stable release for the phpMussel v3 Front-End.

Why "v3.0.0" instead of "v1.0.0?" Prior to phpMussel v3, the "phpMussel Core", "phpMussel CLI-mode", "phpMussel Front-End", and "phpMussel Uploads Handler" ("phpMussel Web") were all bundled together as a single repository (phpMussel/phpMussel). Since phpMussel v3, these each all have their own, separate repositories. I've opted to start releases at this repository (phpMussel/FrontEnd) at v3.0.0, in order to avoid confusion with previous versions of the "phpMussel Front-End" which exist outside this repository.

phpMussel Front-End v3.0.0-alpha2

06 Jul 10:44
87e7625

Choose a tag to compare

Pre-release
Update README.

phpMussel Front-End v3.0.0-alpha1

03 Jul 17:51
ab4ca94

Choose a tag to compare

Pre-release
v3.0.0-alpha1