Release v2026.1.1#1773
Merged
Merged
Conversation
Fixes: remove duplicate PGAPPNAME
* ignore scripts * add 14 day cooldown period for dependencies See: * https://docs.npmjs.com/cli/v11/configuring-npm/npmrc * https://docs.npmjs.com/cli/v11/using-npm/config#ignore-scripts * https://docs.npmjs.com/cli/v11/using-npm/config#min-release-age
Predecessor to #1742
Assert that Content-Type headers are set as expected on some common file types.
A web application manifest was introduced to `odk-central-frontend` alongside modern favicons in getodk/central-frontend#1509. See: * https://getodk.sentry.io/issues/7407189152/ * https://developer.mozilla.org/en-US/docs/Web/Progressive_web_apps/Manifest * https://developer.mozilla.org/en-US/docs/Web/HTTP/Reference/Headers/Content-Security-Policy/manifest-src
matthew-white
marked this pull request as ready for review
April 14, 2026 17:50
lognaturel
approved these changes
Apr 14, 2026
lognaturel
left a comment
Member
There was a problem hiding this comment.
Went through the commits and confirmed they're all functionality we want in the point release.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR prepares the release of v2026.1.1. It should only contain changes from other PRs that have already been approved and merged (and possibly merge commits from the
masterbranch).