You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update documentation and change translation cache expiry to expireNever.
Add source language select on language translator pages to allow
translating to a language where the source language differs from the
default language, Update PHP files to follow PSR-12 fomratting
standards, consolidate namespace declarations/usage. Additional
namespace consolidation and cleanup, Additional features, code
improvement, and bugfixes. Version bump, update release notes
Fix return value for getConfiguredLanguages method that would cause an
exception in some instances. Fluency now boots the translation engine
outside of the admin in case $fluency is used outside of the admin. Fix
link rendering issue. Update CHANGELOG.md