You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,6 +16,7 @@ however, insignificant breaking changes do not guarantee a major version bump, s
16
16
17
17
### Added
18
18
- Added `content_type` to attachments stored in the database.
19
+
- Add Forced plugins. Allows auto installing un-removable plugins via `FORCED_PLUGINS` environment variable contain a comma separate list of plugins. (GH#5)
19
20
20
21
### Changed
21
22
- Changing a threads title or NSFW status immediately updates the status in the database.
0 commit comments