v4.1.0-beta1
github-actions
released this
31 Mar 12:47
·
124 commits
to master
since this release
ibexa/oss v4.1.0-beta1 change log
Changes since v4.0.0
ibexa/admin-ui changes between v4.0.0 and v4.1.0-beta1
Improvements
- IBX-1734: Added PR assigner workflow (#2031)
- IBX-2288: Use ResizeObserver for adaptive items and subitems (#325)
- IBX-2278: Added spinner to loading location meta data (#320)
- IBX-2406: Fix main menu buttons text vertical alignemnt (#339)
- IBX-2405: Fix ibexa-toggle disabled state - needless gey horizontal line (checkbox input) (#338)
- IBX-2403: Fix SCSS calculateRem to return proper rem (#337)
- IBX-1007: [Admin UI] As a developer I want to have js code style used in code (#336)
- IBX-2277: [Taxonomy] As a user, I want to change language context in Taxonomy Tree (#319)
- IBX-2413: Changed relative paths to encore aliases (#341)
- IBX-2399: Introduce reusable twig modal component (#335)
- IBX-11743: Back to top button
- IBX-1339: DateTime Widget (#297)
- IBX-414: Added ghost version of dropdown (#374)
- IBX-1593: view switcher - simple dropdown (#366)
Bugs
- IBX-2255: Added mark text by double click (#317)
- IBX-1728: Wrong navigation structure
- IBX-2299: Added
config-name
option to ibexa:encore:compile command - IBX-2283: Noto Sans fonts (#321)
- IBX-2299: Cannot install 3.3.x-dev and 4.0.x-dev due to missing JSON manifest file (#2034)
- IBX-2299: Cannot install 3.3.x-dev and 4.0.x-dev due to missing JSON manifest file (#2034)
- IBX-2285: If content is hidden, user can still click Hide button and nothing happens (#322)
- IBX-1090: Fixed calculations and displaying of ezdate FT, as it should always be represented in UTC (#2033)
- IBX-2287: Context menu in location view doesn't respect it's max available width (#323)
- IBX-2353: Fixed creating content by COTF while embed (#333)
- IBX-2178: Drag&drop sidebar does not hide elements properly when searching (#332)
- IBX-1045: Author field type margins (#330)
- IBX-1376: Delete unnecessary letter-spacing 0.12px in CSS (#331)
- IBX-1496: When configuring a Content Type - the Category dropdown should removed (#329)
- IBX-2422: Cannot Select from library in ImageAsset field (#342)
- IBX-2360: Validation content type create/edit (#334)
- IBX-2331: UDW submit button shows up in inconsistent way (#2036)
- IBX-2333: Fixed allowed Content Types for relations in UDW (#2035)
- IBX-2331: UDW submit button shows up in inconsistent way (#2036)
- IBX-2232: Header name convention (#340)
- IBX-2380: Layout of Section page need to be updated (#343)
- IBX-2064: Rename label Back to Close in editing and creating (#345)
- IBX-2454: Content Type/Product Type page should be scrolled down to validated fields (#346)
- IBX-2177: Page builder - Error state on icon (#348)
- IBX-2450: Object state group view design improvements (#351)
- IBX-2494:No icon with custom content type in location view (#352)
- IBX-2412: Improve checkbox styling (#350)
- IBX-2427: Reschedule modal - calendar popup is not fully visible (#359)
- IBX-2516: Create content type- Lack of bordar and shadow in accordion (#360)
- IBX-2415: Fix bell icon alignment in the header (#358)
- IBX-2520: Fix action buttons from the header overlapping with other things before adaptive items is initialized (#361)
- IBX-2540: MFU - changing window width triggers file upload
- IBX-2529: Unnecessary subtitle in Notifications popup (#364)
- IBX-2333: Fixed allowed Content Types for relations in UDW (#2035)
- IBX-2565: Main menu - text outside popup when too long (#368)
- IBX-2591: Main menu - list button from 2nd stage not opening (#373)
- IBX-2459: Fixed error when selecting bookmarked content in UDW (#384)
Misc
ibexa/admin-ui-assets changes between v4.0.0 and v4.1.0-beta1
No significant changes.
ibexa/content-forms changes between v4.0.0 and v4.1.0-beta1
Improvements
Bugs
ibexa/core changes between v4.0.0 and v4.1.0-beta1
Improvements
- IBX-1821: Changed path where translations are looked for (#75)
- IBX-2301: Added configuration to enable translations from
i18n
package (#78)
Bugs
- IBX-2098: Handled missing files in 'images:normalize-paths' command
- IBX-1090: Fixed calculations and displaying of ezdate FT, as it should always be represented in UTC (#285)
- IBX-1281: Fixed & refactored evaluation of ObjectStateLimitation
- IBX-2295: Fixed SiteAccess-aware ConfigScopeChangeSubscriber
- IBX-1090: DateTime for Date test should be in UTC (#290)
- IBX-1090: DateTime for SOLR Date test should be in UTC (#291)
- IBX-2432: Removed unused dependency from SelecionConverter (#87)
- IBX-2291: Refactored
images:normalize-paths
command - IBX-2442: Fixed Imagick and GD Imagine filters configuration (#88)
- IBX-2382: Changed the order in the command list for Legacy Search
- IBX-2264: Handled missing thumbnail images
- IBX-2509: Fix generating links on URI based siteaccesses (#91)
- IBX-2500: Fixed number of iterations in
normalize-paths
command - IBX-2589: Added new commands for SearchField for EmailAddress and added transformByGroup lowercase for index
ibexa/cron changes between v4.0.0 and v4.1.0-beta1
No significant changes.
ibexa/design-engine changes between v4.0.0 and v4.1.0-beta1
Improvements
ibexa/doctrine-schema changes between v4.0.0 and v4.1.0-beta1
Improvements
ibexa/fieldtype-matrix changes between v4.0.0 and v4.1.0-beta1
Improvements
ibexa/fieldtype-query changes between v4.0.0 and v4.1.0-beta1
Improvements
ibexa/fieldtype-richtext changes between v4.0.0 and v4.1.0-beta1
Improvements
- IBX-1734: Added PR assigner workflow (#222)
- IBX-2413: Changed relative paths to encore aliases (#36)
Bugs
- IBX-2345: Added alignments to images (#34)
- IBX-2474: Fixed error when only custom classes are set (#37)
ibexa/graphql changes between v4.0.0 and v4.1.0-beta1
Improvements
- IBX-2467: Added
admin
repository permissions - IBX-2355: Made inheritance of the naming methods possible (#32)
Bugs
- IBX-1993: Added dependencies to
ibexa/graphql-php
fork (#124) - IBX-1993: Upgrade overblog/graphql-bundle to v0.14 (#26)
- IBX-2424: Fixed deprecation leftovers after upgrading
overblog/graphql
to v0.14 (#30) - IBX-2155: Handled invalid enum values
ibexa/http-cache changes between v4.0.0 and v4.1.0-beta1
Improvements
- IBX-1784: Introduced translation-aware HTTP cache invalidation on content publication (#166)
- IBX-1734: Added PR assigner workflow (#170)
- IBX-1734: Added PR assigner workflow (#170) (#171)
ibexa/oss changes between v4.0.0 and v4.1.0-beta1
Bugs
ibexa/post-install changes between v4.0.0 and v4.1.0-beta1
No significant changes.
ibexa/rest changes between v4.0.0 and v4.1.0-beta1
Bugs
ibexa/search changes between v4.0.0 and v4.1.0-beta1
Improvements
ibexa/solr changes between v4.0.0 and v4.1.0-beta1
Improvements
Bugs
- IBX-2276: Fixed wrong class used due to wrong mapping (#22)
- IBX-2451: Fixed facet builder visitor service definitions names (#26)
ibexa/standard-design changes between v4.0.0 and v4.1.0-beta1
No significant changes.
ibexa/system-info changes between v4.0.0 and v4.1.0-beta1
Improvements
Bugs
- IBX-1728: Wrong navigation structure
ibexa/user changes between v4.0.0 and v4.1.0-beta1
No significant changes.