* fix(ui): tippy menu styles too broad, affecting switch in PR review
* fix(ui): add missing translation for code search when keyword is empty string
* fix(ui): improve force-push layout alignment
* feat: enable SQLite WAL by default
* fix: allow test delivery for webhooks not enabled for push events
* fix: empty dynamic matrix can leave action run hanging incomplete
* Fix not decreasing watch count when blocking user
* fix: don't clobber authorized_keys file during installation
* fix(api): default new release 'title' field to label name, if not provided
* fix: remove infinite loop in UpdateRunJobWithoutNotification when run in transaction
* feat: strip newlines on og image rendering
* fix: don't return AdditionalTasks from FetchTask if there is no Task
* fix: use ALTER TABLE in SQLite DropTableColumns(), allowing unexpected
database sources to work better in migrations
* fix: migrations/github: avoid getting the first issues page twice
* fix NewMockWebServer(): Headers never reached the http client
* fix: migrations/github: Wait & retry when primary rate limit is hit
* fix: detect renames when using diff-tree
- Update to version 14.0.1:
* fix: use strict-origin as referrer policy
* fix: make concurrency group job cancellation effect runs that are failed
* fix: recreate-tables doesn't work on PostgreSQL with multiple Forgejo schemas
- Update to version 14.0.0:
* new feature: ssh managed by forgejo now breaks startup, if an unexpected key
is being found, can be overridden with
[server].SSH_ALLOW_UNEXPECTED_AUTHORIZED_KEYS = true in their app.ini file
* CSRF attacks are now prevented via a stateless method
* fix!: paginate GET /api/v1/admin/hooks response
* fix!: Prevent forked .profile repositories from displaying profile content
OBS-URL: https://build.opensuse.org/package/show/devel:tools:scm/forgejo?expand=0&rev=90
91 KiB
91 KiB