Skip to content

Commit 385eae0

Browse files
authored
Update readme.md
1 parent 1614816 commit 385eae0

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

readme.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
11
# Secure File Access
22

33
Easy file downloads for WordPress
4+
5+
## Changelog
6+
7+
### 1.0.0
8+
- supports shortcode `[file_access]` for secure file download links with role and WooCommerce subscription-based access control
9+
- creates admin settings page under Options with tabbed navigation for Access Defaults and Error Messages
10+
- integrated optional WooCommerce Subscriptions check for active subscription based file access
11+
- administrators always have access to files displayed on the frontend
12+
- default roles and WooCommerce subscription settings are blank
13+
- default label for file download buttons is "Download File"
14+
- supports customizable error messages for “no access”, “invalid URL”, and “not logged in” states
15+
- supports localization/translation
16+
- supports Git Updater
17+
- supports PHP 7.0 to 8.3
18+
- supports Multisite

0 commit comments

Comments
 (0)