Releases: zendesk/copenhagen_theme
Releases · zendesk/copenhagen_theme
v4.8.5
v4.8.4
v4.8.3
v4.8.2
v4.8.1
v4.8.0
v4.7.0
v4.6.0
4.6.0 (2025-07-08)
Bug Fixes
- [SW-3056]Approvals - add approval details priority level translations (a338716)
- account for no priority level case (830bbb4)
- add count default value for other variants (75d7be4)
- added styles for service catalog description (884ca6a)
- added useNotify hook and fixed shared close translation (288ce02)
- change loading state for services (bf318b7)
- change type of service catalog form id (c48ff7a)
- commit generated bundle file updates (e574128)
- correctly send multiselect field values (5466125)
- display translated error messages for service submission (2890f01)
- enlarge thumbnail icons on Service Catalog list page to full 40px (251aefd)
- extract Service Catalog thumbnail to separate component (5c6a5c2)
- fixed RTL styles for CC field (f1a751b)
- fixed RTL styles for Credit Card field (fc35188)
- fixed RTL styles for Service Catalog item page (a868204)
- handle relashionship_filter in service catalog form (aecf77e)
- lint fix (f0858da)
- move Services count below search bar (326cd64)
- refactore ShapesIcon for thumbnails to avoid unnecessary css important (98be572)
- remove commented out CLARIFICATION_REQUESTED approval request state (e055211)
- removed link to service catalog documentation (c730efc)
- service-catalog: fix description alignment in RTL languages (0c70a97)
- service-catalog: fixed language defaulting to English when navigating around (f6141cb)
- service-catalog: updated translations (19904a3)
- set default value for Service Catalog fields (aa2c16e)
- TAA-136: addresses type error, wires up now returning decision notes (c44cbc5)
- TAA-136: commit assets/ changes, without the custom_theme was throwing an error page (e0b910c)
- TAA-364: update decision textarea to match design and include avatar (b828012)
- TAA-370: remove border radius, add sortable sent on cell, and adjust date format (3968b2c)
- TAA-399: update the ApprovalRequestListTable to show no approval requests text when filtering (4389c1f)
- theme: use colors from theme settings (87ae95e)
- update organizationField equality check so that it is consistent with master branch (685c4c2)
- updated to display hyphen incase of empty comment (f14a94d)
- updated translations (23c76a3)
- updated UI to accomodate api change for decision (aff1fa6)
- use service catalog platform object (feb3efd)
- use translation string for services page title (a395763)
Features
- add clear all to Services search bar (e4d50c7)
- add error boundary for service catalog (c47c9c6)
- add new template and module for service catalog (9d1b514)
- add proper link to service catalog list (92229cc)
- add search to Services List (c2c1f67)
- add service count to Service List (7a03cb0)
- add underline to description link (4411613)
- add unstyled list of service catalog items (d020e14)
- added form fields to service item (a835c3c)
- added list of service catalog items (be3c34d)
- added service catalog item page (482b957)
- change request description to a link (3e4d5a3)
- change request subject (0d2f4b9)
- conditionally render pagination in Services page (5403fb3)
- display thumbnail on Service Catalog item page (c48db69)
- display thumbnails in the services item list (43652e0)
- filter fields in Item page by end user conditions (e86714e)
- handle missing forms for Service Catalog requests (7edc3c8)
- move from custom pages to core pages (5bc1500)
- post a service catalog item request (81071cc)
- render service item description with html in service item page (ae24575)
- TAA-136: address PR feedback re: using constant and missed translation (a2fb5d7)
- TAA-163: add Breadcrumbs to the Approval Request page (6e2bf42)
- TAA-163: add hardcoded link in dropdown for Approval requests (350abd6)
- TAA-163: begin integrating with the decision API (aa08970)
- TAA-163: build out initial Approval Request List skeleton UI with mock data (e1e3c55)
*...