Skip to content
This repository has been archived by the owner on Jun 30, 2021. It is now read-only.

Commit

Permalink
Add upgrade instructions for v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Unnawut Leepaisalsuwanna committed Jul 30, 2019
1 parent 49fe3eb commit 3ea3f94
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/setup/upgrading/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
1. **Backup the existing the database:** Always keep a working database backup so that you can restore the system
to the previous state when needed.
2. **Read the version-specific upgrade notes:** You may need to perform some tasks before or after the upgrade.
- [Upgrading to `v1.3.0`](v1.3.0.md)
- [Upgrading to `v1.2.0`](v1.2.0.md)
- [Upgrading to `v1.1.0`](v1.1.0.md)
- [Upgrading to `v1.0.0`](v1.0.0.md)
Expand Down
14 changes: 14 additions & 0 deletions docs/setup/upgrading/v1.3.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Upgrading from `v1.2.0` to `v1.3.0`

## Prerequisites

Please perform the upgrade as described in [Upgrading the eWallet Server](README.md)
before proceeding below.

## Changes

This release primarily includes 2-factor authentication, the Admin Panel's advanced filtering,
and numerous other improvements.

This release does not require you to perform additional upgrade instructions
apart from those specified in the main [Upgrading the eWallet Server](README.md) document.

0 comments on commit 3ea3f94

Please sign in to comment.