Jump to content
Informações oficiais relacionadas há "Drops, Eventos, Horários, Taxas & similares" estão disponíveis em "Academic" é necessário ser um membro previamente registrado, para ter acesso ao nossos conteúdos !
  • Released 05/25/2025
    1. Security fix
    1. Current release

This is the latest version of Invision Community 5.0.8.


Change-notes

  • #4763: Update gallery carousel links when changing the image

  • - Issue #4632: [5.0.7] Gallery Carousel Does Not Advance

  • - Issue #4616: [5.0.7] Comments Box In Gallery Doesn’t Appear Without Refreshing

  • #4728: Fixes an issue where the menu form won’t load when there are many tags

  • #4704: Implement recommended tags

  • #4765: Clear Custom CSS Draft when empty Custom CSS field saved

  • #4756: Improved alignment of staff page

  • #4754: Improved alignment of poll vote counts

  • #4752: Improved alignment of "Club pending approval" message on mobile

  • #4750: Improved alignment of some FA icons

  • #4748: Removed social SVG icons from accessibility tree

  • #4746: Fix an issue where a deleted achievement rule can throw an exception

  • #4745: Fix an exception when moving comments from pages to forums

  • #4743: Fix an issue where theme editor settings were always marked as edited

  • #4742: Fix an issue where widgets would override dev-defined templates

  • #4736: Prevent focus-within from collapsing title

  • #4734: Fix an issue where club membership status was not properly updated after accepting an invitation

  • #4733: Improved the REST API documentation for the transaction object

  • #4732: Fix an issue where the contact us editor was not cleared after submission

  • #4731: Editor dropdowns no longer appear behind upload area text

  • #4727: Fix an issue where importing pages dev templates did not always set the correct group

  • #4724: Fixes an issue where the contact us form guest verify process fails

  • #4719: Replaced lingering ipsButton--intermediate with ipsButton--primary

  • #4695: Ensure FA forum icons are centered within their box

  • #4705: Additional checks when using the theme editor

  • #4711: Multiple fixes to copying and importing themes

  • #4713: Storage handlers workflow adjustments

  • #4708: Fix an issue where empty image notes throw an exception

  • #4709: Fix an issue where empty image dimensions throw an exception

  • #4712: Fix an issue when viewing reported PMs

  • #4707: Fix an issue where an invalid license key type can throw an exception

  • #4710: Fix undefined method error deleting comments

  • #4703: Fix an issue where tasks run via web.php can throw an exception

  • #4702: Fix UpdateTaggedItems Task

  • #4698: Fix ROOT_DIR constant in legacy app uninstallation method

  • #4694: Improved lightbox UI

  • #4692: Fix an issue where some templates referenced a deprecated trait

  • #4691: Added missing language strings for UserPass and FTP custom fields

  • #4690: Fix an issue where notifications of unapproved content were missing titles

  • #4689: Fix an issue where some extensions are missing language strings

  • #4688: Fix an issue where custom badges can show an unnecessary number overlay

  • #4687: Clear out old theme editor language strings that are no longer in use

  • #4686: Add permissions extension check in Item::couldEdit

  • #4685: Fix an issue where deleting a review generates an exception

  • #4620: Assignment REST API

  • #4644: Improvements to permissions extensions

  • #4663: Fixes an issue where viewing reports would cause an error

  • #4664: Fixes an issue where languages cannot be downloaded

  • #4662: SAML/OIDC SSO Improvements

  • #4622: Node Groupings

  • #4659: Adds logging to detect when a Pages block is added to the core area

  • #4647: Improved UX of approval queue

  • #4648: Fixed alignment of "If this was you" message in emails

  • #4649: Added views to Blog Feed widget

  • #4651: Removed empty "datetime" expression from Blog Index Page

  • #4652: The "Mark forum as read" link is now visible below topic lists on tablets and mobiles

  • #4655: Updated the Image Feed widget so it's more consistent with other feed widgets

  • #4658: Make sure that we have a proper action when modaction is called

  • #4643: Fixes an issue where the ‘New Data Layer Handler’ button isn’t showing

  • #4634: Add PowerShell to default list of editor code block languages

  • #4635: Fixed size of group badge in mini profiles

  • #4638: Fixed color of buttons in hovercards

  • #4621: Add application and node filters to the Tag Usage statistics chart

  • #4623: Added data-id to mobile navigation links

  • #4624: Added data-ips-hook="footerWrapper"

  • #4626: Gallery image notes can be null from old v3/v4 instances

  • #4627: Fix CustomBadge move step

  • #4394: Install all IPS applications on cloud

  • #4614: Fix v5 upgrade step for IPS 4 promoted items

  • #4609: Improved keyboard and screen reader accessibility

  • #4611: Update mobile nav breadcrumb when changing gallery images

  • #3976: Hide club content when clubs are disabled

  • #4599: v4 PHP Block Clarification

  • #4601: Fixes an issue where downloading an app phar can fail

  • #4579: Fixes an issue where attachments cannot be downloaded from a course lesson

  • #4597: Fixes an issue where ‘Featured Events’ was a hard coded language string

  • #4590: Added accessible text to Calendar navigation buttons

  • #4563: Display a login button for guests who want to download a file

  • #4574: Prevent the "new activity" bar from stretching beyond its container in the Activity Stream

  • #4575: Fixed sticky editor tag list on tablets

  • #4584: Accessibility: YesNo form fields now have a matching <label> element

  • #4586: Date/time inputs on Event Submission page now have an accessible label

  • #4588: Inputs in Sign In popup menu now have accessible labels

  • #4592: Improved contrast on Calendar daily/weekly/monthly views

Developer Notes

Improvements to permissions extensions

- New method PermissionsAbstract::nodeIdsToAllow() returns an array of node IDs that will always have PERM_ALLOW

- Similarly, PermissionsAbstract::nodeIdsToDeny() return an array of IDs that will use PERM_DENY

- The above 2 methods are used when building queries to retrieve a list of items or nodes with permission. The previous can() method is still required for individual permission checks.

User Feedback

Recommended Comments

There are no comments to display.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Add a comment...

Important Information

You need accept our Terms of Use services for continue !