Merge branch 'master' of github.com:BookStackApp/website
This commit is contained in:
commit adab1136c8
26 changed files with 231 additions and 120 deletions
| @ -11,7 +11,7 @@ date = 2016-07-11T15:37:51Z | |||
| ||||
+++ | ||||
| ||||
BookStack is now 1 year old! The first commit can be found on [GitHub here](https://github.com/ssddanbrown/BookStack/commit/eaa1765c7a68cd671bcb37a666203210bf05d217). BookStack also now has over 200 stars GitHub stars! It's absolutely awesome to see BookStack grow into something worked on and shaped by a community. | ||||
BookStack is now 1 year old! The first commit can be found on [GitHub here](https://github.com/BookStackApp/BookStack/commit/eaa1765c7a68cd671bcb37a666203210bf05d217). BookStack also now has over 200 stars GitHub stars! It's absolutely awesome to see BookStack grow into something worked on and shaped by a community. | ||||
| ||||
## Back in Time | ||||
| ||||
| @ -64,4 +64,4 @@ Traffic to the website has steadily grown since the [100 stars](https://www.book | |||
| ||||
## Moving Forwards | ||||
| ||||
I'd like to re-focus on getting through more of the outstanding issues on GitHub soon since they are starting to build up. I'd also like to slowly prepare the project for becoming multilingual to reach more people. The official docs, https://www.bookstackapp.com/docs/, are still fairly weak (Especial for a documentation platform) so I'd like to focus on getting them up to standard and I'm still eager to make a video to introduce newcomers to the project. | ||||
I'd like to re-focus on getting through more of the outstanding issues on GitHub soon since they are starting to build up. I'd also like to slowly prepare the project for becoming multilingual to reach more people. The official docs, https://www.bookstackapp.com/docs/, are still fairly weak (Especial for a documentation platform) so I'd like to focus on getting them up to standard and I'm still eager to make a video to introduce newcomers to the project. | ||||
| |
| @ -10,7 +10,7 @@ slug = "100-stars-on-github" | |||
| ||||
+++ | ||||
| ||||
BookStack now has [over 100 stars on GitHub](https://github.com/ssddanbrown/BookStack/stargazers)! It's a minor milestone but I'm very happy about it. Since July of last year I've put a fair amount of effort into the project and it's awesome to see other people find value in BookStack. | ||||
BookStack now has [over 100 stars on GitHub](https://github.com/BookStackApp/BookStack/stargazers)! It's a minor milestone but I'm very happy about it. Since July of last year I've put a fair amount of effort into the project and it's awesome to see other people find value in BookStack. | ||||
| ||||
Most of those stars have come from my [initial posting on the Reddit](https://www.reddit.com/r/selfhosted/comments/3z06rb/bookstack_a_free_wikilike_information_store/) and a tweet about the project. These events can be seen in the site analytics: | ||||
| ||||
| @ -25,4 +25,4 @@ The initial small spike is my Reddit post and the large middle spike is the twit | |||
| ||||
I've recently added BookStack to [alternativeto.net](https://alternativeto.net/software/bookstack/) so people can find it when looking at similar systems like Confluence. | ||||
| ||||
I would really like to improve the BookStack documentation soon as it's very weak with the readme being the only source of information. Ideally I'd like the docs to be written in markdown in a git repo so I'm looking to get some kind of markdown import going into BookStack to accommodate this. Also, I'm looking to create some videos to give an overview of what BookStack is and the features it has. | ||||
I would really like to improve the BookStack documentation soon as it's very weak with the readme being the only source of information. Ideally I'd like the docs to be written in markdown in a git repo so I'm looking to get some kind of markdown import going into BookStack to accommodate this. Also, I'm looking to create some videos to give an overview of what BookStack is and the features it has. | ||||
| |
| @ -22,7 +22,7 @@ A new BookStack bug-fix release has now been released to resolve a few issues fo | |||
Update instructions can be found in the links below. If you're having issues running the update commands you may have to run `composer dump-autoload` followed by `php artisan clear-compiled` from the root BookStack directory. | ||||
| ||||
* [Update instructions](https://www.bookstackapp.com/docs/admin/updates) | ||||
* [GitHub release page](https://github.com/ssddanbrown/BookStack/releases/tag/v0.11.1) | ||||
* [GitHub release page](https://github.com/BookStackApp/BookStack/releases/tag/v0.11.1) | ||||
| ||||
#### BookStack in a URL 'Sub-directory' | ||||
| ||||
| @ -30,8 +30,8 @@ Due to the changes to links within BookStack the application can now be placed o | |||
| ||||
Due to the many potentially sensitive application files & scripts within a BookStack instance's folder it should not be installed traditionally in an actual folder subdirectory of another website due to many security concerns. Instead the web server should proxy requests to a BookStack instance. | ||||
| ||||
This will be documented soon but if you're eager to set this up and you have some Nginx knowledge you can follow the posts on [the issue request](https://github.com/ssddanbrown/BookStack/issues/40#issuecomment-238538445) to get going. | ||||
This will be documented soon but if you're eager to set this up and you have some Nginx knowledge you can follow the posts on [the issue request](https://github.com/BookStackApp/BookStack/issues/40#issuecomment-238538445) to get going. | ||||
| ||||
---- | ||||
| ||||
<span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@michelbosma" target="_blank">Michel Bosma</a></span> | ||||
<span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@michelbosma" target="_blank">Michel Bosma</a></span> | ||||
| |
| @ -14,7 +14,7 @@ slug = "beta-bugfix-release-v0-12-1" | |||
A new bugfix has been released to patch up a few issues found in v0.12. | ||||
| ||||
* [Update instructions](https://www.bookstackapp.com/docs/admin/updates) | ||||
* [GitHub release page](https://github.com/ssddanbrown/BookStack/releases/tag/v0.12.1) | ||||
* [GitHub release page](https://github.com/BookStackApp/BookStack/releases/tag/v0.12.1) | ||||
| ||||
It was found that I had accidentally set two shortcuts on the same keys, The draft quick save and inline-code format were both mapped to `ctrl+s`. This has now been updated so that inline code is mapped to `Ctrl+Shift+E`. Also, as part of this bugfix the WYSIWYG editor shortcuts on mac will use the command key instead of the ctrl key to better fit with other Mac shortcuts. | ||||
| ||||
| @ -24,4 +24,4 @@ Tables have been updated to prevent words being sliced across lines in FireFox a | |||
| ||||
---- | ||||
| ||||
<span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@samdasherx13" target="_blank">Samuel Myles</a></span> | ||||
<span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@samdasherx13" target="_blank">Samuel Myles</a></span> | ||||
| |
| @ -14,7 +14,7 @@ description = "" | |||
A second bugfix release has been put together to patch up a some issues found in v0.12.1. | ||||
| ||||
* [Update instructions](https://www.bookstackapp.com/docs/admin/updates) | ||||
* [GitHub release page](https://github.com/ssddanbrown/BookStack/releases/tag/v0.12.2) | ||||
* [GitHub release page](https://github.com/BookStackApp/BookStack/releases/tag/v0.12.2) | ||||
| ||||
#### Fixes & Changes | ||||
| ||||
| @ -28,4 +28,4 @@ A second bugfix release has been put together to patch up a some issues found in | |||
| ||||
---- | ||||
| ||||
<span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@santosh313" target="_blank">Santosh Maharjan</a></span> | ||||
<span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@santosh313" target="_blank">Santosh Maharjan</a></span> | ||||
| |
| @ -14,7 +14,7 @@ image = "/images/2016/11/jayden-yoon-bookstack-bugfix-v0-13-1.jpg" | |||
Due to some critical issues, A bugfix release has been released for BookStack v0.13. | ||||
| ||||
* [Update instructions](https://www.bookstackapp.com/docs/admin/updates) | ||||
* [GitHub release page](https://github.com/ssddanbrown/BookStack/releases/tag/v0.13.1) | ||||
* [GitHub release page](https://github.com/BookStackApp/BookStack/releases/tag/v0.13.1) | ||||
| ||||
#### Fixes & Changes | ||||
| ||||
| @ -24,4 +24,4 @@ Due to some critical issues, A bugfix release has been released for BookStack v0 | |||
| ||||
---- | ||||
| ||||
<span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@jaydenyoonzk" target="_blank">Jayden Yoon</a></span> | ||||
<span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@jaydenyoonzk" target="_blank">Jayden Yoon</a></span> | ||||
| |
| @ -13,12 +13,12 @@ tags = ["Releases"] | |||
It's been a short while since the last release *(43 days to be exact)* but BookStack v0.10 is finally here. Here are some handy links: | ||||
| ||||
* [Update instructions](https://www.bookstackapp.com/docs/admin/updates) | ||||
* [GitHub release page](https://github.com/ssddanbrown/BookStack/releases/tag/v0.10.0) | ||||
* [GitHub milestone](https://github.com/ssddanbrown/BookStack/issues?utf8=%E2%9C%93&q=milestone%3A%22BookStack+Beta+v0.10.0%22+) | ||||
* [GitHub release page](https://github.com/BookStackApp/BookStack/releases/tag/v0.10.0) | ||||
* [GitHub milestone](https://github.com/BookStackApp/BookStack/issues?utf8=%E2%9C%93&q=milestone%3A%22BookStack+Beta+v0.10.0%22+) | ||||
* v0.9 Bugfixes: | ||||
- [v0.9.1](https://github.com/ssddanbrown/BookStack/releases/tag/v0.9.1) | ||||
- [v0.9.2](https://github.com/ssddanbrown/BookStack/releases/tag/v0.9.2) | ||||
- [v0.9.3](https://github.com/ssddanbrown/BookStack/releases/tag/v0.9.3) | ||||
- [v0.9.1](https://github.com/BookStackApp/BookStack/releases/tag/v0.9.1) | ||||
- [v0.9.2](https://github.com/BookStackApp/BookStack/releases/tag/v0.9.2) | ||||
- [v0.9.3](https://github.com/BookStackApp/BookStack/releases/tag/v0.9.3) | ||||
| ||||
Most of the development time for this release was spent implementing a tagging system and overhauling the permissions systems which, although mainly for internal purposes, brings some useful extra functionality. | ||||
| ||||
| @ -64,4 +64,4 @@ There is now a new option in settings to allow custom HTML content to be inserte | |||
* Allowed sorting & searching on the users page. | ||||
* Reworked the database migrations to only use simple non-app code to avoid future breakages. | ||||
* Cleaned some of the settings layouts for better consistency and hid more links when you don't have permissions to click them. | ||||
* Made user names as the bottom of entities linked to user profiles. | ||||
* Made user names as the bottom of entities linked to user profiles. | ||||
| |
| @ -13,7 +13,7 @@ description = "" | |||
BookStack v0.11 has now been released. This version is a cleanup and bugfix release with a few new handy features to make nicer pages and to help organise books easier. Here are the useful links for this release: | ||||
| ||||
* [Update instructions](https://www.bookstackapp.com/docs/admin/updates) | ||||
* [GitHub release page](https://github.com/ssddanbrown/BookStack/releases/tag/v0.11.0) | ||||
* [GitHub release page](https://github.com/BookStackApp/BookStack/releases/tag/v0.11.0) | ||||
| ||||
#### Editor Updates | ||||
###### Callouts | ||||
| @ -58,4 +58,4 @@ By default popular books and chapters are shown otherwise you can search for a p | |||
* Fixed bug with new chapters having an incorrect initial list priority/ordering set. | ||||
* Fixed page sidebar not reacting to window resize. | ||||
* Fixed bug preventing images from being deleted. | ||||
* Fixed activity list bug causing too many hidden activities. | ||||
* Fixed activity list bug causing too many hidden activities. | ||||
| |
| @ -14,7 +14,7 @@ slug = "beta-release-v0-12-0" | |||
BookStack v0.12.0 has now been released bringing a range of new features and bug fixes. Let's get to it: | ||||
| ||||
* [Update instructions](https://www.bookstackapp.com/docs/admin/updates) | ||||
* [GitHub release page](https://github.com/ssddanbrown/BookStack/releases/tag/v0.12.0) | ||||
* [GitHub release page](https://github.com/BookStackApp/BookStack/releases/tag/v0.12.0) | ||||
| ||||
### Edit Summaries | ||||
| ||||
| @ -65,4 +65,4 @@ Just want to note another little nice UI change, When a page draft is saved an i | |||
| ||||
---- | ||||
| ||||
<span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@videmusart" target="_blank">Syd Wachs</a></span> | ||||
<span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@videmusart" target="_blank">Syd Wachs</a></span> | ||||
| |
| @ -14,7 +14,7 @@ draft = false | |||
BookStack v0.13.0 has now been released. This release has taken a while but it did require some large under-the-hood updates and brings a few chunky features. Here are the update links: | ||||
| ||||
* [Update instructions](https://www.bookstackapp.com/docs/admin/updates) | ||||
* [GitHub release page](https://github.com/ssddanbrown/BookStack/releases/tag/v0.13.0) | ||||
* [GitHub release page](https://github.com/BookStackApp/BookStack/releases/tag/v0.13.0) | ||||
| ||||
**Please read the additional information** at the bottom of the update instructions page as there are some changes in v0.13 that will likely require some manual intervention due to new system requirements. | ||||
| ||||
| @ -89,4 +89,4 @@ If you would like to keep updated on BookStack blog content you can sign up to t | |||
| ||||
---- | ||||
| ||||
<span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@kazuend" target="_blank">kazuend</a></span> | ||||
<span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: <a href="https://unsplash.com/@kazuend" target="_blank">kazuend</a></span> | ||||
| |
| @ -10,7 +10,7 @@ tags = ["Releases"] | |||
| ||||
+++ | ||||
| ||||
BookStack Beta v0.7.6 has now been released. The release can be found [here on GitHub](https://github.com/ssddanbrown/BookStack/releases/tag/v0.7.6) and [update instructions can be found here](https://github.com/ssddanbrown/BookStack/blob/master/readme.md#updating-bookstack). | ||||
BookStack Beta v0.7.6 has now been released. The release can be found [here on GitHub](https://github.com/BookStackApp/BookStack/releases/tag/v0.7.6) and [update instructions can be found here](https://github.com/BookStackApp/BookStack/blob/master/readme.md#updating-bookstack). | ||||
| ||||
**Here are some important things to note with this update:** | ||||
| ||||
| @ -48,4 +48,4 @@ When searching the system you can now put words in double quotes, `"like this"`, | |||
### Bug Fixes & Small Updates | ||||
| ||||
* Fixed homepage 'Recent Pages' list showing the same pages as the 'Recently Created Pages' list. | ||||
* Added configration support for Memcached. | ||||
* Added configration support for Memcached. | ||||
| |
| @ -12,11 +12,11 @@ author = "Dan Brown" | |||
| ||||
**Update** | ||||
| ||||
[BookStack v0.8.1 has since been released](https://github.com/ssddanbrown/BookStack/releases/tag/v0.8.0) to address some bugs. | ||||
[BookStack v0.8.1 has since been released](https://github.com/BookStackApp/BookStack/releases/tag/v0.8.0) to address some bugs. | ||||
| ||||
---- | ||||
| ||||
BookStack v0.8.0 has now been released!. The release can be found [here on GitHub](https://github.com/ssddanbrown/BookStack/releases/tag/v0.8.0) and [update/install instructions can be found here](https://github.com/ssddanbrown/BookStack/blob/master/readme.md#updating-bookstack). | ||||
BookStack v0.8.0 has now been released!. The release can be found [here on GitHub](https://github.com/BookStackApp/BookStack/releases/tag/v0.8.0) and [update/install instructions can be found here](https://github.com/BookStackApp/BookStack/blob/master/readme.md#updating-bookstack). | ||||
| ||||
We realised that we have pretty much been randomly creating the release numbers so far so but from now on we are going to stick to [Semantic Versioning 2.0.0](http://semver.org/) as much as possible. Since this release has some large new features that are upgrade-compatible we're jumping off v0.7.x and going direct to v0.8.0. | ||||
| ||||
| |
| @ -8,10 +8,10 @@ date = 2016-03-30T16:13:09Z | |||
| ||||
+++ | ||||
| ||||
BookStack v0.8.2 has just been push up to the release branch in the official [GitHub repository](https://github.com/ssddanbrown/BookStack/releases/tag/v0.8.2). This is a bugfix release to fix a few small things up before the next feature release. Update instructions can be found in the [new documentation pages here](https://www.bookstackapp.com/docs/admin/updates). | ||||
BookStack v0.8.2 has just been push up to the release branch in the official [GitHub repository](https://github.com/BookStackApp/BookStack/releases/tag/v0.8.2). This is a bugfix release to fix a few small things up before the next feature release. Update instructions can be found in the [new documentation pages here](https://www.bookstackapp.com/docs/admin/updates). | ||||
| ||||
The biggest update is to the Book, Chapter & Page restrictions that were introduced in version 0.7.6. This has been re-named from 'Restrictions' to 'Permissions' since that's a much more appropriate name for them. Also it was noticed that the 'Restriction' system did not allow a role, with given permissions selected, to perform actions that they did not also have permissions for on a role level. Both role and asset permissions were required before which prevented this system being really useful. | ||||
| ||||
This behaviour has now been amended so that asset-level permissions will now override role-level permissions. This makes total sense since, on assets, you have to specify what actions to allow on a role-by-role basis anyway. More details about this change can be found in my comment on [this issue](https://github.com/ssddanbrown/BookStack/issues/89#issuecomment-203135563). | ||||
This behaviour has now been amended so that asset-level permissions will now override role-level permissions. This makes total sense since, on assets, you have to specify what actions to allow on a role-by-role basis anyway. More details about this change can be found in my comment on [this issue](https://github.com/BookStackApp/BookStack/issues/89#issuecomment-203135563). | ||||
| ||||
One other tweak is a presentational fix in the header. Longer names will be cut down (Or hidden if necessary) to prevent them from dropping down onto a new line and taking up space. Details of this issue can be [found here](https://github.com/ssddanbrown/BookStack/issues/87). | ||||
One other tweak is a presentational fix in the header. Longer names will be cut down (Or hidden if necessary) to prevent them from dropping down onto a new line and taking up space. Details of this issue can be [found here](https://github.com/BookStackApp/BookStack/issues/87). | ||||
| |
Loading…
Add table
Add a link
Reference in a new issue