v1.4.0
What's Changed
- Master by @Deji98 in #82
- Add PublishPress-style upgrade prompts and sidebar banners by @Deji98 in #91
- Complete the roles feature by @Deji98 in #93
- Refactor PublishPress Shortlinks free/pro integration to use PUBLISHPRESS_SHORTLINKS_PRO_VERSION by @Deji98 in #94
- Improved the logs table by @Deji98 in #95
- Improve description text for Redirection options by @Deji98 in #99
- Improve Shortlinks screen by @Deji98 in #100
- Add publishpress translator lib by @Deji98 in #101
- redesign the short string box by @Deji98 in #102
- update readme.txt file by @Deji98 in #103
- Add bidirectional sync for target_url and tiny_slug between posts and auto-created links by @Deji98 in #104
- Add column: Link Type, on the "All Shortlinks" screen to distinguish between Internal vs External links by @Deji98 in #105
- Enhance auto-list behavior options by @Deji98 in #106
- Add revision shortlink support with PublishPress Revisions integration by @Deji98 in #107
- Improve the modal by @Deji98 in #108
- Refactor JavaScript organization and enhance analytics functionality by @Deji98 in #109
- Add teaser for pro features in free by @Deji98 in #112
- update readme.txt file by @Deji98 in #113
- update language files by @Deji98 in #114
- Refactor IP address resolution for better analytics reliability by @Deji98 in #127
- Add url scheme validation for shortlink targets by @Deji98 in #129
- Add csrf protection to shortlink creation endpoint by @Deji98 in #131
- Move password verification to server side for protected links by @Deji98 in #133
- Use dbDelta for database schema management by @Deji98 in #134
- Wrap translated strings with esc attr by @Deji98 in #135
- Update http client configuration by @Deji98 in #136
- Modernize geolocation api integration by @Deji98 in #137
- Fix missing capabilities checks in ajax handlers by @Deji98 in #138
- Pre-release v1.4.0 by @Deji98 in #117
- Made strings translatable in analytics.php by @DAnn2012 in #141
- Made a string translatable in class-meta-boxes.php by @DAnn2012 in #140
- Add Translation Assignment Step to Release Checklist and Scripts by @Deji98 in #144
- Remove vendor folder from built package by @Deji98 in #151
- Remove non-production files from the package included in the Pro plugin by @Deji98 in #152
- Remove legacy migration message by @Deji98 in #155
- Check php coding standard by @Deji98 in #156
- Fix revision shortlink 404 for logged-out visitors by @Deji98 in #158
- Release v1.4.0 by @Deji98 in #162
- remove wordpress.org from distignore by @Deji98 in #169
- Merge master by @Deji98 in #170
- Master by @Deji98 in #168
New Contributors
Full Changelog: v1.3.0...v1.4.0