Skip to content

Commit 5e6bf4c

Browse files
committed
readme update
1 parent ca7de7f commit 5e6bf4c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.MD

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,14 @@
9696
4. If the requesting ip is in a state that requires age verification, some of these checkers wont work.
9797

9898
### Update History
99+
- 10/12/2024
100+
- Moved more things to config to constants
101+
- Changing thumbnail behavior
102+
- Changing default avatar/Icon paths/images
103+
- Constants.py renamed to DefaultConstants.py
104+
- 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!
105+
- AppConstants.py is used before DefaultConstants.py
106+
- ghcr.io/bombg/sassbot:latest - now supports arm as well. The package ghcr.io/bombg/sassbot:latest-arm is no longer needed.
99107
- 10/11/2024
100108
- added workflow to auto make docker images. They are
101109
- ghcr.io/bombg/sassbot:latest

0 commit comments

Comments
 (0)