Release history
Frappe Helpdesk releases
Helpdesk software which helps you streamline your company's support, offers an easy setup, clean user interface, and automation tools to resolve customer queries efficiently.
All releases
21 shown
Fixed dashboard filter issues.
Full changelog
What's Changed
- fix: dashboard filters fix (backport #3324) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3326
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.24.0...v1.24.1
- Added agent landing page (backport #2796)
- Email signature feature (backport #3188)
Full changelog
What's Changed
- Revert "chore: add telephony dependency" (backport #3285) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3286
- refactor: fix UI inconsistency all over Helpdesk (backport #2969) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3201
- feat: add agent landing page (backport #2796) by @aerodeval in https://github.com/frappe/helpdesk/pull/3293
- fix: filter unexpected behaviour and view routing (backport #3206) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3296
- fix: UI inconsistency in ticket view (backport #3199) by @RitvikSardana in https://github.com/frappe/helpdesk/pull/3298
- fix(ticketAgent): sidepanel and reply icons (backport #3224) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3299
- fix(ticket-view): padding and font (backport #3228) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3300
- fix: indicator color (backport #3229) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3301
- fix: ticket title (backport #3230) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3302
- fix: apply saved reply on the email editor (backport #3231) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3303
- fix: use v-show instead of v-if (backport #3232) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3304
- fix: mobile ui issues (backport #3241) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3305
- fix: add message in field allow reply via contact to show ticket message (backport #3251) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3306
- fix: update breadcrumbs dropdown code to use new dropdown slots from fui (backport #3253) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3307
- fix: broken dropdowns in home page (backport #3260) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3308
- fix: add disabled field in ticket priority (backport #3267) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3270
- fix: priority validation (backport #3271) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3312
- fix: dont always set default type (backport #3272) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3313
- fix: SLA Status Logic (backport #3277) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3314
- feat: email signature (backport #3188) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3309
- fix: add saved replies before signature and fix cursor position (backport #3247) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3315
- fix: keep image size intact in customer portal (backport #3252) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3317
- fix: avoid saving signature in cache of email content (backport #3256) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3319
- fix: prevent request from being sent if name is unchanged (backport #3278) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3321
- fix: standard view filter, UI bugs add My Replies card (backport #3141) by @aerodeval in https://github.com/frappe/helpdesk/pull/3294
- fix: article layouting (backport #3242) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3258
- fix: parse period filter (backport #3295) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3322
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.23.0...v1.24.0
Fixed handling of missing headers in email threading.
Full changelog
What's Changed
- fix: add clear formatting utility in text editor (backport #3211) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3220
- fix: handle missing headers in email threading (backport #3215) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3259
- fix: placeholder color (backport #3221) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3222
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.22.2...v1.23.0
- Patch authorization and privilege escalation (backport #3065)
Full changelog
What's Changed
- chore: bump fui (backport #3165) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3166
- Revert "chore: bump fui (backport #3165)" by @RitvikSardana in https://github.com/frappe/helpdesk/pull/3167
- chore: bump fui by @RitvikSardana in https://github.com/frappe/helpdesk/pull/3168
- fix: display only date & datetime fields in date format in Ticket SIdebar (backport #3170) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3173
- fix: iframe click does not close popover (backport #3192) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3194
- fix: new submodule setup (backport #3191) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3193
- chore: sync translations from crowdin (backport #3171) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3195
- chore: update POT file (backport #3187) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3196
- fix: improve sidepanel scrollbar and quick filters (backport #3176) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3190
- fix: remove git conflicts by @aerodeval in https://github.com/frappe/helpdesk/pull/3197
- fix: add debounce to filter component (backport #3178) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3189
- fix: truncate text for translations in settings menu (backport #3175) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3200
- fix: test isolation and override in_test bypass for security checks by @dankgarlic1 in https://github.com/frappe/helpdesk/pull/3216
- chore: auto-format test file using black by @dankgarlic1 in https://github.com/frappe/helpdesk/pull/3217
- fix: patch authorization and privilege escalation (backport #3065) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3198
- fix: restrict Helpdesk app visibility by role (backport #3223) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3225
- chore(release): hotfix to main by @RitvikSardana in https://github.com/frappe/helpdesk/pull/3226
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.22.1...v1.22.2
Minor fixes and improvements.
Full changelog
What's Changed
- chore: bump fui (backport #3168) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3169
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.22.0...v1.22.1
- Select Email Domain for custom email accounts
Full changelog
What's Changed
- chore: sync translations from crowdin (backport #3118) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3132
- chore: update POT file (backport #3126) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3133
- fix: set Link field page limit to 999 (backport #3137) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3143
- chore: update POT file (backport #3139) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3144
- chore: sync translations from crowdin (backport #3140) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3145
- refactor: improve welcome email content (backport #3148) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3149
- fix: bump tiptap and frappe ui and update yarn files (backport #3131) by @aerodeval in https://github.com/frappe/helpdesk/pull/3152
- fix: utilize tiptap select all command for tiptap based elements in dom (backport #3156) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3158
- fix: scrollable table (backport #3154) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3159
- feat(settings): select Email Domain for custom email accounts (backport #2850) by @aerodeval in https://github.com/frappe/helpdesk/pull/3157
- chore: sync translations from crowdin (backport #3147) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3162
- chore: update POT file (backport #3150) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3163
- chore: version bump (backport #3160) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3161
- chore(release): hotfix to main by @RitvikSardana in https://github.com/frappe/helpdesk/pull/3164
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.21.3...v1.22.0
Fixed Excel pasting formatting in the text editor.
Full changelog
What's Changed
- fix: allow shift+enter by removing .stop from keydown handler (backport #3108) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3109
- fix: frappe ui z index issues (backport #2648) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3104
- fix: excel pasting formating in text editor (backport #3106) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3111
- chore: sync translations from crowdin (backport #3107) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3112
- chore: update POT file (backport #3110) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3113
- chore: bump frappe-ui (backport #3115) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3116
- chore(release): hotfix to main by @RitvikSardana in https://github.com/frappe/helpdesk/pull/3114
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.21.2...v1.21.3
Fixed saved replies scope filtering, prevented deletion of src tag, and handled email formatting issues.
Full changelog
What's Changed
- chore: sync translations from crowdin (backport #3082) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3083
- fix: fix saved replies scope filtering (backport #3090) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3091
- fix: dont delete src tag (backport #3098) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3099
- fix: handle email formatting ( backport #2975) by @aerodeval in https://github.com/frappe/helpdesk/pull/3100
- chore: update POT file (backport #3085) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3101
- chore: sync translations from crowdin (backport #3086) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3102
- chore(release): hotfix to main by @RitvikSardana in https://github.com/frappe/helpdesk/pull/3103
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.21.1...v1.21.2
Fixed comment box mentions bug on edit.
Full changelog
What's Changed
- fix(field): handle case when no options are set for select field (backport #3068) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3069
- fix(auth): allow export api endpoint (backport #3071) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3072
- fix: time localisation (backport #3009) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3070
- chore: remove stop session code by @aerodeval in https://github.com/frappe/helpdesk/pull/3073
- chore: sync translations from crowdin (backport #3063) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3075
- fix: comment box mentions bug on edit (backport #3006) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3076
- fix: remove depends_on in raised_by field (backport #3079) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3080
- fix: handle excel pasting in email editor (backport #3077) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3078
- chore(release): hotfix to main by @RitvikSardana in https://github.com/frappe/helpdesk/pull/3081
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.21.0...v1.21.1
- Telemetry with pulse
Full changelog
What's Changed
- fix: check for months and years while formatting date (backport #3048) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3049
- fix: add disabled field in HD Ticket Type (backport #3051) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3052
- fix: Imports in dashboard by @RitvikSardana in https://github.com/frappe/helpdesk/pull/3053
- chore: sync translations from crowdin (backport #3046) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3054
- chore: update POT file (backport #3047) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3055
- fix(filters): model-value for select component (backport #3056) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3058
- fix: email send button bug and null value appearing in saved replies (backport #3050) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3059
- feat: telemetry with pulse (backport #3057) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3060
- chore(release): hotfix to main by @RitvikSardana in https://github.com/frappe/helpdesk/pull/3061
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.20.2...v1.21.0
Fixed permission issue in call logs.
Full changelog
fix: perm issue in call logs
- Comment reactions (thumbs up) feature
- Outside working hours banner
Full changelog
What's Changed
- chore: update POT file (backport #2991) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2995
- fix: add login endpoints in auth (backport #2996) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2997
- fix: add DatePicker support for custom Date/Datetime fields in UniInput (backport #2811) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2998
- chore: project URLs (backport #3018) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3019
- fix: filter personal replies from list (backport #3020) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3021
- fix: ignore automated system notifications in ticket communication from automatically reopens the ticket. (backport #2623) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3023
- feat: add comment reactions (thumbs up) feature (backport #2812) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3027
- fix: duplicate mention notification (backport #2907) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2908
- fix: notification styles and order by (backport #2930) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3028
- fix: add fields for last customer and agent response (backport #2900) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3029
- fix(patch): ticket id not found (backport #2932) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3030
- fix: remove unwanted files (backport #2960) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3032
- fix: perm issues (backport #2966) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3033
- fix: add type hints (backport #2970) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3034
- chore: sync translations from crowdin (backport #2990) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3035
- chore: sync translations from crowdin (backport #2999) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3036
- fix: add type hints for all API endpoints (backport #3016) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3038
- fix: type check for ticket doctype with int | str (backport #3024) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3025
- feat: add outside working hours banner feature (backport #2902) by @aerodeval in https://github.com/frappe/helpdesk/pull/3040
- fix: socket and saved reply (backport #3000) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3022
- chore: sync translations from crowdin (backport #3004) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3037
- chore: bump version (backport #3041) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/3042
- chore(release): hotfix to main by @RitvikSardana in https://github.com/frappe/helpdesk/pull/3043
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.19.4...v1.20.0
- limit auth hooks — security hardening
Full changelog
What's Changed
- fix: posthog optional chaining added to fix delete button bug (backport #2951) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2952
- fix(security): limit auth hooks (backport #2933) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2963
- fix: custom login auth path (backport #2941) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2964
- fix: add OAuth2 paths (backport #2943) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2944
- fix: add signup auth and redirect route perm (backport #2961) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2962
- chore(release): hotfix to main by @RitvikSardana in https://github.com/frappe/helpdesk/pull/2965
- chore(setup): Add build info in pyproject (backport #2956) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2976
- chore: sync translations from crowdin (backport #2939) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2968
- fix: sprint fixes-1 (backport #2981) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2982
- fix: hide captions in text editor (backport #2972) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2983
- chore: sync translations from crowdin (backport #2977) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2984
- fix: added support for mail with display names and latin characters (backport #2973) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2985
- chore(release): hotfix to main by @RitvikSardana in https://github.com/frappe/helpdesk/pull/2989
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.19.3...v1.19.4
Fixed the delete button bug by adding PostHog optional chaining.
Full changelog
What's Changed
- fix: posthog optional chaining added to fix delete button bug (backport #2951) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2953
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.19.2...v1.19.3
Fixed email box height and corrected a failing installation.
Full changelog
What's Changed
- fix: email box height hotfix by @RitvikSardana in https://github.com/frappe/helpdesk/pull/2936
- fix: fail install (backport #2934) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2935
- chore(release): hotfix to main by @RitvikSardana in https://github.com/frappe/helpdesk/pull/2937
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.19.1...v1.19.2
Fixed multiple bugs including email scroll, notifications, reactivity mentions dropdown, mandatory fields in HD Agent, and renamed canned response.
Full changelog
What's Changed
- fix: email scroll & notifications (backport #2905) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2906
- Revert "fix: email scroll & notifications (backport #2905)" by @RitvikSardana in https://github.com/frappe/helpdesk/pull/2909
- fix(reactivity): mentions dropdown (backport #2910) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2915
- fix: update lock file (backport #2912) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2916
- fix: update yarn lock in frontend folder (backport #2913) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2917
- fix(HD Agent): make fields mandatory (backport #2914) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2919
- fix(patch): rename canned response (backport #2923) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2924
- fix(patch): rename canned response (backport #2923) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2925
- chore: sync translations from crowdin (backport #2922) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2928
- chore: sync translations from crowdin (backport #2880) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2920
- chore(release): hotfix to main by @RitvikSardana in https://github.com/frappe/helpdesk/pull/2931
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.19.0...v1.19.1
Fixed minor UI issues and improved support for version 16.
Full changelog
What's Changed
- refactor: move canned responses into settings modal (backport #2708) by @pratikb64 in
- fix: dont run onClick twice (backport #2863) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2864
- fix: rendering @mention in comments (backport #2867) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2868
- chore: update readme (backport #2874) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2875
- fix: add remaining imports by @RitvikSardana in https://github.com/frappe/helpdesk/pull/2879
- chore: sync translations from crowdin (backport #2859) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2876
- fix: minor UI fixes (backport #2881) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2882
- test: add tests for ticket split and merge (backport #2878) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2883
- fix: better support for v16 (backport #2886) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2887
- fix: sanitize search query (backport #2884) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2885
- fix(dashboard): order by count (backport #2891) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2892
https://github.com/frappe/helpdesk/pull/2888 - fix: test cases for holidays (hotfix) by @RitvikSardana in https://github.com/frappe/helpdesk/pull/2896
- test(saved-reply): revert user to admin (backport #2897) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2898
- fix: saved reply renaming (backport #2854) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2889
- chore(release): hotfix to main by @RitvikSardana in https://github.com/frappe/helpdesk/pull/2899
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.18.1...v1.19.0
Routine maintenance release for Frappe Helpdesk.
Full changelog
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.18.0...v1.18.1
- Fixed security issues in dashboard APIs & realtime events
- Added profile, general settings page and search bars for lists
- Added translation wrappers to Vue components (i18n)
Full changelog
What's Changed
- refactor: reduce bundle size (backport #2719) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2774
- chore: V16 support (backport #2789) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2791
- chore: sync translations from crowdin (backport #2786) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2793
- chore: update POT file (backport #2788) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2792
- fix(security): dashboard APIs & realtime events (backport #2795) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2800
- fix: add support for button variables in custom buttons (backport #2803) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2804
- chore: sync translations from crowdin (backport #2797) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2802
- chore: sync translations from crowdin (backport #2805) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2814
- chore: update POT file (backport #2809) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2815
- fix: use get_list to get count (backport #2827) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2828
- fix: preserve query parameters when switching tabs (#2790) (backport #2798) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2829
- chore: sync translations from crowdin (backport #2816) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2830
- chore: update POT file (backport #2823) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2831
- feat: add profile, general settings page & search bars for lists (backport #2664) by @pratikb64 in https://github.com/frappe/helpdesk/pull/2832
- fix: bugs related to frappe-ui update (backport #2794) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2801
- chore: sync translations from crowdin (backport #2833) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2844
- chore: update POT file (backport #2837) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2845
- fix: last_synced_at to last_received_at in email sync (backport #2842) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2847
- fix(workspace): helpdesk reports routing (backport #2839) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2848
- feat(i18n): Add translation wrappers to Vue components (backport #2836) by @mergify[bot] in https://github.com/frappe/helpdesk/pull/2849
- chore(release): hotfix to main by @RitvikSardana in https://github.com/frappe/helpdesk/pull/2855
Full Changelog: https://github.com/frappe/helpdesk/compare/v1.17.4...v1.18.0