Skip to content

phpMussel Core v3.4.0

Compare
Choose a tag to compare
@Maikuolan Maikuolan released this 06 Jun 06:05
· 76 commits to v3 since this release
v3.4.0
a5fbee3

v3.4.0

[2023.03.24; Bug-fix; Maikuolan]: Typo in the readFileContent call for the channels data; Fixed.

[2023.03.24; New Feature; Maikuolan]: Added the ability to log outbound requests.

[2023.03.31; Maikuolan]: Eliminated a low-risk potential performance bottleneck at the loadL10N method.

[2023.04.01; Maikuolan]: Reworked the loadL10N method, how it handles HTTP_ACCEPT_LANGUAGE, improved rule assignment, added some assumptions for supported L10N, and added the ability to defer non-supported L10N to supported L10N where sufficiently similar to be acceptable.

[2023.04.25; Bug-fix; Maikuolan]: Explicitly defining the region for the configured L10N where deferment may be available but the region for the corresponding listed configuration choice not included could've caused the L10N loader to simply use fallbacks instead; Fixed.

[2023.04.25; Maikuolan]: Split the existing L10N for Portuguese into two variants, Brazilian and European.

[2023.05.01~03; Maikuolan]: Added L10N for Bulgarian, Czech, and Punjabi.