- Released 05/02/2025
This is the latest version of Invision Community.
Change-logs
5.0.7 Releases Note - V5
Live Topic Light/Dark Theme matching
Check includeInTrending when displaying trending content
Use a default tab name when a tab is added to a single-tab node form
Fix an issue where users could not post blog entries without moderator approval
Fix an issue where gallery images could show on a profile to users with no permission
Improved style of certain pagination links
Added "modifier classes" to numerous .ipsBox elements
Enhance Permissions extension to allow for permission overrides
Add group setting for icon width
Better auto-embed sizing support
Fix an issue where the View Profile button did not work when viewing user solutions
Fix creating an invoice via the ACP with products with custom fields
Fixed colors of regsitration form
adds missing modperm lang string for assignments
Fix an issue where guests could mark a post as a solution
Fix an issue where renaming a tag removes the prefix
Updated background color of Download screenshots
Fix an issue where Folders could not be edited
Update image in Gallery without reloading page
Adds spam as a reason for holding content for moderation
Fix an exception when viewing some images in the gallery
Skip flood control checks when editing an item
Fire a listener event when content is featured/unfeatured
Implement ability to extend club forms via extension
Fix an issue where copying themes did not properly copy logo data
Fixed an issue where icon form fields could not be toggled properly
Fix issue where some JS was not being loaded on database pages
Improved alignment of Suite Documentation link during install
Polished UI of embedded content
Fix multiple issues with badge form and Custom Badges
Added .ipsPull to Download categories on mobile
Prevent flash message from being covered by PWA elements
Improved the UX of the Fluid Filter dialog on mobiles
Fixed styles of inbox pagination
Display view count by default in all ipsData designs, and in Page Records
Fixed spacing of events in Calendar month view
Fixed avatar design in Recent Achievements widget
Fix cloud plan language string
Prevent numbers from wrapping in Database navigation widget
Prevent notifications date from being squashed
Commerce category image ratios are now consistent across site
Allow Theme Editor to change secondary buttons
Additional settings for Community Experts
Polished Announcement UI
- Issue #4451: Minor UI bugs (announcements)
- Issue #4463: Minor UI bugs (announcements (2))
Group badges no longer shrink in topic lists
Improved the RSVP block when viewing events
Made Guidelines header consistent with other pages
Allow Editor Embeds, Giphy Images and Stock Replies in ACP
Remove core_hive_subscribers DB table
Ensure archived topics are not updated by TopicSync
Fix Build Extension Skeleton File
Fix an issue where extensions from the Extension Generator were not loading correctly
Fix an issue where tags converted to lowercase used the wrong URL
Developer Notes
Added "modifier classes" to numerous .ipsBox elements
Added modified CSS classes to most ipsBox elements for easier selection. For example: <div class="ipsBox ipsBox--downloadsWhatsNew ipsPull">
Enhance Permissions extension to allow for permission overrides
New method Permissions::checkPermission()
to allow for permission overrides. PLEASE USE WITH CAUTION.
Implement ability to extend club forms via extension
New methods in ClubAbstract
for formElements()
and saveForm()
to extend the form when a club is created/edited.
Recommended Comments
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.