Started v23.02 update work
This commit is contained in:
parent b2752486ad
commit 5b94bd58d0
3 changed files with 89 additions and 1 deletions
85 content/blog/bookstack-release-v23-02.md Normal file
85
content/blog/bookstack-release-v23-02.md Normal file | @ -0,0 +1,85 @@ | |||
+++ | ||||
categories = ["Releases"] | ||||
tags = ["Releases"] | ||||
title = "BookStack Release v23.02" | ||||
date = 2023-02-26T11:45:00Z | ||||
author = "Dan Brown" | ||||
image = "/images/blog-cover-images/cow-aj-wallace.jpg" | ||||
slug = "bookstack-release-v23-02" | ||||
draft = false | ||||
+++ | ||||
| ||||
| ||||
* [Update instructions](https://www.bookstackapp.com/docs/admin/updates) | ||||
* [GitHub release page](https://github.com/BookStackApp/BookStack/releases/tag/v23.02) | ||||
| ||||
TODO - Notice on updates page. | ||||
TODO - Required docs updates | ||||
| ||||
**Upgrade Notices** | ||||
| ||||
- **Thing** - info | ||||
| ||||
<!-- {{<yt W7I2Hlcj1QA>}} --> | ||||
| ||||
### Framework Update | ||||
| ||||
TODO | ||||
| ||||
### Roles API Endpoints | ||||
| ||||
TODO | ||||
| ||||
### Shelf Book Sort Enhancements | ||||
| ||||
TODO | ||||
| ||||
### Sendmail Command Configuration | ||||
| ||||
TODO | ||||
| ||||
### System Performance Improvements | ||||
| ||||
TODO | ||||
| ||||
- Page save parsing | ||||
- WYSIWYG editor lag on long pages | ||||
- Setting loading | ||||
| ||||
### Improved Favicon Handling | ||||
| ||||
TODO | ||||
| ||||
### Translations | ||||
| ||||
TODO | ||||
| ||||
- User - *Language* | ||||
| ||||
| ||||
### Customization Hacks | ||||
| ||||
Although not part of this release, during the last month I deployed the new [/hacks](/hacks) part of the site | ||||
where you can find different kinds of unsupported customizations that can be applied to BookStack. | ||||
| ||||
You can [find more information in this blogpost](http://localhost:1313/blog/hacks-on-the-site/). | ||||
| ||||
| ||||
### Next Steps | ||||
| ||||
TODO | ||||
| ||||
| ||||
### Full List of Changes | ||||
| ||||
**Released in v23.02** | ||||
| ||||
TODO | ||||
| ||||
**Released in v23.01.1** | ||||
| ||||
TODO | ||||
| ||||
---- | ||||
| ||||
<span style="font-size: 0.8em;opacity:0.9;">Header Image Credits: <span>Photo by <a href="https://unsplash.com/@alejandrowallace?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">AJ Wallace</a> on <a href="https://unsplash.com/photos/1H64_-WVjWs?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a></span></span> |
| @ -26,7 +26,7 @@ Below you can find details on how to install BookStack on your own hosting. Ther | |||
| ||||
BookStack has the following requirements: | ||||
| ||||
* **PHP** >= 7.4 | ||||
* **PHP** >= 8.0.2 | ||||
* For installation and maintenance, you'll need to be able to run `php` from the command line. | ||||
* Required Extensions: *OpenSSL, PDO, MBstring, Tokenizer, GD, MySQL, SimpleXML & DOM* | ||||
* **MySQL** >= 5.7 or **MariaDB** >= 10.2 | ||||
| |
BIN static/images/blog-cover-images/cow-aj-wallace.jpg (Stored with Git LFS) Normal file
BIN
static/images/blog-cover-images/cow-aj-wallace.jpg (Stored with Git LFS) Normal file Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue