V0.3.1
GoPage V0.3.1
This release acts as a fix to some issues with the release of V0.3.0 of GoPage. Along with some minor improvements.
Installation
- Windows
Windows Users can download the linked GoPage-Setup-0.3.1.exe and follow the installer prompts. - Docker
Runningdocker pull ghcr.io/confused-techie/gopage:0.3.1
to grab this release and run similar to previous releases.docker run -p 7070:8080 --name GoPageV0.3.1 ghcr.io/confused-techie/gopage:0.3.1
.
New Features
- Using Translations services to add additional translations
- English: 100%
- Spanish: 100%
Enhancements
- Improved return logging during Install/Uninstall/Updating Plugins
- Improved Accessibility on Plugin Repo, Settings Page.
Fixes
- Reduces Font Size across pages.
- Fixes Translations provided in ProvideString()
- Fixes Translations provided in ProvideStringRaw()