Skip to content

Commit

Permalink
v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhahnweilheim committed Jan 13, 2024
1 parent e44f8b5 commit ea43e2d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
Changelog
=========
## TBA
## 1.0.4 (13/1/2024)
- Enh #43: use static page instead of modal window in account settings
- Enh: Configuration Page: add link to [Guide for Administrators](https://community.humhub.com/u/felixhahn/wiki/Dark+Mode+-+Guide+for+Administrators)
- Themes: small color issues (tables, code in posts and comments)

## 1.0.3 (23/12/2023)
- Fix #38: broken path aliases on Windows
Expand Down
2 changes: 1 addition & 1 deletion module.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"id": "dark-mode",
"version": "1.0.3",
"version": "1.0.4",
"name": "Dark Mode",
"description": "Adds a Dark Mode to HumHub",
"humhub": {
Expand Down

0 comments on commit ea43e2d

Please sign in to comment.