4.1.0
What's Changed
- Improved UI of News page to look better.
- Added Language Switcher feature.
- Added SEO Settings. (you can add title, favicon etc)
- Other minor fixes.
Upgrade Guide
Below are some additional steps required after you complete the upgrade guide.
- Add these new .environment variables to your .env file at the end.
AVAILABLE_LOCALES=en,es,ru,sk,de,pl,uk,hi,it,zh-hk,zh-cn,ja
- Run
sh update.sh
(Confirm with Y if it ask you to override). - Done!
Full Changelog: 4.0.0...4.1.0