aboutsummaryrefslogtreecommitdiff
path: root/changelog.d
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2024-06-22 00:54:23 +0300
committerHenry Jameson <me@hjkos.com>2024-06-22 00:54:23 +0300
commit6846b4fe8a1829f8897f48acda7e0a272ffb216e (patch)
tree04d798e10db265b26a159e65e5f87f574a911b91 /changelog.d
parentaae508f5a14556c34bfad0cd334c25591ce721c3 (diff)
parent4c3e2979756fa374eafcd385c6fffc64d8c8ffcd (diff)
Merge remote-tracking branch 'origin/develop' into appearance-tab
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/ci-runner.skip1
-rw-r--r--changelog.d/no-preserve-selection-color.fix1
-rw-r--r--changelog.d/profile-mentions.fix1
-rw-r--r--changelog.d/themesv3-on-safari.fix1
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