iachat/app/javascript/dashboard/components-next/sidebar
Sivin Varghese 1f0b56b96e
feat: Changelog card components (#12673)
# Pull Request Template

## Description

This PR introduces a new changelog component that can be used in the
sidebar.

Fixes
https://linear.app/chatwoot/issue/CW-5776/changelog-card-ui-component

## Type of change

- [x] New feature (non-breaking change which adds functionality)

## How Has This Been Tested?

### Screencast



https://github.com/user-attachments/assets/42e77e82-388a-4fc9-9b37-f3d0ea1a9d7f







## Checklist:

- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my code
- [x] I have commented on my code, particularly in hard-to-understand
areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [x] New and existing unit tests pass locally with my changes
- [ ] Any dependent changes have been merged and published in downstream
modules

---------

Co-authored-by: Muhsin <muhsinkeramam@gmail.com>
2025-10-27 14:39:49 +05:30
..
ChannelLeaf.vue feat: Update Inbox/Team creation UI (#12305) 2025-09-02 14:11:38 +05:30
MobileSidebarLauncher.vue chore: Improve layout styles (#12025) 2025-07-30 13:49:27 -07:00
provider.js feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
Sidebar.vue feat: Changelog card components (#12673) 2025-10-27 14:39:49 +05:30
SidebarAccountSwitcher.vue chore(i18n): Improvements in automation and macros (#11231) 2025-04-02 15:48:42 -07:00
SidebarChangelogCard.vue feat: Changelog card components (#12673) 2025-10-27 14:39:49 +05:30
SidebarGroup.vue fix: RTL issues in new conversation form (#12163) 2025-08-11 14:16:48 -07:00
SidebarGroupEmptyLeaf.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarGroupHeader.vue feat: Display notification count in sidebar inbox item (#12324) 2025-09-01 15:55:09 +05:30
SidebarGroupLeaf.vue chore: Remove older UI (#11720) 2025-07-01 09:43:44 +05:30
SidebarGroupSeparator.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarNotificationBell.vue feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00
SidebarProfileMenu.vue feat: Add full change log to profile (#12215) 2025-08-18 21:40:13 +05:30
SidebarProfileMenuStatus.vue fix: Remove unnecessary scroll bars from filter dropdown (#12515) 2025-09-24 20:55:52 +05:30
SidebarSubGroup.vue feat: Add visibility checks for installation types (#10773) 2025-02-21 14:48:31 -08:00
useSidebarKeyboardShortcuts.js feat: Add new sidebar for Chatwoot V4 (#10291) 2024-10-23 18:32:37 -07:00