diff options
| author | Henry Jameson <me@hjkos.com> | 2024-06-22 00:54:23 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2024-06-22 00:54:23 +0300 |
| commit | 6846b4fe8a1829f8897f48acda7e0a272ffb216e (patch) | |
| tree | 04d798e10db265b26a159e65e5f87f574a911b91 /changelog.d | |
| parent | aae508f5a14556c34bfad0cd334c25591ce721c3 (diff) | |
| parent | 4c3e2979756fa374eafcd385c6fffc64d8c8ffcd (diff) | |
Merge remote-tracking branch 'origin/develop' into appearance-tab
Diffstat (limited to 'changelog.d')
| -rw-r--r-- | changelog.d/ci-runner.skip | 1 | ||||
| -rw-r--r-- | changelog.d/no-preserve-selection-color.fix | 1 | ||||
| -rw-r--r-- | changelog.d/profile-mentions.fix | 1 | ||||
| -rw-r--r-- | changelog.d/themesv3-on-safari.fix | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/changelog.d/ci-runner.skip b/changelog.d/ci-runner.skip new file mode 100644 index 00000000..ad4b79d5 --- /dev/null +++ b/changelog.d/ci-runner.skip @@ -0,0 +1 @@ +stop using that one runner for intensive tasks
\ No newline at end of file diff --git a/changelog.d/no-preserve-selection-color.fix b/changelog.d/no-preserve-selection-color.fix new file mode 100644 index 00000000..669e744c --- /dev/null +++ b/changelog.d/no-preserve-selection-color.fix @@ -0,0 +1 @@ +Ensure selection text color has enough contrast diff --git a/changelog.d/profile-mentions.fix b/changelog.d/profile-mentions.fix new file mode 100644 index 00000000..3f38ab0c --- /dev/null +++ b/changelog.d/profile-mentions.fix @@ -0,0 +1 @@ +Fix profile mentions causing a 422 error diff --git a/changelog.d/themesv3-on-safari.fix b/changelog.d/themesv3-on-safari.fix new file mode 100644 index 00000000..af767b3a --- /dev/null +++ b/changelog.d/themesv3-on-safari.fix @@ -0,0 +1 @@ +Fix Themes v3 on Safari not working |
