Releases: frappe/helpdesk
Releases · frappe/helpdesk
v1.22.1
v1.22.0
What's Changed
- chore: sync translations from crowdin (backport #3118) by @mergify[bot] in #3132
- chore: update POT file (backport #3126) by @mergify[bot] in #3133
- fix: set Link field page limit to 999 (backport #3137) by @mergify[bot] in #3143
- chore: update POT file (backport #3139) by @mergify[bot] in #3144
- chore: sync translations from crowdin (backport #3140) by @mergify[bot] in #3145
- refactor: improve welcome email content (backport #3148) by @mergify[bot] in #3149
- fix: bump tiptap and frappe ui and update yarn files (backport #3131) by @aerodeval in #3152
- fix: utilize tiptap select all command for tiptap based elements in dom (backport #3156) by @mergify[bot] in #3158
- fix: scrollable table (backport #3154) by @mergify[bot] in #3159
- feat(settings): select Email Domain for custom email accounts (backport #2850) by @aerodeval in #3157
- chore: sync translations from crowdin (backport #3147) by @mergify[bot] in #3162
- chore: update POT file (backport #3150) by @mergify[bot] in #3163
- chore: version bump (backport #3160) by @mergify[bot] in #3161
- chore(release): hotfix to main by @RitvikSardana in #3164
Full Changelog: v1.21.3...v1.22.0
v1.21.3
What's Changed
- fix: allow shift+enter by removing .stop from keydown handler (backport #3108) by @mergify[bot] in #3109
- fix: frappe ui z index issues (backport #2648) by @mergify[bot] in #3104
- fix: excel pasting formating in text editor (backport #3106) by @mergify[bot] in #3111
- chore: sync translations from crowdin (backport #3107) by @mergify[bot] in #3112
- chore: update POT file (backport #3110) by @mergify[bot] in #3113
- chore: bump frappe-ui (backport #3115) by @mergify[bot] in #3116
- chore(release): hotfix to main by @RitvikSardana in #3114
Full Changelog: v1.21.2...v1.21.3
v1.21.2
What's Changed
- chore: sync translations from crowdin (backport #3082) by @mergify[bot] in #3083
- fix: fix saved replies scope filtering (backport #3090) by @mergify[bot] in #3091
- fix: dont delete src tag (backport #3098) by @mergify[bot] in #3099
- fix: handle email formatting ( backport #2975) by @aerodeval in #3100
- chore: update POT file (backport #3085) by @mergify[bot] in #3101
- chore: sync translations from crowdin (backport #3086) by @mergify[bot] in #3102
- chore(release): hotfix to main by @RitvikSardana in #3103
Full Changelog: v1.21.1...v1.21.2
v1.21.1
What's Changed
- fix(field): handle case when no options are set for select field (backport #3068) by @mergify[bot] in #3069
- fix(auth): allow export api endpoint (backport #3071) by @mergify[bot] in #3072
- fix: time localisation (backport #3009) by @mergify[bot] in #3070
- chore: remove stop session code by @aerodeval in #3073
- chore: sync translations from crowdin (backport #3063) by @mergify[bot] in #3075
- fix: comment box mentions bug on edit (backport #3006) by @mergify[bot] in #3076
- fix: remove depends_on in raised_by field (backport #3079) by @mergify[bot] in #3080
- fix: handle excel pasting in email editor (backport #3077) by @mergify[bot] in #3078
- chore(release): hotfix to main by @RitvikSardana in #3081
Full Changelog: v1.21.0...v1.21.1
v1.21.0
What's Changed
- fix: check for months and years while formatting date (backport #3048) by @mergify[bot] in #3049
- fix: add disabled field in HD Ticket Type (backport #3051) by @mergify[bot] in #3052
- fix: Imports in dashboard by @RitvikSardana in #3053
- chore: sync translations from crowdin (backport #3046) by @mergify[bot] in #3054
- chore: update POT file (backport #3047) by @mergify[bot] in #3055
- fix(filters): model-value for select component (backport #3056) by @mergify[bot] in #3058
- fix: email send button bug and null value appearing in saved replies (backport #3050) by @mergify[bot] in #3059
- feat: telemetry with pulse (backport #3057) by @mergify[bot] in #3060
- chore(release): hotfix to main by @RitvikSardana in #3061
Full Changelog: v1.20.2...v1.21.0
v1.20.2
fix: perm issue in call logs
v1.20.1
What's Changed
- chore: update POT file (backport #2991) by @mergify[bot] in #2995
- fix: add login endpoints in auth (backport #2996) by @mergify[bot] in #2997
- fix: add DatePicker support for custom Date/Datetime fields in UniInput (backport #2811) by @mergify[bot] in #2998
- chore: project URLs (backport #3018) by @mergify[bot] in #3019
- fix: filter personal replies from list (backport #3020) by @mergify[bot] in #3021
- fix: ignore automated system notifications in ticket communication from automatically reopens the ticket. (backport #2623) by @mergify[bot] in #3023
- feat: add comment reactions (thumbs up) feature (backport #2812) by @mergify[bot] in #3027
- fix: duplicate mention notification (backport #2907) by @mergify[bot] in #2908
- fix: notification styles and order by (backport #2930) by @mergify[bot] in #3028
- fix: add fields for last customer and agent response (backport #2900) by @mergify[bot] in #3029
- fix(patch): ticket id not found (backport #2932) by @mergify[bot] in #3030
- fix: remove unwanted files (backport #2960) by @mergify[bot] in #3032
- fix: perm issues (backport #2966) by @mergify[bot] in #3033
- fix: add type hints (backport #2970) by @mergify[bot] in #3034
- chore: sync translations from crowdin (backport #2990) by @mergify[bot] in #3035
- chore: sync translations from crowdin (backport #2999) by @mergify[bot] in #3036
- fix: add type hints for all API endpoints (backport #3016) by @mergify[bot] in #3038
- fix: type check for ticket doctype with int | str (backport #3024) by @mergify[bot] in #3025
- feat: add outside working hours banner feature (backport #2902) by @aerodeval in #3040
- fix: socket and saved reply (backport #3000) by @mergify[bot] in #3022
- chore: sync translations from crowdin (backport #3004) by @mergify[bot] in #3037
- chore: bump version (backport #3041) by @mergify[bot] in #3042
- chore(release): hotfix to main by @RitvikSardana in #3043
Full Changelog: v1.19.4...v1.20.0
v1.19.4
What's Changed
- fix: posthog optional chaining added to fix delete button bug (backport #2951) by @mergify[bot] in #2952
- fix(security): limit auth hooks (backport #2933) by @mergify[bot] in #2963
- fix: custom login auth path (backport #2941) by @mergify[bot] in #2964
- fix: add OAuth2 paths (backport #2943) by @mergify[bot] in #2944
- fix: add signup auth and redirect route perm (backport #2961) by @mergify[bot] in #2962
- chore(release): hotfix to main by @RitvikSardana in #2965
- chore(setup): Add build info in pyproject (backport #2956) by @mergify[bot] in #2976
- chore: sync translations from crowdin (backport #2939) by @mergify[bot] in #2968
- fix: sprint fixes-1 (backport #2981) by @mergify[bot] in #2982
- fix: hide captions in text editor (backport #2972) by @mergify[bot] in #2983
- chore: sync translations from crowdin (backport #2977) by @mergify[bot] in #2984
- fix: added support for mail with display names and latin characters (backport #2973) by @mergify[bot] in #2985
- chore(release): hotfix to main by @RitvikSardana in #2989
Full Changelog: v1.19.3...v1.19.4
v1.19.3
What's Changed
- fix: posthog optional chaining added to fix delete button bug (backport #2951) by @mergify[bot] in #2953
Full Changelog: v1.19.2...v1.19.3