• Baron Von J@lemmy.world
    link
    fedilink
    arrow-up
    2
    arrow-down
    4
    ·
    6 hours ago

    I’ve been meaning to give this a try on my Synology.

    But breaking changes in a point release? Not cool.

    • InnerScientist@lemmy.world
      link
      fedilink
      arrow-up
      14
      ·
      5 hours ago

      Tbf this is actually version v1.136 .0 and

      Disclaimer

      • ⚠️ The project is under very active development.
      • ⚠️ Expect bugs and breaking changes.
      • ⚠️ Do not use the app as the only way to store your photos and videos.
      • ⚠️ Always follow 3-2-1 backup plan for your precious photos and videos!
      • Karna@lemmy.mlOP
        link
        fedilink
        arrow-up
        4
        ·
        4 hours ago

        Personally I’m waiting for the day it comes out of “under active development” state so that I can migrate from NextCloud to it.

      • Baron Von J@lemmy.world
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        3 hours ago

        A breaking change should have been 2.0, not a new 1.<minor> release.

        It should still be 0.<minor> if they’ve not reached the stability for keeping backwards compatibly in all 1.x releases.

        • InnerScientist@lemmy.world
          link
          fedilink
          arrow-up
          2
          ·
          2 hours ago

          To quote them:

          We are still in a fast development cycle, so the versioning is to keep track of the progress/iteration of the project. When a stable release is reached (2?), then any breaking change would require more proper major version changes

          • Baron Von J@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            2 hours ago

            Yes, I understand they have declared that. Their declaration does not, however, negate the common semantic versioning standards, found at semver.org. These common standards are significant for admins running shared systems where they automatic upgrade processes based on common semantic versioning rules. The software will stabilize and they will adopt a more stringent policy. But they should still be releasing 0.x versions since they’ve not yet reached it.

    • Vincent@feddit.nl
      link
      fedilink
      arrow-up
      2
      ·
      5 hours ago

      From the release notes:

      one of the last breaking changes we want to make before reaching the stable release milestone

      So you’ll probably want to wait until they do a stable release.

    • irotsoma@lemmy.blahaj.zone
      link
      fedilink
      arrow-up
      2
      ·
      5 hours ago

      It’s a full release, not a point/patch release, the title just doesn’t show the second .0. They use semantic versioning so it’s major.minor.patch.

      It’s also a very minor change and only affects a single configuration property and only people who used relative paths in that property.