Skip to content

Commit

Permalink
Prepare v2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aljawaid committed Oct 31, 2022
1 parent fa42028 commit 1696f0a
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ public function getPluginAuthor()

public function getPluginVersion()
{
return '1.5.0';
return '2.0.0';
}

public function getCompatibleVersion()
Expand Down
Binary file added Releases/KanboardSupport-2.0.zip
Binary file not shown.
14 changes: 14 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
# Changelog


## v2.0

### What's Changed

_(most recent changes are listed on top):_
- Handle Cache Directory Permission Check Differently
- Add More Directory Permissions Check- Based on installation docs
- Add Directory Permissions to README
- NEW: Add Directory Permissions Check
- Add New Helper Functions for Directory Permissions Checks
- Styling improvements
- Updated translations for `en_GB`


## v1.5

### What's Changed
Expand Down
Binary file modified screenshot-app.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified screenshot-server.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 1696f0a

Please sign in to comment.