Skip to content

Releases: tarampampam/error-pages

v2.0.0

29 Sep 15:42
29f024e
Compare
Choose a tag to compare

Changed

  • Application rewritten in Go

v1.8.0

06 Sep 06:48
ce98410
Compare
Choose a tag to compare

Added

  • Nginx health-check endpoint (/health/live) and dockerfile HEALTHCHECK to utilise (thx @modem7) #22, #23

v1.7.2

20 Jul 13:32
501d141
Compare
Choose a tag to compare

Changed

  • Nginx updated up to 1.21 (from 1.19)

v1.7.1

02 May 11:07
0efccb0
Compare
Choose a tag to compare

Fixed

v1.7.0: hacker-terminal template

28 Apr 08:10
455bc21
Compare
Choose a tag to compare

Added

  • HTML comments with error code and description into each template (header and footer, it seems more readable for curl usage)
  • Template hacker-terminal [#13]

template

v1.6.0: Noise template

21 Apr 20:55
7b9051c
Compare
Choose a tag to compare

Added

  • Template noise #10

template

Fixed

  • File permissions in docker image

v1.5.0: Random template selecting

13 Apr 14:43
Compare
Choose a tag to compare

Changed

  • Repository files structure
  • Nginx updated from 1.18 up to 1.19 in docker image
  • Docker image now uses default nginx entrypoint scripts and command

Added

  • Support for linux/arm64/v8, linux/arm/v6 and linux/arm/v7 platforms for docker image
  • Random template selecting (use random as a template name) for docker image

v1.5.0-RC2 (test releasing CI)

13 Apr 14:37
Compare
Choose a tag to compare
Pre-release
Readme file updated, docker arch linux/386 removed, changelog file up…

v1.5.0-RC1 (test releasing CI)

13 Apr 13:59
Compare
Choose a tag to compare
Pre-release
Readme images updated

v1.4.0: Template `shuffle` added

04 Mar 06:37
Compare
Choose a tag to compare

Added

  • Template shuffle [#4]

template