Skip to content
This repository was archived by the owner on Oct 7, 2025. It is now read-only.

Releases: tiredofit/docker-osticket

3.6.2

Choose a tag to compare

@tiredofit tiredofit released this 30 Jul 07:02

Changed

  - Resolve issues with nginx configuration

3.6.1

Choose a tag to compare

@tiredofit tiredofit released this 29 Jul 16:49

Changed

  - Fix spelling mistake in Dockerfile when enabling Zip extension

3.6.0

Choose a tag to compare

@tiredofit tiredofit released this 28 Jul 22:35

Added

  - PHP 8.2 base

Changed

  - Fix upstream issue with mysql command not being found due to changes in MariaDB client library
  - Rework writing cron scheduler

3.5.7

Choose a tag to compare

@tiredofit tiredofit released this 27 Jul 22:18

Added

  - OS Ticket 1.18

3.5.6

Choose a tag to compare

@tiredofit tiredofit released this 27 Jul 22:17

Added

  - Os Ticket 1.17.4

3.5.5

Choose a tag to compare

@tiredofit tiredofit released this 05 Jun 14:29

Changed

  - Fix for Admin name size check
  - Show errors on installation

3.5.4

Choose a tag to compare

@tiredofit tiredofit released this 28 May 03:19

Changed

  - Fix for unterminated sed command

3.5.3

Choose a tag to compare

@tiredofit tiredofit released this 14 Apr 15:18

Changed

  - Revert 3.5.2 and start doing 5 character checks on ADMIN_USER
  - Fix a problem with CRON_INTERVAL not being used

3.5.2

Choose a tag to compare

@tiredofit tiredofit released this 14 Apr 15:11

Added

  - Add check for ADMIN_PASS size. Fail if <5 characters

3.5.1

Choose a tag to compare

@tiredofit tiredofit released this 06 Apr 16:28

Added

  - Switch to PHP 8.1