Skip to content

Commit

Permalink
Release v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
antoinejaussoin authored Sep 25, 2021
1 parent ee192ea commit bca078a
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 23 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/alpha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: 'Alpha Build'

on:
push:
branches: [v470/slack]
branches: [v470/release]

jobs:
build:
Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,11 +145,13 @@ When using the Docker deployment, your database runs from a container. But if yo

## Versions History

### Version 4.7.0 (not released)
### Version 4.7.0

- Account Federation: all accounts with the same email address are now a unique account (sharing sessions, etc.). If you owned multiple accounts with the same email address (for instance one via Google OAuth and another via GitHub), they will be merged into a single account.
- CSRF protection
- Account federation
- Significant performance improvements on retrieving past sessions (10x to 100x)
- Add the ability for anonymous users to delete the boards they created under certain conditions ([#229](https://github.com/antoinejaussoin/retro-board/issues/229)).
- ⏫ Upgrading dependencies

### Version 4.6.1

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
4.6.0
4.7.0
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrospected/backend",
"version": "4.6.0",
"version": "4.7.0",
"license": "GNU GPLv3",
"private": true,
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrospected/common",
"version": "4.6.0",
"version": "4.7.0",
"license": "GNU GPLv3",
"private": true,
"main": "dist/src/index.js",
Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@retrospected/frontend",
"version": "4.6.0",
"version": "4.7.0",
"license": "GNU GPLv3",
"private": true,
"dependencies": {
Expand Down
31 changes: 16 additions & 15 deletions frontend/public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -759,29 +759,29 @@ <h2>Our Latest Features</h2>
<div class="row">
<div class="col-md-4">
<div class="single-blog-card card border-0 shadow-sm">
<span class="category position-absolute badge badge-pill badge-danger">Security</span>
<span class="category position-absolute badge badge-pill badge-warning">Self Hosting</span>
<picture class="card-img-top position-relative">
<source srcset="%PUBLIC_URL%/marketing/screens/new-feature-07.webp" type="image/webp" />
<source srcset="%PUBLIC_URL%/marketing/screens/new-feature-07.png" type="image/png" />
<img class="card-img-top position-relative" src="%PUBLIC_URL%/marketing/screens/new-feature-07.png" alt="blog" />
<source srcset="%PUBLIC_URL%/marketing/screens/new-feature-10.webp" type="image/webp" />
<source srcset="%PUBLIC_URL%/marketing/screens/new-feature-10.png" type="image/png" />
<img class="card-img-top position-relative" src="%PUBLIC_URL%/marketing/screens/new-feature-10.png" alt="blog" />
</picture>
<div class="card-body">
<div class="post-meta mb-2">
<ul class="list-inline meta-list">
<li class="list-inline-item"></li>
</ul>
</div>
<h3 class="h5 card-title"><a href="#">Encrypted Data</a></h3>
<h3 class="h5 card-title"><a href="#">Simplified Self-Hosting</a></h3>
<p class="card-text">
Protect your data: the content of your session can be encrypted and decrypted on the client,
protecting your data from being read by anyone else including us.
Be up-and-running in no time. As soon as you have purchased a licence for Retrospected Self-Hosted,
an email will be sent to you with detailed and easy-to-follow instructions on how to host Retrospected on your servers.
</p>
</div>
</div>
</div>
<div class="col-md-4">
<div class="single-blog-card card border-0 shadow-sm">
<span class="category position-absolute badge badge-pill badge-info">Customisation</span>
<span class="category position-absolute badge badge-pill badge-info">Accounts</span>
<picture class="card-img-top position-relative">
<source srcset="%PUBLIC_URL%/marketing/screens/new-feature-08.webp" type="image/webp" />
<source srcset="%PUBLIC_URL%/marketing/screens/new-feature-08.png" type="image/png" />
Expand All @@ -794,12 +794,11 @@ <h3 class="h5 card-title"><a href="#">Encrypted Data</a></h3>
</ul>
</div>
<h3 class="h5 card-title">
<a href="#">Email / Password Logins</a>
<a href="#">Accounts Federation</a>
</h3>
<p class="card-text">
You can now create an account the good old-fashioned way, using an email and a password.
This is in addition to our existing OAuth authentication mechanisms, and of course, the
anonymous accounts.
You can now login using different providers (Google, GitHub...) and have one single unified account, provided the emails on these accounts are the same.
If you had multiple accounts sharing the same address, they will be merged into one!
</p>
</div>
</div>
Expand Down Expand Up @@ -907,9 +906,11 @@ <h2>Trusted by companies</h2>
<div class="col-lg-3 mb-3 mb-lg-0">
<div class="footer-nav-wrap text-black">
<p>
This software is open-source. For non-subscribed customers, file a GitHub ticket for support <a href="https://github.com/antoinejaussoin/retro-board" target="_blank" title="GitHub">here.</a>
<br />
For customers with a subscription, email <a href="mailto:[email protected]">[email protected]</a>.
Retrospected Ltd.<br />
Registered in England and Wales 13624961. <br />
17 Jedburgh Street<br />
London, SW11 5QA<br />
For support, email <a href="mailto:[email protected]">[email protected]</a>.
</p>

<div class="social-list-wrap">
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "retrospected",
"version": "4.6.0",
"version": "4.7.0",
"description": "An agile retrospective board - Powering www.retrospected.com",
"private": true,
"workspaces": [
Expand Down

0 comments on commit bca078a

Please sign in to comment.