Skip to content

Release v0.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 22:13
· 4 commits to main since this release
2c91c29

What's Changed

  • cleanup code (25f596d)
  • Update frontend/src/FolderBrowser.js (c207990)
  • Update backend/main.py (835b42d)
  • Update backend/services/share_service.py (97e3a76)
  • refactor(frontend): extract path construction helper in FolderBrowser (f4f21f7)
  • Update backend/main.py (f991e09)
  • Update backend/main.py (16f47de)
  • Update backend/services/user_service.py (f089a84)
  • Update frontend/src/UserManagement.js (63e17a4)
  • adding a detailed docstring to download share service (44abb9d)
  • fix inconsistant language (9c722b2)
  • fix inconsistant language (e42c423)
  • fix inconsistant language (f7865c2)
  • fix inconsistent language (13e1695)
  • fix hardcoded timestamp (e72f501)
  • remove data from user.json (e373878)
  • feat: Implement comprehensive role-based user management system (7a38a2d)
  • add hours and days to expired (7a45b2c)

Docker Image

docker pull ghcr.io/romeniwebdesign/mntsrv:v0.4.0

Full Changelog: v0.3.0...v0.4.0