Skip to content

Releases: wolfemir/DRiven

0.4.5

01 Dec 02:50
40bdc68
Compare
Choose a tag to compare
Update install_plex.sh

0.4.4

29 Nov 17:06
ef29634
Compare
Choose a tag to compare
Update create_riven_compose.sh

0.4.3

25 Nov 06:17
e734664
Compare
Choose a tag to compare
easter eggs

0.4.2

21 Nov 00:05
Compare
Choose a tag to compare

minor bugs fixed

0.4.1

19 Nov 23:13
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/wolfemir/Automated-Riven-Re…

0.4

19 Nov 01:52
Compare
Choose a tag to compare
0.4

🚀 Major Improvements

  • New Docker Rootless Mode: Added option to install Docker in rootless mode for enhanced security
  • Streamlined IP Configuration: New intuitive IP setup process at the start of installation
  • Enhanced Plex Integration: Improved Plex Media Server setup with automatic local IP detection
  • Consistent User Interface: Standardized yes/no prompts and color-coded messages across all scripts

🛠️ Technical Enhancements

  • Docker Security Options:
    • Traditional root-based installation for full compatibility
    • New rootless mode for security-conscious users
    • Automatic configuration of necessary system settings for both modes
  • IP Validation: Added comprehensive IP address validation to prevent configuration errors
  • Configuration Management: Enhanced settings.json updates with verified Plex URLs
  • Cross-script Communication: Better handling of configuration data between scripts

🎨 User Experience Updates

  • Color-coded output for better readability:
    • 🟢 Green: Success and information messages
    • 🟡 Yellow: User prompts and inputs
    • 🔴 Red: Error messages and warnings
  • Clearer prompts and instructions throughout the setup process
  • More intuitive yes/no responses (y/n instead of yes/no)
  • Added verification steps for critical configurations

🔒 Security Improvements

  • Docker Rootless Mode: Run containers without root privileges
  • Better handling of sensitive information
  • Enhanced input validation for configuration values

🐛 Bug Fixes

  • Fixed Docker network bridge configuration issues
  • Resolved Plex URL configuration inconsistencies
  • Fixed file permission handling in various scripts
  • Corrected path handling for configuration files

0.3.8

14 Nov 12:44
69b0639
Compare
Choose a tag to compare

Manual IP prompt instead of auto retrieval for better handling.

0.3.7

14 Nov 09:04
2317040
Compare
Choose a tag to compare

added frontend volume for saving backend URL and api key

0.3.6

10 Nov 05:21
cd0fdf1
Compare
Choose a tag to compare

Full Changelog: 0.3.5...0.3.6

0.3.5

10 Nov 05:20
e5c54d2
Compare
Choose a tag to compare
Update setup_zurg_and_rclone.sh