-
v1.0.0 protected
## [1.0.0] - 2024-01-05 ### Changed * build project using hatchling * disable logging to /srv by default * CI updates ### Added * storage plugin should handle nvme* devices * more resilent device parsing ### Fixed * notification creation ## [0.10.2] - 2023-03-23 ### Fixed - init: Fix the notification on error
-
v0.10.1 protected
[0.10.1] - 2022-10-18 Fixed - init: Fix the condition so router wouldn't end up with tmpfs mounted on top of btrfs in case of failure.
-
v0.10.0 protected
[0.10.0] - 2021-09-27 Added: - Scripts that use storage for Lighttpd temporally files
-
v0.9.0 protected
[0.9.0] - 2021-09-01 Changed: - Increase persistent logs size to 100 MB in logrotate config - Refactor srv init script - Restart `rainbow` service instead of hardcoded set to white in srv init script Fixed: - Handle missing /srv directory in srv init script - Prevent to manipulate programmable LEDs on routers without `rainbow` command in srv init script
-
v0.8.1 protected
[0.8.1] - 2021-04-20 Fixed: * add btrfs device scan * support 'jbod' and 'raid0' in uci settings
-
v0.7 protected08bb9525 · version 0.7 ·
[0.7] - 2021-01-19 Changed: * cleanup and refactoring in module API (remove old_uuid, old_device_desc; add using_external) * more strict json schema constraints * ignore device that is used as rootfs
-
v0.8 protectedf4c6634b · version 0.8 ·
[0.8] - 2021-01-21 Fixed: * Fix regression by bringing back some attributes that were removed in latest API cleanup
-
v0.5 protected8b023149 · version 0.5 ·
0.5 (2020-09-22) ---------------- * remove nextcloud code from storage
-
v0.4.2 protected
Released version 0.4.2 * simplify first setup * fix behaviour with lost disk * improve notifications
-
v0.4.0 protected
Released version 0.4.0 Changes in API to better support new features, should be backward compatible.
-
v0.3.1 protected
Released version 0.3.1 * prepared new cleaner API * fix few minor issues * optional undocumented mounting of different subvolume
-
v0.3.0 protected
Released version 0.3.0 Main feature in multiple drives support including raid configuration.