mirror of
https://gh.wpcy.net/https://github.com/stingray82/MainWP-Client-Notes-For-Pro-Report.git
synced 2026-04-26 02:27:16 +08:00
26 lines
No EOL
4.7 KiB
JSON
26 lines
No EOL
4.7 KiB
JSON
{
|
|
"slug": "MainWP-Client-Notes-For-Pro-Report",
|
|
"name": "MainWP Client Notes Pro Report Extension",
|
|
"version": "1.3.0-rc",
|
|
"author": "reallyusefulplugins.com",
|
|
"author_homepage": "https://reallyusefulplugins.com",
|
|
"requires_php": "8.0",
|
|
"requires": "6.5",
|
|
"tested": "6.8.2",
|
|
"sections": {
|
|
"description": "Install on your dashboard within client sites you will now have a new area to add work notes and you can use them in your reports too.",
|
|
"installation": "1. Upload the `mainwp-work-notes-proreports-extention` folder to the `/wp-content/plugins/` directory.<br />\r\n2. Activate the plugin through the 'Plugins' menu in WordPress.<br />\r\n3. Configure the plugin settings it is located in the Simply Static Menu",
|
|
"frequently_asked_questions": "",
|
|
"changelog": "<li>1.3.0</li><li>New:</li><li>-Migration system to move existing Work Notes from wp_options to a dedicated database table (wp_mainwp_work_notes).</li><li>-Admin toolbar button to trigger migration (only visible to admins if migration hasn\u2019t yet run).</li><li>-Support for Flatpickr-powered date selection with WordPress-compatible display format.</li><li>-Automatically populate today\u2019s date when creating a new note.</li><li>-Version-based logic to clean up legacy data and remove migration code in future versions.</li><li>-Pro Reports integration now supports multiple token formats:</li><li>-- [client.customwork.notes] (legacy table)</li><li>-- [client.customwork.notes_table] (CSS-stylable)</li><li>-- [client.customwork.notes_email] (email-safe, with mode support: default, compact, bordered).</li><li>- Email mode system for Pro Reports allows themeable layouts and site/report-based overrides.</li><li>Changed:</li><li>-Work Notes are now saved, retrieved, and displayed from a dedicated database table for performance and scalability.</li><li>-JS form handling improved:</li><li>-Notes load correctly into the editor and date field when editing.</li><li>-Form resets after save with today\u2019s date pre-filled.</li><li>-Save button label dynamically changes between \u201cSave Note\u201d and \u201cUpdate Note\u201d based on context.</li><li>-Manual date entry is gated \u2014 only valid YYYY-MM-DD formats from the picker will save.</li><li>-Database queries for loading and deleting notes are now fully parameterized for security and stability.</li><li>-Migration JS injection improved for more reliable toolbar button behavior.</li><li>Clean-up:</li><li>-Migration logic grouped and documented for future removal in v1.3.2.</li><li>-Legacy wp_options notes will be removed automatically in v1.3.4+.</li><li>-Date picker logic centralized, fallback-safe, and synced with alt inputs.</li><li>-Enhanced UI interactivity with better error handling and user feedback.</li><li>-Minor code cleanups for consistency (no functional change).</li><li>1.2.5</li><li>New: Added Support for Preleases</li><li>New: Updated UUPD to 1.3.0</li><li>1.2.4</li><li>- Added support for editing Work Notes using the WordPress visual editor (TinyMCE), enabling rich text formatting.</li><li>- Notes are now stored and displayed with HTML formatting, preserving line breaks, styling, and structure.</li><li>- Improved note editing logic to ensure existing notes (including index 0) are correctly updated instead of creating duplicates in HTML editor</li><li>- Update Plugin Description</li><li>1.23 - Update: UUPD - 1.25 & Improved: New Line Removal and Support for </br> - S Najman</li><li>1.22 - Scoped UUPD to make it unique to my plugins</li><li>1.21 - added language support on the notes display stable</li><li>added: dutch translation</li><li>added: support for client report extension < 4.0.15, needs the manual adding the token in client report admin</li><li>1.11 - V1.2 - Added automatic updates using GitHub to the plugin (Experimental)</li><li>Over the next week or so this will slowly increase to V1.2 as I test a new deploy script and updater for GitHub repos.</li>"
|
|
},
|
|
"last_updated": "2025-08-16 13:37:55",
|
|
"download_url": "https://github.com/stingray82/MainWP-Client-Notes-For-Pro-Report/releases/latest/download/mainwp-work-notes-proreports-extention.zip",
|
|
"banners": {
|
|
"low": "https://raw.githubusercontent.com/stingray82/MainWP-Client-Notes-For-Pro-Report/main/uupd/banner-772x250.png",
|
|
"high": "https://raw.githubusercontent.com/stingray82/MainWP-Client-Notes-For-Pro-Report/main/uupd/banner-1544x500.png"
|
|
},
|
|
"icons": {
|
|
"1x": "https://raw.githubusercontent.com/stingray82/MainWP-Client-Notes-For-Pro-Report/main/uupd/icon-128.png",
|
|
"2x": "https://raw.githubusercontent.com/stingray82/MainWP-Client-Notes-For-Pro-Report/main/uupd/icon-256.png"
|
|
}
|
|
} |