From 5e6bf4c8246408853918c77467b1d36a1c8db942 Mon Sep 17 00:00:00 2001 From: Joshua Gottlieb Date: Sat, 12 Oct 2024 13:04:08 -0500 Subject: [PATCH] readme update --- README.MD | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.MD b/README.MD index f80e067..7d95413 100644 --- a/README.MD +++ b/README.MD @@ -96,6 +96,14 @@ 4. If the requesting ip is in a state that requires age verification, some of these checkers wont work. ### Update History +- 10/12/2024 + - Moved more things to config to constants + - Changing thumbnail behavior + - Changing default avatar/Icon paths/images + - Constants.py renamed to DefaultConstants.py + - You can create your own version of Constants.py called AppConstants.py. Just copy over the contents of constants into this file, it's untracked and you can pull changes without stashing! + - AppConstants.py is used before DefaultConstants.py + - ghcr.io/bombg/sassbot:latest - now supports arm as well. The package ghcr.io/bombg/sassbot:latest-arm is no longer needed. - 10/11/2024 - added workflow to auto make docker images. They are - ghcr.io/bombg/sassbot:latest