Incorporated changes for release 1.4.1

This commit is contained in:
2026-02-24 20:50:13 -05:00
parent 4d95710f43
commit 89f7506fa7
3 changed files with 48 additions and 0 deletions

View File

@@ -158,3 +158,8 @@ Changelog
- Removed the Raspberry Pi server setup from OpenDRS. Setting up
a Raspberry Pi as an OpenDRS server is easily accomplished by
the OpenDRS installer.
1.4.1 - 2024-06-18
- Updated the installer script (install.sh) to check for and install the
package supplying uuidgen. If uuidgen is not present, the mysql
user would be created with a blank password.