Merge pull request #1453 from Screenly/experimental Finally merges Experimental into Master
This is not a new release, but rather a rebuild. It does however include a few minor fixes.
NOTE: For Raspberry Pi 4 Model B support, please use the developer version. Installation instructions can be found here. Ensure that you select the 'Developer version'.
This release all the fixes from Sprint 8. It also introduces a completely new and automated way of building disk images using pi-gen.
You can read more about the changes here.
Note: If you downloaded the version on 2018-11-23, you might have downloaded a broken version. See #965 for details and how to fix it. The disk image has now been replaced to fix this issue.
Bugfixes / improvements
More detailed release notes can be found in this blog post.
New features
Bugfixes / improvements
- Switched default to use nginx reverse proxy (#689)
- Removed Screenly Network Manager (#691)
- Added auto-resize of disk on first boot (#688)
- Fixed problem with displaying API docs when HTTP proxy is enabled (#694)
- Fixed problem with viewer in Resin.io (#700)
Description
In the new release, we implemented Resin Wifi Connect for a convenient connection to WiFi. Resin WiFi Connect is a utility for dynamically setting the WiFi configuration on a Linux device via a captive portal.
If no connection is found after the first boot of the device after the update/installation, Resin Wifi Connect will be started automatically and you will see the instructions for connecting on your screen
- QA Performed by @antonmolodykh.
- Release blog post
New features
Bugfixes / improvements
- Fixed update issue from NOOBS (#627)
- Round uptime on info page (#658)
- Fixed notification of an available update (#655)
- Improved method for getting video duration (#600)
- "Modernized" /api/v1/assets API endpoint (#651)
- Fixed issues with demo site (#672)
- Fixed issues with web assets (#679)
- Fixed final Resin issues (#674)
Hotfix for v0.12. Resolves issue with splash screen.
Please note that this disk image does not have SSH enabled. Please follow these instructions if you need SSH access.
Note: There is no disk image for v0.12 because of a discovered bug. Instead use the disk image for v0.12.1.
For detailed changes, see this blog post and Sprint 4 milestone.
QA Performed by @antonmolodykh.