Skip to content

Latest commit

 

History

History
320 lines (182 loc) · 6.31 KB

File metadata and controls

320 lines (182 loc) · 6.31 KB

4.0.6 2026-08-25

Added

  - Discourse 2026.8.0
  - OptiPNG 10.2.0

4.0.5 2026-07-31

Added

  - Discourse 2026.7.1

4.0.4 2026-07-28

Added

  - Discourse 2026.7.0

4.0.3 2026-05-20

Added

  - Discourse 2026.4.1

4.0.2 2026-05-04

Changed

  - Support using Pitchfork and phase out unicorn usage (credit sayem314@github)

4.0.1 2026-04-28

Added

  - Discourse 2026.4.0

4.0.0 2026-03-31

Added

  - Switched base image to nfrastack/nginx:8.x
  - Debian Trixie
  - Node 24
  - Ruby 3.4.8
  - Discourse 26.3.0
  - Plugin Tool added to support plugin installation

Changed

  - Have a look at the README, many environment variables have changed along with paths

3.2.99 2025-10-09

Add EOL notice and deprecate image

3.2.17 2025-08-31

Added

  - Discourse 3.5.0

3.2.16 2025-07-29

Added

  - RubyLang 3.3.9
  - Discourse 3.4.7

3.2.15 2025-06-25

Added

  - Discourse 3.4.6

3.2.14 2025-06-13

Changed

  - Fix issue with Plugins path not linking properly
  - Fix issue with Uploads path not being created properly with correct permissions

3.2.13 2025-06-09

Added

  - Discourse 3.4.5

Changed

  - Fix permissions when compiling_assets (credit: DrChat@github)

3.2.12 2025-05-28

Added

  - Force change ownership of log directory post compilation of assets

3.2.11 2025-05-28

Added

  - Discourse 3.4.4

3.2.10 2025-04-29

Added

  - RubyLang 3.3.8
  - Discourse 3.4.3

3.2.9 2025-03-26

Changed

  - Downgrade Ruby 3.3.7

3.2.8 2025-03-26

Added

  - Discourse 3.4.2
  - Ruby 3.3.8

3.2.7 2025-02-24

Added

  - Ruby Lang 3.3.7
  - Discourse 3.4.1

3.2.6 2025-02-04

Added

  - Discourse 3.4.0

3.2.5 2025-02-01

Changed

  - Rename mermaid plugin to discourse-mermaid

3.2.4 2025-02-01

Changed

  - Fix to sidekiq not starting trying to reference old named init script

3.2.3 2025-02-01

Changed

  - Create /app/tmp ahead of time and set proper permissions
  - Set permissions on introducing app plugins
  - Fix an issue with a shell alias

3.2.2 2024-12-20

Added

  - 3.2.1 Patch

3.2.1 2024-12-20

Added

  - Image cleanup
  - Refine Options
  - Add rake alias
  - Set Mermaid plugin to true
  - Change defaults

3.2.0 2024-12-19

Added

  - Discourse 3.3.3
  - Debian Bookworm
  - Ruby 3.3.6
  - Ability to create admin user and admin pass on first install
  - Switch to Unicorn from Puma
  - Added more plugin support

3.1.4 2023-03-17

Added

  - Discourse 3.0.2

3.1.3 2023-02-26

Changed

  - Fix for building chat plugin

3.1.2 2023-02-26

Added

  - Discourse 3.0.1

3.1.1 2023-02-26

Added

  - Discourse 2.8.14

3.1.0 2022-12-19

Added

  - Change base image to use `tiredofit/nginx`
  - Set Nginx to be disabled
  - Set Nginx to automatically proxy all requests in to 127.0.0.1:3000

3.0.1 2022-12-16

Changed

  - Remove directories that are not necessary to reduce image size

3.0.0 2022-12-15

This has breaking changes all over the image, specifically related to paths and environment variables. Please read the README.md carefully and view examples and port over accordingly.

Added

  - Discourse 2.8.13
  - Debian Bullseye
  - Ruby 3.0.5 compiled w/ JemAlloc
  - Node 16
  - Added new image optimization packages
  - Postgresql 15 Support
  - Rewrote initialization routines and configured configurable paths for uploads, backups, plugins, logs
  - Logrotate routines for all logs
  - Switchable environment variables for plugins
  - New plugins added: Footnote, Formatting Toolbar, Mermaid, Post Voting, Spoiler Alert

Changed

  - Reworked all environment variables, now use standard variables for those used to other tiredofit images

2.5.1 2021-12-15

Added

  - Discourse 2.7.9

2.5.0 2020-07-17

Added

  - Update to Discourse 2.6.0-beta1
  - Remove some plugins

2.4.1 2019-11-29

Added

  - Discourse 2.3.6

Changed

  - Ruby 2.6

2.4 2019-09-01

  • Update Discourse version to 2.3.2

2.3 2019-07-02

  • Discourse 2.3.1

2.2.1 2019-03-26

  • Discourse 2.2.3

2.2 2019-02-28

  • Discourse 2.2.0
  • Ruby 2.5
  • NodeJS 11

2.1-dev 2018-08-26

  • Putting Nginx in front of 3000 for CORS

2.0.2 2018-08-26

  • Bump to 2.0.4

2.01 2018-07-10

  • Bump to 2.02

2.0 2018-06-04

  • Migrate to Debian Stretch
  • Ruby 2.4
  • Discourse 2.0

1.4 2018-02-01

  • Rebase

1.3 2017-10-19

  • Version Bump and Cleanup

1.2 2017-08-25

  • A few more plugins added

1.1 2017-08-25

  • Major Cleanup
  • Added a few plugins specific to SelfDesign and BB-Code Colour

1.0 2017-08-06

  • Initial Release
  • Debian Base