Skip to content

Releases: shipperstack/shipper

2.32.0

18 Mar 22:28
20e7026
Compare
Choose a tag to compare

release: 2.32.0

  • Updated library dependencies (shippy)
    • setuptools (69.0.3 -> 69.2.0)
    • sentry-sdk (1.40.3 -> 1.42.0)
    • rich (13.7.0 -> 13.7.1)
  • Updated library dependencies (server)
    • django (4.2.10 -> 5.0.3)
      • sentry-sdk (1.40.3 -> 1.42.0)
      • crispy-bootstrap5 (2023.10 -> 2024.2)
      • django-celery-beat (2.5.0 -> 2.6.0)

2.31.0

09 Feb 19:00
bd4be47
Compare
Choose a tag to compare

release: 2.31.0

This release contains a security vulnerability patch.

  • Added visible field to Device model to control device visibility on main downloads page

  • Fixed the Docker updater script crashing if the version is not published yet on GitHub Packages registry

  • Updated library dependencies (server)

    • django-cleanup (8.0.0 -> 8.1.0)
    • sentry-sdk (1.39.2 -> 1.40.3)
    • django (4.2.7 -> 4.2.10)
    • django-ipware (6.0.3 -> 6.0.4) (/server)
  • Updated library dependencies (shippy)

    • sentry-sdk (1.39.2 -> 1.40.3) (/shippy)

2.30.2

29 Jan 03:20
d03552c
Compare
Choose a tag to compare

release: 2.30.2

  • Fixed shippy not logging upload exceptions

2.30.1

27 Jan 19:29
4156a59
Compare
Choose a tag to compare

release: 2.30.1

  • Added debug configuration option for shippy

2.30.0

27 Jan 19:24
35dcebe
Compare
Choose a tag to compare

release: 2.30.0

  • Fixed tests not working properly for the server component

  • Fixed exception details getting lost for shippy

  • Updated library dependencies (shippy)

    • setuptools (69.0.2 -> 69.0.3)
    • sentry-sdk (1.39.1 -> 1.39.2)
  • Updated library dependencies (server)

    • django-dbbackup (4.0.2 -> 4.1.0)
    • sentry-sdk (1.39.1 -> 1.39.2)
  • General code cleanup

  • Removed unnecessary debug output for shippy

2.29.1

24 Dec 23:33
35b6e5e
Compare
Choose a tag to compare

release: 2.29.1

  • Fixed the server API not returning the full download URL

2.29.0

24 Dec 23:25
77a4eba
Compare
Choose a tag to compare

release: 2.29.0

Merry Christmas!

Changed

  • Fixed the server sending the incorrect download URL in API responses
  • Updated library dependencies (server)
    • sentry-sdk (1.39.0 -> 1.39.1)
    • django-ipware (6.0.2 -> 6.0.3)
    • thumbhash-python (1.0.0 -> 1.0.1) (/server)
    • paramiko (3.3.1 -> 3.4.0) (/server)
  • Updated library dependencies (shippy)
    • sentry-sdk (1.39.0 -> 1.39.1)

2.28.8

13 Dec 16:21
d5d676b
Compare
Choose a tag to compare

release: 2.28.8

  • Fixed server crashing on fetching file modification time

2.28.7

13 Dec 16:13
9dcd661
Compare
Choose a tag to compare

release: 2.28.7

  • Fixed server corrupting download names by returning correct headers

2.28.6

13 Dec 15:57
b910542
Compare
Choose a tag to compare

release: 2.28.6

  • Fixed server mangling the content type for build downloads
  • Fixed server download speed setting