]> BookStack Code Mirror - website/blob - content/blog/beta-release-v0-25-1.md
Update filesystem-permissions.md
[website] / content / blog / beta-release-v0-25-1.md
1 +++
2 categories = ["Releases"]
3 tags = ["Releases"]
4 title = "Beta Release v0.25.1"
5 date = 2019-01-20T16:30:00Z
6 author = "Dan Brown"
7 image = "/images/blog-cover-images/winter-annie-spratt.jpg"
8 description = "v0.25.1 patches some bugs in addition to bringing support for s3 compatible services"
9 slug = "beta-release-v0-25-1"
10 draft = false
11 +++
12
13 Soon after the v0.25 release last weekend we have the v0.25.1 patch release to fix some bugs, add support for s3 compatible services and to prepare for the upcoming 
14 removal of the Google Plus API.
15
16 * [Update instructions](https://www.bookstackapp.com/docs/admin/updates)
17 * [GitHub release page](https://github.com/BookStackApp/BookStack/releases/tag/v0.25.1)
18
19
20 ### Google Sign-in Changes
21
22 Google [have announced](https://developers.google.com/+/api-shutdown) the shut-down of Google+ API's which is what BookStack was using for its Google authentication option.
23 The API's are due to be shut down on March the 7th, With API failures starting from January the 28th.
24
25 In this release the API calls made no longer make use of the Google+ API so all you'll need to do is to update your BookStack instance to continue using the Google sign-in option. You should be able to continue using the same OAuth credentials as before.
26
27 ### S3 Compatible Service Support
28
29 This release introduces some configuration changes that make it possible to use BookStack with s3 compatible services such as Minio or Ceph (With a s3-compatible gateway). 
30 Details of this can be found [in the docs here](/docs/admin/upload-config/#non-amazon-s3-compatible-services).
31
32 ### Full List of Changes
33
34 * Updated revision listing so dates can show localised if the relevant locale is installed on the host system. ([#1214](https://github.com/BookStackApp/BookStack/issues/1214))
35 * Added support for s3 compatible storage services such as Minio. ([#1195](https://github.com/BookStackApp/BookStack/issues/1195), [#1192](https://github.com/BookStackApp/BookStack/issues/1192))
36 * Updated Google authentication to not use Google+ API. ([#1190](https://github.com/BookStackApp/BookStack/issues/1190))
37 * Fixed "Rubber banding" effect when scrolling in certain conditions when comments were disabled. ([#1218](https://github.com/BookStackApp/BookStack/issues/1218))
38 * Fixed isssue causing only show a single page to show when using Firefox's print option. ([#1211](https://github.com/BookStackApp/BookStack/issues/1211))
39
40
41 ----
42
43 <span style="font-size: 0.8em;opacity:0.8;">Header Image Credits: &nbsp; <a style="background-color:black;color:white;text-decoration:none;padding:4px 6px;font-family:-apple-system, BlinkMacSystemFont, &quot;San Francisco&quot;, &quot;Helvetica Neue&quot;, Helvetica, Ubuntu, Roboto, Noto, &quot;Segoe UI&quot;, Arial, sans-serif;font-size:12px;font-weight:bold;line-height:1.2;display:inline-block;border-radius:3px" href="https://unsplash.com/@anniespratt?utm_medium=referral&amp;utm_campaign=photographer-credit&amp;utm_content=creditBadge" target="_blank" rel="noopener noreferrer" title="Download free do whatever you want high-resolution photos from Annie Spratt"><span style="display:inline-block;padding:2px 3px"><svg xmlns="http://www.w3.org/2000/svg" style="height:12px;width:auto;position:relative;vertical-align:middle;top:-2px;fill:white" viewBox="0 0 32 32"><title>unsplash-logo</title><path d="M10 9V0h12v9H10zm12 5h10v18H0V14h10v9h12v-9z"></path></svg></span><span style="display:inline-block;padding:2px 3px">Annie Spratt</span></a></span>