Releases: linuxmuster/linuxmuster-cli7
Releases · linuxmuster/linuxmuster-cli7
Release list
Release 7.4.4 (lmn74)
- Fix dict parameter in students. Fix #5.
Release 7.4.3 (lmn74)
* Fix shell injection in `lmncli version` (dpkg -l via shell=True).
* Fix crash on error in `student manage` (invalid typer.Colors.RED, missing paren).
* Fix reset-internet matching schoolclass by substring instead of exact name.
* Fix IndexError on malformed DN in printers and devices listing.
* Fix room prefix filter using startswith instead of unsafe index access.
* Add "Unknown" status fallback in devices listing.
* Use context manager for user-kill log file handle.
* Guard against empty teacher login in check_smbclient.
* Rename asdict -> as_dict to match linuxmuster-tools.
Release 7.4.2 (lmn74)
- Avoid var shadowing with lmntools.
- Add missing dependency typing-extensions.
Release 7.4.1 (lmn74)
Release 7.3.20 (lmn73)
- Add school parameter for parents.
Release 7.3.19 (lmn73)
- Fix domain controllers in devices command.
Release 7.3.18 (lmn73)
- Add distribution to version.
Release 7.3.17 (lmn73)
- Accelerate loading time for lmncli users.
- Filter users per status in lmncli users.
- Display old status for attic users.
Release 7.3.16 (lmn73)
- Display joinable and hidden attributes for schoolclasses.
- Sort schoolclasses by names.
- Display joinable and hidden attributes for printers.
- Add command to list projects.
- Add reset-internet command for students.
- Use smbclient to delete obsolet directories in attic. EXPERIMENTAL.
Release 7.3.15 (lmn73)
- Sort by school percent.