Releases: TWP-Technologies/Access-Lens
Releases · TWP-Technologies/Access-Lens
v1.2.1
What's Changed
- Enhance output with ABSPATH check by @KnotFalse in #35
- feat: add CLI execution restriction to class map generator by @KnotFalse in #36
- refactor: simplify cookie authentication retrieval logic by @KnotFalse in #37
- refactor: improve input sanitization and logging by @KnotFalse in #38
- refactor: enhance HTML output in token meta box by @KnotFalse in #39
- refactor: replace CDN dependencies with bundled assets by @KnotFalse in #40
- refactor: enhance caching and sanitization logic by @KnotFalse in #41
- fix: ensure wp_kses is loaded during deprecated file notices and errors by @KnotFalse in #42
Full Changelog: v1.1.0...v1.2.1
v1.1.0
What's Changed
- Update to latest by @KnotFalse in #1
- Add headless helpers by @KnotFalse in #2
- Add headless session token validation by @KnotFalse in #3
- Implement headless request handler by @KnotFalse in #4
- Inject database objects into headless helpers by @KnotFalse in #5
- Implement headless caching for bot detector by @KnotFalse in #6
- Update htaccess rule to use headless handler by @KnotFalse in #7
- Remove deprecated request setup by @KnotFalse in #8
- Remove legacy file handler by @KnotFalse in #9
- Update handler references in settings by @KnotFalse in #10
- Fix handler bootstrap issues by @KnotFalse in #11
- Dynamic htaccess rule generation by @KnotFalse in #12
- Show dynamic server rules by @KnotFalse in #13
- Update htaccess on protection status change by @KnotFalse in #14
- Update install process for htaccess management by @KnotFalse in #15
- Fix rule regeneration methods by @KnotFalse in #16
- Fix dynamic Nginx rule display by @KnotFalse in #17
- Fix rewrite rule generation by @KnotFalse in #18
- Update server config docs by @KnotFalse in #19
- Update plugin activation to set cookie constants by @KnotFalse in #21
- Sanitize redirect URL in handler by @KnotFalse in #22
- Add sanitization test by @KnotFalse in #23
- Headless php handler by @KnotFalse in #20
- Rebrand "Protected Media Links" to "Access Lens" - Partial by @KnotFalse in #24
- refactor: rename "Protected Media Links" to "Access Lens" by @KnotFalse in #25
- feat: add TWP live chat contact widget to admin pages by @KnotFalse in #26
- feat: add translator comments for all user-facing strings by @KnotFalse in #28
- refactor: improve i18n comments and use
wp_is_writableby @KnotFalse in #29 - docs: add initial plugin documentation and readme by @KnotFalse in #30
- Rename license by @KnotFalse in #31
- refactor: update license and text domain in plugin by @KnotFalse in #32
- refactor: replace PML_TEXT_DOMAIN with full text domain by @KnotFalse in #33
- refactor: remove deprecated constants and clean up markup by @KnotFalse in #34
New Contributors
- @KnotFalse made their first contribution in #1
Full Changelog: https://github.com/TWP-Technologies/Access-Lens/commits/v1.1.0