V1.0.1 - LoxBerry Backup "Fresh"
Pre-release
Pre-release
This is a complete refactoring of LoxBerry Backup.
It also uses a completely new code base compared to the v1.0.0.1-alpha
LoxBerry Backup V1 is not compatible with LoxBerry v0.2.x. Please use the latest LoxBerry Backup 0.2.x release.
New in LoxBerry Backup V1.0.1
- Web interface completely based on JavaScript and AJAX. Every change is saved immediately.
- Free schedules. No more limit to daily, weekly, monthly. Configure your DD image to run every 10 days, and your rsync backup every 6 hours.
- If schedules overlap, the next backup won't fail anymore, but will wait until the running backup has finished.
- Free backup directories. This also is a preparation for an upcoming auto-mount feature for USB and network shares, currently in development for LoxBerry-Core.
- Fully integrated LoxBerry notifications. Choose if you want notifications for backups with success and/or errors.
- Directly access the logfile from the notification (in UI and your notification email)
- Get usage stats of your disk space with every notification, and the start- and endtime of your backup.
- Change the log level of LoxBerry Backup in LoxBerry's Plugin Management loglevel setting (be careful: Debug level will massively log)
- Your schedule is directly read and written from the crontab schedule. "What you see is what you get".
- Offers LoxBerry plugin Auto-Update and update notification.
- Fully integrates LoxBerry logging feature with syntax highlighting in LoxBerry's log viewer.
- The installation and update of the plugin requires no reboot anymore.
- Multilingual German and English. Supports LoxBerry Translate widget.
Upgraders:
The cron system has changed. LoxBerry Backup will inform you by a notification if you have to reconfigure your schedule.
- V1.0.1.2 did some corrections during installation