Skip to content

Releases: tine20/tineDrive

v3.2.1-tineDrive

05 May 05:13
Compare
Choose a tag to compare

The packages we provide :

  • MacOS version with .pkg format
  • Windows version with .exe format
  • Linux version with .AppImage format, follow the steps below to run the application:
    • Install libfuse2:
      sudo apt install libfuse2

    • install appimagelauncher

    sudo apt install software-properties-common
    sudo add-apt-repository ppa:appimagelauncher-team/stable
    sudo apt update
    sudo apt install appimagelauncher
    
    • if installation failed , use .deb from github, Debain 11 needs appimagelauncher_2.2.0-travis995.0f91801.bionic_amd64.deb
      https://github.com/TheAssassin/AppImageLauncher/releases/tag/v2.2.0

    • install the extension appindicator:
      sudo apt install gnome-shell-extension-appindicator

    • enable shell extension appindicator
      gnome-extensions enable [email protected]

    • check if appindicator is enabled
      gnome-extensions show [email protected]

    • restart pc

    • install and run tineDrive

      1. download it
      2. right click the .AppImage and choose properties, go to permission tab
      3. change all access fields to "read and write"
      4. enable check box “Allow executing file as program”
      5. close the dialog and double click the .AppImage again
    • Run Linux .AppImage in Terminal:
      7. chmod a+x tineDrive-3.2.1.AppImage
      8. ./tineDrive-3.2.1.AppImage

v2.7.5-tine20drive

17 Feb 12:57
Compare
Choose a tag to compare

Tine 2.0 Drive 2.7.5

The packages we provide :

  • MacOS version with .pkg format (see the assets below)
  • MacOS version with .pkg.tbz format, this package is used by updater (see the assets below)
  • Windows version with .exe format (see the assets below)

Changelog

Features


  • Build : config github action CI for building mac, win, linux version
  • Build : Remove Gitlab CI, appveyor CI
  • Build : remove sparkle installation script , use the package from craft instead
  • Build : fork and configure craft-blueprints repo for windows package
  • Build : use sparkle from craft blueprint instead
  • Updater : parse update info with customized xml
  • GUI : hide http password request link
  • GUI : modify icons, add universal theme

Bug fix


  • Build : fix tine20 file system link
  • Build : fix Qt5.15 configuration
  • Build : change tine20drive-craft-blueprint source link
  • GUI : fix about dialog

v2.6.1.1-tine20drive

02 Jul 14:31
Compare
Choose a tag to compare

The packages we provide :

  • MacOS version with .pkg format (see the assets below)
  • Windows version with .exe format (see the assets below)
  • Linux versions

Changelog

Features


  • Build : add appveyor CI for windows version
  • Build : change github CI , Remove Gitlab CI
  • Build : trigger OBS with github web-hook
  • Build : add signing workflow
  • Build : add sparkle.app signing script
  • Build : add Sparkle 1.22 installation script
  • Build : fork and configure craft-blueprints repo for windows package
  • Build : customized tine20 file system link
  • Build : disable unused sharing context menu items
  • Build : add build number for version format
  • Build : customized issue, release template
  • Updater : using new sparkle Edsa signing instead of old Dsa solution
  • Updater : detect update url from config file with mac version.
  • Updater : add redirect setting for github release link
  • Updater : parse update info with customized xml
  • GUI : change about dialog
  • GUI : disable experimental widget in Generalsetting tab
  • GUI : modify icon, add mono theme
  • GUI : adjust installer background image size and position for macOS
  • GUI : change login display text
  • GUI : customize support information

Bug fix


  • Build : fix Qt5.15 configuration
  • Build : change KDE source link for appveyor CI
  • Updater : fix finding Sparkle path

v2.5.4-tine20drive

04 May 16:05
Compare
Choose a tag to compare

Release tine20drive v2.5.4

The tine20drive is based on the ownCloud desktop client . The packages we provide :

  • macOS version 2.5.4 with .pkg format (see the assets below)
  • Windows version 2.5.4 with .exe format (see the assets below)
  • Linux versions ( build by open build service )
    • Note : the packages with different distributions are based on owncloud official repo.