forgejo/release-notes-published/8.0.1.md
Robert Wolff dc5bc1fe5b linting: fix typos, add toml validation (#7007)
- adds the `toml` plugin to the `eslint` linting → expect to have `options/setting/config.toml` by #6862
- fixes `make lint-codespell` commands
- related concerning `codespell`: #3270
- info: codespell check is and was not activated in the workflows (could maybe, runs only few seconds on my system)

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/7007
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Robert Wolff <mahlzahn@posteo.de>
Co-committed-by: Robert Wolff <mahlzahn@posteo.de>
2025-02-21 08:23:03 +00:00

3.4 KiB

This is a security release. See the documentation for more information on the upgrade procedure.

  • User Interface bug fixes
    • PR (backported): Do not include trailing EOL character when counting lines
    • PR (backported): Add background to reactions on hover
    • PR (backported): Prevent uppercase in header of dashboard context selector
    • PR (backported): Fix page layout in admin settings
  • Bug fixes
    • PR (backported): disallow javascript: URI in the repository description
    • PR (backported): Ensure all filters are persistent in issue filters
    • PR (backported): Allow 4 character SHA in /src/commit
  • Localization