Releases: OpenIPC/improver
Releases · OpenIPC/improver
v1.1.0
To deploy on Radxa, transfer deploy_improver_v1.1.0.zip to Radxa using SCP:
scp deploy_improver_v1.1.0.zip root@radxa:/tmp/
Then run deploy_improver.sh
on Radxa
What's Changed
Full Changelog: v1.0.8...v1.1.0
v1.0.8
New release with simpler install
Download both files and send to Radxa
Log into Radxa and run the commands:
chmod +x deploy_improver.sh
./deploy_improver.sh
this will be added to existing Nginx server on http://radxa:8080/improver/
Report issues in the issues tab and use at your own risk.
v1.0.7
Merge pull request #14 from OpenIPC/master Add Delete button in the settings page
v1.0.6.1
Merge pull request #12 from OpenIPC/master v1.0.6.1 Fix for settings corruption
v1.0.5
Merge pull request #6 from mikecarr/next Merge next to master
v1.0.4
add permissions
v1.0.1
reorganized using templates
v1.0.0
update github actions