This release introduces new user social media link management, enhanced SVG icon support, and several bug fixes to improve your OptiPub experience.
💨 Release Notes 3.2.666
🚀 New Features
- Added a section to user preferences and user create/edit forms to set social media URLs.
- Implemented user social media links management in the backend and API.
- Added support for using arbitrary SVG icons within Vuetify components.
🛠 Improvements
- Improved validation rules for URLs to ensure they are correctly handled as optional fields.
🐛 Bug Fixes
- Fixed issue with forms on certain pages incorrectly rejecting submissions as duplicates.
- Resolved issue where the authors element sent an undefined group_id, preventing backend data retrieval.
- Fixed issue with elements not sending desired columns in the correct format.
🔧 Technical / Internal
- Added the missing migration for user social media links.