Skip to content

Releases: linuxmuster/linuxmuster-cli7

Release 7.4.4 (lmn74)

Choose a tag to compare

@github-actions github-actions released this 21 Jul 21:38
  • Fix dict parameter in students. Fix #5.

Release 7.4.3 (lmn74)

Choose a tag to compare

@github-actions github-actions released this 21 Jul 15:55
 * 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)

Choose a tag to compare

@github-actions github-actions released this 16 Jun 15:25
  • Avoid var shadowing with lmntools.
  • Add missing dependency typing-extensions.

Release 7.4.1 (lmn74)

Choose a tag to compare

@github-actions github-actions released this 25 Apr 16:14
  • New package for 7.4.

Release 7.3.20 (lmn73)

Choose a tag to compare

@github-actions github-actions released this 22 Feb 17:09
  • Add school parameter for parents.

Release 7.3.19 (lmn73)

Choose a tag to compare

@github-actions github-actions released this 04 Feb 19:59
  • Fix domain controllers in devices command.

Release 7.3.18 (lmn73)

Choose a tag to compare

@github-actions github-actions released this 14 Jan 09:22
  • Add distribution to version.

Release 7.3.17 (lmn73)

Choose a tag to compare

@github-actions github-actions released this 01 Jan 22:55
  • Accelerate loading time for lmncli users.
  • Filter users per status in lmncli users.
  • Display old status for attic users.

Release 7.3.16 (lmn73)

Choose a tag to compare

@github-actions github-actions released this 30 Dec 17:06
  • 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)

Choose a tag to compare

@github-actions github-actions released this 11 Dec 21:03
  • Sort by school percent.