Skip to content

Latest commit

 

History

History
49 lines (49 loc) · 5.3 KB

changelog.md

File metadata and controls

49 lines (49 loc) · 5.3 KB

Changelog

  • 2024-12-14: Add status bar to display
  • 2021-11-16: To optimize automatic backups, thumbnails are now created during the secondary backup (to cloud storage) instead of between the primary (to local disk) and secondary backups. This approach maximizes computing and network efficiency, significantly reducing the overall backup time.
  • 2021-10-19: Add option to rename media files after backup based on the files creation date and time. Example: "Image.jpg" from 2024/10/19 12:42:14 will be renamed to "2024-10-19_12-42-14_-_Image.jpg"
  • 2024-09-09: In the settings for both default backups, specify separately whether the files should be copied or moved; Allow moving files from former target devices; bugfixes
  • 2024-09-09: Integrate comitup into web UI
  • 2024-09-09: Web UI: Change port for http from 8000 to 8080
  • 2024-07-01: View: Add slideshow function to single view mode
  • 2024-07-01: Speed up transfer to cloud by using rclone (use setup to switch back to rsync)
  • 2024-04-08: Add support for NVMe SSD storage on Raspberry Pi 5
  • 2024-03-04: Add USB auto source option. All connected devices (cameras and storages) will be backed up.
  • 2024-02-26: A minimum size of the partition to be used on the target device can be set in the configuration. This allows smaller partitions to be skipped as a destination.
  • 2024-01-25: Enable using of graphic environment
  • 2024-01-19: Workaround to enable display with Raspberry Pi 5
  • 2023-12-29: Workaround to enable comitup with bookworm
  • 2023/09/17: When backing up from cameras, all connected cameras are backed up. Please check you logs or your mail reports after backup!
  • 2023/09/16: View image viewer: Support for tif images added
  • 2023/09/16: When backing up from USB, all connected USB partitions (except those of the target drive) are backed up.
  • 2023/08/24: Little Backup Box core files are nearly totally rewritten to python. This is a major step and the new version might be not stable yet but final tests have been very successfully. In installation instructions you find how to get this version. Please test and report. Thank you!
  • 2023/05/15: There is a printable case now! Look at outdoorbits/case-for-little-backup-box
  • 2023/04/14: Introducing support for hardware buttons including a display-menu to control a wide range of lbb's functions. Read more in the Wiki.
  • 2023/04/01: Add support for Apple file systems HFS and HFS Plus. Supported file systems now are Ext2, Ext3, Ext4, FAT, vFAT, exFAT, NTFS, HFS and HFS Plus.
  • 2023/02/28: Add support for multiple displays, I2C and SPI
  • 2023/02/24: Add VPN support for WireGuard and OpenVPN
  • 2023/02/15: Remove miniDLNA due to security concerns
  • 2023/02/15: Settings: Use global password as WiFi-password in comitup-hotspot-mode
  • 2022/12/12: View got magnifying glass-function. This allows quick ratings with improved evidence.
  • 2022/12/03: Rating function supports writing of EXIF-data into media-files. This allows to use the ratings in further processing (e.g. in darktable).
  • 2022/11/19: Image-viewer "View" now can handle videos and audios!
  • 2022/11/14: Image-viewer "View" got a rating function. Images having one star only can be deleted.
  • 2022/11/08: Image-viewer mejiro is replaced by a integrated solution offering much faster options to find images.
  • 2022/10/14: Add f3probe to tools to test external storages integrity before use.
  • 2022/10/09: Rework of the progress-monitoring to save traffic and increase speed.
  • 2022/10/03: If checked in settings, thumbnails will be generated after backup.
  • 2022/10/03: If checked in settings, the LCD display will be turned off before shutdown.
  • 2022/10/01: The Wifi country code can now be set in the settings.
  • 2022/09/24: A disk formatting function has been added to the tools.
  • 2022/04/03: A secondary default backup mode has been added. This allows you to configure a automatically starting network backup after a local backup.
  • 2022/01/16: The Wiki explains now, how to connect a LCD-display.
  • 2022/01/12: Camera-backup: Paths to backup can be configured for each device.
  • 2022/01/08: Add option to backup only specific directories from cameras or smartphones.
  • 2022/01/08: Uploads to the box can be done by the filemanager now.
  • 2021/12/31: Add language support for display-messages*1
  • 2021/12-27: Add power-off after idle time. Configuration in "Settings".
  • 2021/12/21: Add language support to the web-UI for French, Spanish and German*1
  • 2021/12/13: There is a menu based update-function.
  • 2021/12/18: Select color-themes and background-images. Design is more colorful now to make orientation easier.