Documentation: RSForm! Pro – Notion plugin
Changelog
Notion for RSForm! Pro - v1.2.0 5 6
4 July 2026
- Addition: Documentation link and review/support notice on the per-form Notion tab
- Change: The installer script now implements InstallerScriptInterface
- Change: dlid prefix to key
- Fix: Corrected the social media icons on the install and uninstall screen
Notion for RSForm! Pro - v1.1.0 5 6
6 June 2026
- Addition: Support plugin lazy loading on Joomla 6.1 and later, with a guarded fallback for Joomla 5 and 6.0
- Change: Moved the plugin class to the src/Extension namespace per the Joomla 6 plugin standard
- Change: Inject the database and application into the plugin via the service provider and DatabaseAwareTrait instead of the Factory
- Change: Parameterised all database queries with bound parameters
- Security: Escape the Notion property type in the backend mapping table
- Security: Add a CSRF token check to the get_notion_properties AJAX endpoint
Notion for RSForm! Pro - v1.0.0 5 6
10 January 2026
- Change: First release