Changelog¶
v4.11.5¶
Released: 2024-11-06
Bug Fixes¶
- early exit when lime_data is empty
v4.11.4¶
Released: 2024-10-04
Bug Fixes¶
- read email file as binary to avoid encoding errors
v4.11.3¶
Released: 2024-09-17
Bug Fixes¶
- crash when lime-core above v25.140.0
- prevent unbound local variable error
v4.11.2¶
Released: 2024-06-17
Bug Fixes¶
- error handling: treat HTTPErrors as any failed
v4.11.1¶
Released: 2024-06-13
Bug Fixes¶
- _create_application now has more args!
v4.11.0¶
Released: 2024-05-17
Features¶
- status addon: add component picker
- status addon: move visible for config to component
v4.10.0¶
Released: 2024-05-07
Features¶
- ci: regenerate workflows
v4.9.7¶
Released: 2024-04-08
Bug Fixes¶
- typecheck before assuming from_date is string
v4.9.6¶
Released: 2024-03-01
Bug Fixes¶
- don't delete in recovery on false return
v4.9.5¶
Released: 2024-01-10
Bug Fixes¶
- close application when processed OR on exception
- create a new database object when creating the custom application
v4.9.4¶
Released: 2023-12-14
Bug Fixes¶
- add support for lime-core >=v25
v4.9.3¶
Released: 2023-10-10
Bug Fixes¶
- add default return to get
v4.9.2¶
Released: 2023-09-28
Bug Fixes¶
- addon-installer: disable log changes for person table
- body parsing: remove spaces on new lines
- html-to-text: anchors keeps text and href
v4.9.1¶
Released: 2023-08-30
Bug Fixes¶
- config gets corrupted
v4.9.0¶
Released: 2023-08-25
Features¶
- support verify given cert (support self-signed cert)
v4.8.0¶
Released: 2023-08-15
Bug Fixes¶
- recovery-dialog: fetch messages when opening dialog
Features¶
- lime-admin: See inbox sync history
- lime-admin: use platform services
- Store inbox sync history
v4.7.1¶
Released: 2023-08-07
Bug Fixes¶
- default document type is now email
v4.7.0¶
Released: 2023-08-07
Features¶
- support for addon installer
v4.6.14¶
Released: 2023-06-26
Bug Fixes¶
- cut body first "from" regardless of language
- notificationResource: add method not allowed to GET
v4.6.13¶
Released: 2023-06-02
Bug Fixes¶
- retry-request
v4.6.12¶
Released: 2023-05-23
Bug Fixes¶
- derive status from result
- empty subject when only brackets in subject
v4.6.11¶
Released: 2023-05-22
Bug Fixes¶
- don't raise exceptions when missing properties on lookups
v4.6.10¶
Released: 2023-05-10
Bug Fixes¶
- SenderIdentification: behave more like MGW
v4.6.9¶
Released: 2023-04-21
Bug Fixes¶
- now supports python 3.11
- removed dependencies msal, beautifulsoup4
v4.6.8¶
Released: 2023-04-12
Bug Fixes¶
- only fetch single company relations
v4.6.7¶
Released: 2023-04-05
Bug Fixes¶
- extra linebreaks are no more
v4.6.6¶
Released: 2023-03-02
Bug Fixes¶
- removed default value causing errors
v4.6.5¶
Released: 2023-03-02
Bug Fixes¶
- manager: add missing argument
v4.6.4¶
Released: 2023-03-01
Bug Fixes¶
- trigger release
v4.6.3¶
Released: 2023-02-28
Bug Fixes¶
- get event data: error with arguments
- sender-identification: PERSON_EMAIL_EXACT only worked if person matched
- possible to select custom values
v4.6.3¶
Released: 2023-02-21
Bug Fixes¶
- sender-identification: PERSON_EMAIL_EXACT only worked if person matched
- possible to select custom values
v4.6.2¶
Released: 2023-02-14
Bug Fixes¶
- sender-identification: PERSON_EMAIL_EXACT only worked if person matched
v4.6.1¶
Released: 2023-02-10
Bug Fixes¶
- inbox summary: add new property showAll and rename hideInactive to showInactive
v4.6.0¶
Released: 2023-01-26
Features¶
- EmailItem: now contains InternetMessageHeaders
v4.5.1¶
Released: 2023-01-10
Bug Fixes¶
- recovery: prevent UnboundLocalError on message_manager
v4.5.0¶
Released: 2022-12-22
Bug Fixes¶
- new duplicate check
- EmailItem: add property to check if auto_reply
- lime-admin: show save button when moving away from clients
Features¶
- add web component for inbox status summary
- migrated client config to separate key
v4.4.3¶
Released: 2022-11-24
Bug Fixes¶
- remove comments in body
v4.4.2¶
Released: 2022-11-21
Bug Fixes¶
- updated lime-crm requirement
v4.4.1¶
Released: 2022-11-15
Bug Fixes¶
- process.py: fix error when no match on persons exact email
v4.4.0¶
Released: 2022-11-14
Features¶
- MGW behaviour when relating person/company
v4.3.6¶
Released: 2022-11-01
Bug Fixes¶
- behaviours.email: make it a module
- reploy_to_addresses: error handle if missing
- handle outlook and gmail bodies
- handle reply_to property
v4.3.5¶
Released: 2022-09-20
Bug Fixes¶
- also need to downgrade msal
- downgrade beautifulsoup4 dependency...
v4.3.4¶
Released: 2022-09-14
Bug Fixes¶
- check if email have been processed by checking on sys_communication as well
v4.3.3¶
Released: 2022-06-08
Bug Fixes¶
- lime admin: Revert the use the services instead of custom code
v4.3.2¶
Released: 2022-05-20
Bug Fixes¶
- HelpdeskMeta: removed merge code $$email_body$$
v4.3.1¶
Released: 2022-05-20
Bug Fixes¶
- temporary workaround issue with date pickers behind dialog
- lime admin: use the services instead of custom code
v4.3.0¶
Released: 2022-05-16
Features¶
- find_helpdesk_by_subject: can add additional operators
- process_email: can force_new helpdesk on process
v4.2.0¶
Released: 2022-05-10
Bug Fixes¶
- manual recover should still be possible when inactive
Features¶
- inactivate a resource in Lime admin
v4.1.1¶
Released: 2022-05-06
Bug Fixes¶
- updated to a real traml release
v4.1.0¶
Released: 2022-05-06
Features¶
- traml: add autoreply and conversation headers to email
v4.0.1¶
Released: 2022-04-29
Bug Fixes¶
- relate email document to historynote if they exist
v4.0.0¶
Released: 2022-04-08
- BREAKING CHANGE(behaviours.helpdesk.process.py):
BREAKING CHANGES¶
- history_as_html replaced by history_behaviour enum in process_email
v3.1.1¶
Released: 2022-04-04
Bug Fixes¶
- add cleanup of lime-data config during save
v3.1.0¶
Released: 2022-04-01
Bug Fixes¶
- add template codes for answer_above line
- create unprocessed mail task
- set schedule and default day-delta
- classes.EmailBody: add property for content_type
Features¶
- EmailItem: add above_line_body property
v3.0.1¶
Released: 2022-02-07
Bug Fixes¶
- tasks.init.py: Changed language requirement
v3.0.0¶
Released: 2022-02-01
- BREAKING CHANGE: Using new TRAML2
BREAKING CHANGES¶
- Using new TRAML2
v2.8.9¶
Released: 2022-02-01
Bug Fixes¶
- behaviours.email.classes: added contentId to EmailAttachment
v2.8.8¶
Released: 2022-01-07
Bug Fixes¶
- frontend.recovery: refresh data if resource is re-created
- ms.manager.subscription: if data is changed, re-create subscription
v2.8.7¶
Released: 2022-01-07
Bug Fixes¶
- with_notification: better error handling for empty body
v2.8.6¶
Released: 2022-01-07
Bug Fixes¶
- frontend-recovery: render recovery after creating a resource
v2.8.5¶
Released: 2021-12-10
Bug Fixes¶
- add file_name as property for attachments
v2.8.4¶
Released: 2021-11-16
Bug Fixes¶
- lime admin: saving an empty config is not possible anymore
v2.8.3¶
Released: 2021-11-08
Bug Fixes¶
- ms.manager.subscription: removing non-existing resources no longer gives error
v2.8.2¶
Released: 2021-11-05
Bug Fixes¶
- traml.merge_codes: format merge codes
v2.8.1¶
Released: 2021-11-04
Bug Fixes¶
- behaviours.attachments: only support fileAttachment skip others
v2.8.0¶
Released: 2021-11-04
Features¶
- helpdesk behaviour: store subscription email to use in auto-replies
v2.7.2¶
Released: 2021-11-03
Bug Fixes¶
- have_email_been_processed is now case sensitive
v2.7.1¶
Released: 2021-11-02
Bug Fixes¶
- duplicate handling: store subscription email and email id as unique identifier
- duplicate handling: use ImmutableIds of emails
v2.7.0¶
Released: 2021-11-02
Features¶
- traml: get metadata for traml auto reply
v2.6.0¶
Released: 2021-10-28
Bug Fixes¶
- recovery: clarify recovery info messages
Features¶
- recovery: Processed emails are now deleted instead of updated to processed
v2.5.4¶
Released: 2021-10-27
Bug Fixes¶
- recovery-tasks: save run tasks by email instead of resource id
- max lengths handles special characters
- recovery: fetch failed/unprocessed messages based on receivedDateTime instead of createdDateTime
v2.5.3¶
Released: 2021-10-26
Bug Fixes¶
- behaviour.helpdesk.process.py: Add default value on document and concatenate comment
v2.5.2¶
Released: 2021-10-26
Bug Fixes¶
- behaviours.helpdesk: truncate length of file name on saved email and/or attachments
v2.5.1¶
Released: 2021-10-26
Bug Fixes¶
- recovery: only fetch failed/unprocessed messages one day back
- set default values if empty subject, body or attachment name
v2.5.0¶
Released: 2021-10-25
Bug Fixes¶
- behaviours.helpdesk: truncate text value to length of property before saving
- fallback to text content if trying to fetch html body on text email
Features¶
- add uniqueBody and performance improvements
v2.4.0¶
Released: 2021-10-22
Features¶
- helper functions for duplicate handling
v2.3.0¶
Released: 2021-10-15
Features¶
- behaviours: Add flag to save history note as html or text
v2.2.0¶
Released: 2021-10-15
Features¶
- recovery: see messages to recover
v2.1.1¶
Released: 2021-10-12
Bug Fixes¶
- behaviours.email.classes: specify parser to remove warning log
v2.1.0¶
Released: 2021-10-12
Features¶
- behaviours: save email as eml file
v2.0.1¶
Released: 2021-10-12
Bug Fixes¶
- recovery: disable render on unsaved resources
v2.0.0¶
Released: 2021-10-11
Features¶
-
recover failed/unprocessed messages
-
BREAKING CHANGE: Handling messages one by one
BREAKING CHANGES¶
- The decorator with_notification now handles each message as a separate call, this due to better error handling and the possibility to recover failed mail handling
v1.20.0¶
Released: 2021-09-10
Features¶
- added standard flow for helpdesk
v1.0.0¶
Released: yyyy-mm-dd
Authors: Names of all contributors to this version
New Features
- New feature 1
- ...
Bug Fixes / Minor Improvements
- Minor improvement 1
- Bug fix 1
- ...