Skip to content

Commit fce8ee8

Browse files
committed
Add missed changelog back from v1.22
1 parent b10c654 commit fce8ee8

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -485,6 +485,36 @@ been added to each release, please refer to the [blog](https://blog.gitea.com).
485485
* Use -s -w ldflags for release artifacts (#33041) #33042
486486
* Remove aws go sdk package dependency (#33029) #33047
487487

488+
## [1.22.6](https://github.com/go-gitea/gitea/releases/tag/v1.22.6) - 2024-12-12
489+
490+
* SECURITY
491+
* Fix misuse of PublicKeyCallback(#32810)
492+
* BUGFIXES
493+
* Fix lfs migration (#32812) (#32818)
494+
* Add missing two sync feed for refs/pull (#32815)
495+
* TESTING
496+
* Avoid MacOS keychain dialog in integration tests (#32813) (#32816)
497+
498+
## [1.22.5](https://github.com/go-gitea/gitea/releases/tag/v1.22.5) - 2024-12-11
499+
500+
* SECURITY
501+
* Upgrade crypto library (#32791)
502+
* Fix delete branch perm checking (#32654) (#32707)
503+
* BUGFIXES
504+
* Add standard-compliant route to serve outdated R packages (#32783) (#32789)
505+
* Fix internal server error when updating labels without write permission (#32776) (#32785)
506+
* Add Swift login endpoint (#32693) (#32701)
507+
* Fix fork page branch selection (#32711) (#32725)
508+
* Fix word overflow in file search page (#32695) (#32699)
509+
* Fix gogit `GetRefCommitID` (#32705) (#32712)
510+
* Fix race condition in mermaid observer (#32599) (#32673)
511+
* Fixe a keystring misuse and refactor duplicates keystrings (#32668) (#32792)
512+
* Bump relative-time-element to v4.4.4 (#32739)
513+
* PERFORMANCE
514+
* Make wiki pages visit fast (#32732) (#32745)
515+
* MISC
516+
* Don't create action when syncing mirror pull refs (#32659) (#32664)
517+
488518
## [1.22.4](https://github.com/go-gitea/gitea/releases/tag/v1.22.4) - 2024-11-14
489519

490520
* SECURITY

0 commit comments

Comments
 (0)