New
-
Ability to serve alternative landing page, fixes #64. [SinTan1729]
-
Added tests for capital letters. [SinTan1729]
-
Deprecation notice for /api/version and /api/siteinfo. [SinTan1729]
-
Support for capital letters in the frontend. [SinTan1729]
-
Added version to getconfig. [SinTan1729]
-
New route /api/getconfig. [SinTan1729]
-
Allow capital letters in the backend. [SinTan1729]
-
Dark mode and nice font in 404 page. [SinTan1729]
Changes
-
Expose more config via getconfig route This might be useful for 3rd party plugins. [SinTan1729]
-
Open /api/getconfig in public mode. [SinTan1729]
-
/api/version now sends back the name of the program too. [SinTan1729]
Fix
-
Properly prepend subdir for custom landing page. [SinTan1729]
-
Do not remove /admin/manage from the middle of URL. [SinTan1729]
-
Ignore empty env vars. [SinTan1729]
-
Trailing slash and relative links. [SinTan1729]
-
Minimize the number of API calls. [SinTan1729]
-
Version in frontend. [SinTan1729]
-
Minor semantic changes. [SinTan1729]
Build
- Bumped version to 6.2.0. [SinTan1729]
Documentation
-
Instructions on how to run the container with least priviledges. [SinTan1729]
-
Updated helm-chart with new config options. [SinTan1729]
-
Documentation for custom landing directory. [SinTan1729]
-
Instructions of usage of capital letters. [SinTan1729]
-
Added usage for the new /api/getconfig path. [SinTan1729]
Other
-
Merge pull request #65 from SinTan1729/allow-capital-letters. [Sayantan Santra]
new: Allow capital letters in links
Full Changelog: 6.1.2...6.2.0
Link to Docker Hub