loading up the forgejo repo on tangled to test page performance
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Merge pull request 'docs(release-notes): flatten release-notes files [skip ci]' (#4448) from earl-warren/forgejo:wip-release-notes into forgejo

Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/4448
Reviewed-by: twenty-panda <twenty-panda@noreply.codeberg.org>

+21 -26
+2
release-notes/3729.md
··· 1 + - feat: [PR](https://github.com/go-gitea/gitea/pull/30874): add actions-artifacts to the [storage migrate CLI](https://forgejo.org/docs/v8.0/admin/command-line/#migrate). 2 + - fix: [PR](https://github.com/go-gitea/gitea/pull/30715): pull request search shows closed pull requests in the open tab
+5
release-notes/3922.md
··· 1 + - feat: [`1e983e7`](https://github.com/alecthomas/chroma/commit/1e983e7) lexers/cue: support CUE attributes ([#&#8203;961](https://github.com/alecthomas/chroma/issues/961)) 2 + - feat: [`9347b55`](https://github.com/alecthomas/chroma/commit/9347b55) Add Gleam syntax highlighting ([#&#8203;959](https://github.com/alecthomas/chroma/issues/959)) 3 + - feat: [`2580aaa`](https://github.com/alecthomas/chroma/commit/2580aaa) Add Bazel bzlmod support into Python lexer ([#&#8203;947](https://github.com/alecthomas/chroma/issues/947)) 4 + - fix: [`736c0ea`](https://github.com/alecthomas/chroma/commit/736c0ea) Typescript: Several fixes ([#&#8203;952](https://github.com/alecthomas/chroma/issues/952)) 5 + - fix: [`e5c25d0`](https://github.com/alecthomas/chroma/commit/e5c25d0) Org: Keep all newlines ([#&#8203;951](https://github.com/alecthomas/chroma/issues/951))
+5
release-notes/3989.md
··· 1 + - feat: API endpoints that return a repository now [also include the topics](https://codeberg.org/forgejo/forgejo/commit/ee2247d77c0b13b0b45df704d7589b541db03899) 2 + - feat: Display an error when an issue comment is [edited simultaneously by two users](https://codeberg.org/forgejo/forgejo/commit/ca0921a95aa9a37d8820538458c15fd0a3b0c97c) instead of silently overriding one of them 3 + - feat: Add [support for a credentials chain for minio](https://codeberg.org/forgejo/forgejo/commit/73706ae26d138684ef9da9e1164846a040fd4a7d) 4 + - feat: [Rename project board into column](https://codeberg.org/forgejo/forgejo/commit/a7591f9738dbefb2dcddeb2d45175abee3d03c1f) because it was confusing to users 5 + - feat(perf): improve performances when [retrieving pull requests via the API](https://codeberg.org/forgejo/forgejo/commit/47a2102694c47bc30a2a7c673c328471839ef206)
+2
release-notes/4072.md
··· 1 + - Added Enter key handling to the new Markdown editor ([#4072](https://codeberg.org/forgejo/forgejo/pulls/4072)): Pressing Enter while in a list, quote or code block will copy the prefix to the new line - Ordered list index will be increased for the new line, and task list "checkbox" will be unchecked. 2 + - Added indent/unindent function for a line or selection. Currently available as toolbar buttons ([#4263](https://codeberg.org/forgejo/forgejo/pulls/4263))
+6
release-notes/4145.md
··· 1 + - feat(perf): [commit](https://codeberg.org/forgejo/forgejo/commit/358cd67c4f316f2d4f1d3be6dcb891dc04a2ff07) reduce memory usage for chunked artifact uploads to S3 2 + - feat: [commit](https://codeberg.org/forgejo/forgejo/commit/b60e3ac7b4aeeb9b8760f43eea9576c0e23309e9) allow downloading draft releases assets. 3 + - feat: [commit](https://codeberg.org/forgejo/forgejo/commit/1fca15529ac8fefb60d86b0c1f4bec8dae9a8566) API endpoints for managing tag protection 4 + - feat: [commit](https://codeberg.org/forgejo/forgejo/commit/4334c705b5f9388b16af23c7e75a69d027d07d5e) extract and display readme and comments for Composer packages 5 + - fix: [commit](https://codeberg.org/forgejo/forgejo/commit/364922c6e4f28264add9e2501a352c25ad6a0993) when a repository is adopted, its object format is not set in the database 6 + - fix: [commit](https://codeberg.org/forgejo/forgejo/commit/e7f332a55d6a48a3f3b4f2bfa43d18455ac00acc) during a migration from bitbucket, LFS downloads fail
+1
release-notes/4160.md
··· 1 + Added support for fuzzy searching issues and pulls - support for `/issues` and `/pulls` were ported from [`gitea#be5be0ac81`](https://github.com/go-gitea/gitea/commit/be5be0ac81ce50ad5adb079af6ca4e8c396aaece) - support for `/user/repo/issues` and `/user/repo/pulls` were added
release-notes/8.0.0/3139.md release-notes/3139.md
release-notes/8.0.0/3285.md release-notes/3285.md
release-notes/8.0.0/3334.md release-notes/3334.md
release-notes/8.0.0/3383.md release-notes/3383.md
release-notes/8.0.0/3414.md release-notes/3414.md
release-notes/8.0.0/3616.md release-notes/3616.md
release-notes/8.0.0/3724.md release-notes/3724.md
release-notes/8.0.0/3811.md release-notes/3811.md
release-notes/8.0.0/3830.md release-notes/3830.md
release-notes/8.0.0/3934.md release-notes/3934.md
release-notes/8.0.0/4095.md release-notes/4095.md
release-notes/8.0.0/4139.md release-notes/4139.md
release-notes/8.0.0/4189.md release-notes/4189.md
release-notes/8.0.0/4201.md release-notes/4201.md
release-notes/8.0.0/feat/31513.md release-notes/4266.md
release-notes/8.0.0/feat/3307.md release-notes/3307.md
release-notes/8.0.0/feat/3337.md release-notes/3337.md
release-notes/8.0.0/feat/3434.md release-notes/3434.md
release-notes/8.0.0/feat/3642.md release-notes/3642.md
release-notes/8.0.0/feat/3654.md release-notes/3654.md
release-notes/8.0.0/feat/3723.md release-notes/3723.md
-1
release-notes/8.0.0/feat/3729.md
··· 1 - - [PR](https://github.com/go-gitea/gitea/pull/30874): add actions-artifacts to the [storage migrate CLI](https://forgejo.org/docs/v8.0/admin/command-line/#migrate).
release-notes/8.0.0/feat/3791.md release-notes/3791.md
release-notes/8.0.0/feat/3808.md release-notes/3808.md
release-notes/8.0.0/feat/3836.md release-notes/3836.md
release-notes/8.0.0/feat/3838.md release-notes/3838.md
release-notes/8.0.0/feat/3847.md release-notes/3847.md
release-notes/8.0.0/feat/3870.md release-notes/3870.md
release-notes/8.0.0/feat/3886.md release-notes/3886.md
release-notes/8.0.0/feat/3917.md release-notes/3917.md
-3
release-notes/8.0.0/feat/3922.md
··· 1 - - [`1e983e7`](https://github.com/alecthomas/chroma/commit/1e983e7) lexers/cue: support CUE attributes ([#&#8203;961](https://github.com/alecthomas/chroma/issues/961)) 2 - - [`9347b55`](https://github.com/alecthomas/chroma/commit/9347b55) Add Gleam syntax highlighting ([#&#8203;959](https://github.com/alecthomas/chroma/issues/959)) 3 - - [`2580aaa`](https://github.com/alecthomas/chroma/commit/2580aaa) Add Bazel bzlmod support into Python lexer ([#&#8203;947](https://github.com/alecthomas/chroma/issues/947))
release-notes/8.0.0/feat/3985.md release-notes/3985.md
-4
release-notes/8.0.0/feat/3989.md
··· 1 - - API endpoints that return a repository now [also include the topics](https://codeberg.org/forgejo/forgejo/commit/ee2247d77c0b13b0b45df704d7589b541db03899) 2 - - Display an error when an issue comment is [edited simultaneously by two users](https://codeberg.org/forgejo/forgejo/commit/ca0921a95aa9a37d8820538458c15fd0a3b0c97c) instead of silently overriding one of them 3 - - Add [support for a credentials chain for minio](https://codeberg.org/forgejo/forgejo/commit/73706ae26d138684ef9da9e1164846a040fd4a7d) 4 - - [Rename project board into column](https://codeberg.org/forgejo/forgejo/commit/a7591f9738dbefb2dcddeb2d45175abee3d03c1f) because it was confusing to users
release-notes/8.0.0/feat/4027.md release-notes/4027.md
-5
release-notes/8.0.0/feat/4072.md
··· 1 - - Added Enter key handling to the new Markdown editor ([#4072](https://codeberg.org/forgejo/forgejo/pulls/4072)): 2 - - Pressing Enter while in a list, quote or code block will copy the prefix to the new line. 3 - - Ordered list index will be increased for the new line, and task list "checkbox" will be unchecked. 4 - - Added indent/unindent function for a line or selection. 5 - - Currently available as toolbar buttons ([#4263](https://codeberg.org/forgejo/forgejo/pulls/4263))
release-notes/8.0.0/feat/4083.md release-notes/4083.md
release-notes/8.0.0/feat/4134.md release-notes/4134.md
release-notes/8.0.0/feat/4136.md release-notes/4136.md
release-notes/8.0.0/feat/4143.md release-notes/4143.md
-3
release-notes/8.0.0/feat/4145.md
··· 1 - - [commit](https://codeberg.org/forgejo/forgejo/commit/b60e3ac7b4aeeb9b8760f43eea9576c0e23309e9) allow downloading draft releases assets. 2 - - [commit](https://codeberg.org/forgejo/forgejo/commit/1fca15529ac8fefb60d86b0c1f4bec8dae9a8566) API endpoints for managing tag protection 3 - - [commit](https://codeberg.org/forgejo/forgejo/commit/4334c705b5f9388b16af23c7e75a69d027d07d5e) extract and display readme and comments for Composer packages
-3
release-notes/8.0.0/feat/4160.md
··· 1 - Added support for fuzzy searching issues and pulls 2 - - support for `/issues` and `/pulls` were ported from [`gitea#be5be0ac81`](https://github.com/go-gitea/gitea/commit/be5be0ac81ce50ad5adb079af6ca4e8c396aaece) 3 - - support for `/user/repo/issues` and `/user/repo/pulls` were added
release-notes/8.0.0/feat/4262.md release-notes/4262.md
release-notes/8.0.0/fix/3363.md release-notes/3363.md
release-notes/8.0.0/fix/3430.md release-notes/3430.md
release-notes/8.0.0/fix/3442.md release-notes/3442.md
-1
release-notes/8.0.0/fix/3729.md
··· 1 - - [PR](https://github.com/go-gitea/gitea/pull/30715): pull request search shows closed pull requests in the open tab
-2
release-notes/8.0.0/fix/3922.md
··· 1 - - [`736c0ea`](https://github.com/alecthomas/chroma/commit/736c0ea) Typescript: Several fixes ([#&#8203;952](https://github.com/alecthomas/chroma/issues/952)) 2 - - [`e5c25d0`](https://github.com/alecthomas/chroma/commit/e5c25d0) Org: Keep all newlines ([#&#8203;951](https://github.com/alecthomas/chroma/issues/951))
release-notes/8.0.0/fix/4026.md release-notes/4026.md
-2
release-notes/8.0.0/fix/4145.md
··· 1 - - [commit](https://codeberg.org/forgejo/forgejo/commit/364922c6e4f28264add9e2501a352c25ad6a0993) when a repository is adopted, its object format is not set in the database 2 - - [commit](https://codeberg.org/forgejo/forgejo/commit/e7f332a55d6a48a3f3b4f2bfa43d18455ac00acc) during a migration from bitbucket, LFS downloads fail
release-notes/8.0.0/fix/4222.md release-notes/4222.md
release-notes/8.0.0/fix/4240.md release-notes/4240.md
release-notes/8.0.0/fix/4253.md release-notes/4253.md
-1
release-notes/8.0.0/perf/3989.md
··· 1 - - improve performances when [retrieving pull requests via the API](https://codeberg.org/forgejo/forgejo/commit/47a2102694c47bc30a2a7c673c328471839ef206)
-1
release-notes/8.0.0/perf/4145.md
··· 1 - - [commit](https://codeberg.org/forgejo/forgejo/commit/358cd67c4f316f2d4f1d3be6dcb891dc04a2ff07) reduce memory usage for chunked artifact uploads to S3
release-notes/9.0.0/4367.md release-notes/4367.md
release-notes/9.0.0/4439.md release-notes/4439.md
release-notes/9.0.0/feat/4291.md release-notes/4291.md
release-notes/9.0.0/fix/4427.md release-notes/4427.md