Skip to content

Commit

Permalink
Prepare for new version release, v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieblomerus committed Jan 16, 2024
1 parent 3093c23 commit b7ecfb3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Contributors: jamieblomerus
Tags: mobile bankid, bankid, authentication
Requires at least: 5.2
Tested up to: 6.4.2
Stable tag: 1.0.1
Stable tag: 1.0.2
Requires PHP: 7.2
License: GPLv3 or later
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Expand Down Expand Up @@ -36,6 +36,10 @@ If you would like to suggest any feature to be added, please write an email to o

== Changelog ==

= 1.0.2 =
* Improved code quality.
* Fixed a minor UI bug on the settings page.

= 1.0.1 =
* Security fix: Fixed a security issue where the plugin would deserialize data from the database without checking if it was safe to do so.
* Added tab "Contribute" to the plugin settings page. This tab contains information about how you can contribute or support the plugin.
Expand All @@ -47,6 +51,9 @@ If you would like to suggest any feature to be added, please write an email to o

== Upgrade Notice ==

= 1.0.2 =
A minor update that improves code quality and fixes a minor UI bug.

= 1.0.1 =
This is a security update. Please update as soon as possible.

Expand Down

0 comments on commit b7ecfb3

Please sign in to comment.