summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/blog/2026/security-release-v26-03-2.md11
1 files changed, 7 insertions, 4 deletions
diff --git a/content/blog/2026/security-release-v26-03-2.md b/content/blog/2026/security-release-v26-03-2.md
index b2c271c..9227b59 100644
--- a/content/blog/2026/security-release-v26-03-2.md
+++ b/content/blog/2026/security-release-v26-03-2.md
@@ -32,8 +32,8 @@ with the intent to improve these elements over the coming months.
You may have noticed the recent high amount of recent security releases.
A factor in this is that when one report is published, it encourages other researchers to look at the project.
This increases with project popularity.
-Since we've had relatively few in prior years, the recent reports has led to a
-rise in momentum leading to more
+Since we've had relatively few in prior years, the recent reports have led to a
+rise in momentum. leading to more
researchers looking at the project, and more reports, and therefore more discoveries.
Ultimately this is good for the project to increase security, and I am very thankful to those researchers who disclose issues.
I'll be looking at viable options for being part of a more formal security/bug bounty program again to encourage a more continuous review, catching issues sooner, rather than "bursts" of reports like this.
@@ -41,8 +41,11 @@ We were part of a bounty program before, which I had found to be useful, but we
### Full List of Changes
-- Updated user creation to only use validated input from registration.
-- Updated PHP package versions.
+* Updated user creation to only use validated input from registration.
+* Updated PHP package versions.
+* Updated translations with latest Crowdin changes. ([#6064](https://github.com/BookStackApp/BookStack/pull/6064))
+* Updated PHP_CodeSniffer repository link. Thanks to [@rodrigoprimo](https://github.com/BookStackApp/BookStack/pull/6060). ([#6060](https://github.com/BookStackApp/BookStack/pull/6060))
+* Updated WYSIWYG editors to have consistent collapsible block double click behavior. ([#6059](https://github.com/BookStackApp/BookStack/issues/6059))
### For More Information