Changelog¶
v8.50.1¶
Released: 2024-11-14
Bug Fixes¶
- backend: certain exotic non-ascii characters would not display properly in the verification page
v8.50.0¶
Released: 2024-11-11
Bug Fixes¶
- esign-interfaces: usePades on Signing is no longer optional
Features¶
- schema: add default field values for obvious mapping
v8.49.1¶
Released: 2024-11-07
Bug Fixes¶
- verify signer on sign duty before communication with eservices
v8.49.0¶
Released: 2024-11-06
Features¶
- manual routine to remind about signings that need attention
v8.48.1¶
Released: 2024-10-11
Bug Fixes¶
- update norwegian translation
v8.48.0¶
Released: 2024-10-08
Features¶
- pypdf 5.0.0
v8.47.2¶
Released: 2024-10-04
Bug Fixes¶
- schema: allow hasone type for signed document property
v8.47.1¶
Released: 2024-09-26
Bug Fixes¶
- portal: shared interface made build fail
v8.46.1¶
Released: 2024-09-23
Bug Fixes¶
- reset cursor pointer before saving files
- eservices-services: unify schema for metadata data
v8.46.0¶
Released: 2024-09-03
Bug Fixes¶
- schema: marshmallow deprecation warning
Features¶
- config: enablePades
v8.45.1¶
Released: 2024-08-26
Bug Fixes¶
- portal: fix font-family and size to be consistent with webclient
v8.45.0¶
Released: 2024-08-23
Features¶
- limepkg-transactional-message-library ^1.7.2
v8.44.0¶
Released: 2024-08-16
Features¶
- runtime config: not possible to configure document as additional limetype
v8.43.1¶
Released: 2024-08-08
Bug Fixes¶
- build steps: copy portal static files to different folder than frontend
v8.43.0¶
Released: 2024-08-07
Features¶
- config: use lime_admin.fields for limetype and property mappings
v8.42.0¶
Released: 2024-08-01
Features¶
- bump xhtml2pdf to version 0.2.16
v8.41.1¶
Released: 2024-08-01
Bug Fixes¶
- migration1: use group.update to rename signing_group
v8.41.0¶
Released: 2024-06-27
Features¶
- split create signed document action
v8.40.1¶
Released: 2024-05-24
Bug Fixes¶
- privacy-statement-acceptance: don't modify prop within component
v8.40.0¶
Released: 2024-05-23
Bug Fixes¶
- strip comma and semi colon in signing title
- update website links to legal information
Features¶
- portal: bump lime-elements
v8.39.0¶
Released: 2024-05-22
Features¶
- save result from checkpoint functions
v8.38.1¶
Released: 2024-05-17
Bug Fixes¶
- paginate query when fetching documents
v8.38.0¶
Released: 2024-05-17
Features¶
- bump xhtml2pdf dependency
v8.37.1¶
Released: 2024-05-17
Bug Fixes¶
- frontend: limit update polling
v8.37.0¶
Released: 2024-05-13
Features¶
- python 3.11 update
v8.36.1¶
Released: 2024-04-03
Bug Fixes¶
- Better Finnish translation of "order"
v8.36.0¶
Released: 2024-02-14
Features¶
- update pypdf to version 4.0.1
v8.35.2¶
Released: 2024-02-13
Bug Fixes¶
- portal: poll until document is ready
- safe get file stream when fetching original document
v8.35.1¶
Released: 2024-02-08
Bug Fixes¶
- use absolute path to waterstamp logos
v8.35.0¶
Released: 2024-02-07
Features¶
- removal and migration of NemID
v8.34.1¶
Released: 2024-01-29
Bug Fixes¶
- translation: Swedish BankID instructions in Finnish
v8.34.0¶
Released: 2024-01-29
Features¶
- backend: support Secure Start for BankID SE
- backend: use BankID v2 api
- portal: support Secure Start for BankID SE
v8.33.0¶
Released: 2024-01-24
Features¶
- backend: migrate legacy method_data
- backend: use signing method objects in verification template
- config: move service urls to application config
v8.32.0¶
Released: 2024-01-10
Features¶
- support lime-crm 2.437.0
v8.31.0¶
Released: 2023-12-22
Features¶
- redirect legacy portal
- remove app param from new portal
v8.30.3¶
Released: 2023-12-21
Bug Fixes¶
- update workflows and lime-crm dependency
v8.30.2¶
Released: 2023-12-14
Bug Fixes¶
- persist status updates for signers
v8.30.1¶
Released: 2023-11-29
Bug Fixes¶
- upgrade to lime-core v25 including adjustments to sessions
v8.30.0¶
Released: 2023-11-28
Features¶
- backend: bump signing version
- backend: save signing service in method data
- backend: signer_id in BankID request
- backend: signer_id, original_document_fingerprint in Criipto request
- config: enablePades property
- config: pdf manager config validation
- config: server config urls, app config secret for pdf-manager
- pades: pades certify service request
- pdf: random uuid4 in document bundle
v8.29.1¶
Released: 2023-11-17
Bug Fixes¶
- portal: fix broken annotation layer
v8.29.0¶
Released: 2023-11-15
Bug Fixes¶
- unlock pypdf
Features¶
- update pypdf to 3.17.0
v8.28.0¶
Released: 2023-11-13
Bug Fixes¶
- frontend: keep polling regardless of status
- Norwegian resume translations
- backend: run signing_error only when current status is not error
- ui: use snackbar to confirm resume action
- Danish resume translations
- Dutch resume translations
- Finnish resume translations
- German resume translations
- backend: remove signing.status setter
- backend: set previous_status_key
- hand over next checkpoint to task handler
- python 3.7 compatible type hints
- run in task
- save checkpoint on create signing
- set iso_datetime when adding checkpoint to signing
- translation: frontend translations for resume
Features¶
- backend: cancel signing checkpoint
- backend: checkpoint for signing signed
- backend: get signers on next order
- backend: set error status on signing instead of invalidating
- backend: signing new order checkpoint
- backend: signing.error_message
- resume: checkpoint class
- webcomponent: poll status on error
- checkpoint included in status endpoints
- checkpoint logic
- resume translations
- config: migrate signingInvalidate to signingError
- frontend: show error in resume dialog
- handle checkpoint errors
- move next logic to checkpoint class
- resume signing webcomponent
- save previous status to metadata
- signing created checkpoints
- signing version
- backend: resume endpoint
- signing.checkpoint property
v8.27.0¶
Released: 2023-10-24
Features¶
- update pypdf to version 3.16.4
v8.26.2¶
Released: 2023-10-10
Bug Fixes¶
- date of birth in verification page
v8.26.1¶
Released: 2023-10-05
Bug Fixes¶
- pdf-viewer: support high dpi screens
- portal: pdf render job and memory management
v8.26.0¶
Released: 2023-09-27
Features¶
- bump pypdf to version 3.16.2
v8.25.0¶
Released: 2023-09-21
Features¶
- bump pypdf to version 3.16.1
v8.24.0¶
Released: 2023-09-08
Features¶
- update pypdf dependency
v8.23.0¶
Released: 2023-08-22
Features¶
- update xhtml2pdf dependency
v8.22.5¶
Released: 2023-08-18
Bug Fixes¶
- lime admin: remove incorrect description for potential signer source path
- status endpoint: gracefully handle situation where user is missing coworker
- webclient: limit signer selector to display 100 signers
v8.22.4¶
Released: 2023-07-11
Bug Fixes¶
- portal-sign: improve the 'sign' feedback message
- portal-sign: improve the 'sign' feedback message
v8.22.3¶
Released: 2023-07-05
Bug Fixes¶
- translated using weblate
v8.22.2¶
Released: 2023-06-22
Bug Fixes¶
- translated using weblate
v8.22.1¶
Released: 2023-06-22
Bug Fixes¶
- portal: include package version in static resources url
v8.22.0¶
Released: 2023-06-22
Features¶
- utilize addon installer's installer config
- utilize addon installer's installer config
v8.21.3¶
Released: 2023-06-19
Bug Fixes¶
- fix bug where prefilled text is missing in signed document
v8.21.2¶
Released: 2023-05-24
Bug Fixes¶
- translated using weblate
v8.21.1¶
Released: 2023-05-05
Bug Fixes¶
- lock reportlab dependency
v8.21.0¶
Released: 2023-04-27
Features¶
- bump pypdf to 3.8.1
v8.20.0¶
Released: 2023-04-26
Features¶
- bump pdfjs-dist to the latest (3.5.141)
v8.19.0¶
Released: 2023-04-25
Features¶
- bump xhtml2pdf to 0.2.10
v8.18.0¶
Released: 2023-04-24
Features¶
- use addon-installer
- use addon-installer
v8.17.0¶
Released: 2023-04-13
Features¶
- bump pypdf to version 3.7.1
v8.16.5¶
Released: 2023-04-06
Bug Fixes¶
- esign-create-signing-dialog: have more space between sections
- esign-create-signing-dialog: improve translation for the language picker label
v8.16.4¶
Released: 2023-04-05
Bug Fixes¶
- esign-create-signing-dialog: don't shrink info icon
- information-card: improve ui
v8.16.3¶
Released: 2023-03-30
Bug Fixes¶
- do not include personal number in receipt url
v8.16.2¶
Released: 2023-03-29
Bug Fixes¶
- include masked personal number for bankid se service
v8.16.1¶
Released: 2023-03-27
Bug Fixes¶
- esign-participant: improve label and helpertext for
esign-steps
v8.16.0¶
Released: 2023-03-10
Features¶
- allow python 3.11
v8.15.0¶
Released: 2023-02-20
Features¶
- don't break signing flow when creation of signing fails
v8.14.1¶
Released: 2023-02-17
Bug Fixes¶
- fix broken limel-icon-button colors
v8.14.0¶
Released: 2023-02-13
Features¶
- truncate too long filenames
- truncate too long filenames
v8.13.4¶
Released: 2023-02-01
Bug Fixes¶
- config: call AdminPlugin's constructor
v8.13.3¶
Released: 2023-01-05
Bug Fixes¶
- long document name no longer cause visual glitches
v8.13.2¶
Released: 2023-01-02
Bug Fixes¶
- translated using weblate
- translated using weblate
- translated using weblate
v8.13.0¶
Released: 2023-01-02
Features¶
- signing order available, new verification stamp design, and more
v8.12.13¶
Released: 2022-12-22
Bug Fixes¶
- long document name no longer glitch portal
v8.12.12¶
Released: 2022-12-20
Bug Fixes¶
- do not use external app url for internal purpose
v8.12.11¶
Released: 2022-11-21
Bug Fixes¶
- replace deprecated attachment_filename
v8.12.10¶
Released: 2022-11-17
Bug Fixes¶
- test: explicitly include dynamic groups in migrations
v8.12.9¶
Released: 2022-11-09
Bug Fixes¶
- build file url on backend for desktop client support
v8.12.8¶
Released: 2022-11-03
Bug Fixes¶
- email: skip regards to initiator
v8.12.7¶
Released: 2022-11-02
Bug Fixes¶
- update pypdf2 library
v8.12.6¶
Released: 2022-11-02
Bug Fixes¶
- translation: removed extra spaces
v8.12.5¶
Released: 2022-11-02
Bug Fixes¶
- signing-information: add gap between actions button
v8.12.4¶
Released: 2022-10-07
Bug Fixes¶
- close document stream after usage when waterstamping
- compress pages when waterstamping
- reduce max document size limit when waterstamp is enabled
- translated using weblate
v8.12.3¶
Released: 2022-10-06
Bug Fixes¶
- parse user agent string ourselves when fetching request data , closes /werkzeug.palletsprojects.com/en/2.2.x/changes/#version-2-1-0
- trigger release
v8.12.2¶
Released: 2022-09-29
Bug Fixes¶
- bump lime-crm requirement
v8.12.1¶
Released: 2022-09-29
Bug Fixes¶
- remove deprecated send_file parameters
v8.12.0¶
Released: 2022-09-22
Features¶
- bump PyPDF2 to version 2.10.9
v8.11.2¶
Released: 2022-09-22
Bug Fixes¶
- display appropriate notification depending on if emails are sent
v8.11.1¶
Released: 2022-09-19
Bug Fixes¶
- update URL for BankID service
v8.11.0¶
Released: 2022-09-15
Features¶
- create a separate dialog for select documents
v8.10.0¶
Released: 2022-09-15
Bug Fixes¶
- skip waterstamping when document is missing resource dictionary
Features¶
- bump PyPDF2 to version 2.10.8
v8.9.0¶
Released: 2022-09-13
Features¶
- set size and title on dialogs for the desktop client
v8.8.6¶
Released: 2022-09-13
Bug Fixes¶
- handle signer with missing parent
v8.8.5¶
Released: 2022-08-23
Bug Fixes¶
- trigger release
v8.8.2¶
Released: 2022-07-06
Bug Fixes¶
- schema: require at least one signer parent , closes #1194
v8.8.1¶
Released: 2022-07-05
Bug Fixes¶
- better internal error handling for webclient
v8.8.0¶
Released: 2022-07-04
Features¶
- portal: better fallback message when server doesn't respond
v8.7.3¶
Released: 2022-06-13
Bug Fixes¶
- create-signing-modal: remove unnecessary margin on footer buttons
- bump server version requirements to 2022.2
- create-signing-dialog: don't set fixed size on dialog
- replace deprecated limel-flex-container
v8.7.2¶
Released: 2022-06-02
Bug Fixes¶
- translated using weblate
v8.7.1¶
Released: 2022-05-20
Bug Fixes¶
- webclient: don't poll signing status outside esign context
- webclient: set limeobjectStatus prop as mutable to suppress warnings
- webclient: set signing prop as mutable to suppress warnings
v8.7.0¶
Released: 2022-05-20
Features¶
- config: water stamping disable switch
- signed document water stamping
v8.6.0¶
Released: 2022-05-19
Features¶
- mask 4 last digits of personal identification number
v8.5.0¶
Released: 2022-05-19
Features¶
- send reminder from desktop client (lbs apps need to be replaced)
v8.4.3¶
Released: 2022-05-18
Bug Fixes¶
- communication-language: properly use app language both for desktop client and web client
v8.4.2¶
Released: 2022-05-17
Bug Fixes¶
- corrected spelling error in config UI text
v8.4.1¶
Released: 2022-05-16
Bug Fixes¶
- don't call signer_open action when downloading document
v8.4.0¶
Released: 2022-05-09
Features¶
- add possibility to configure verification page properties
v8.3.0¶
Released: 2022-05-06
Features¶
- pdf opens in the initial signing dialog instead of downloading
v8.2.1¶
Released: 2022-05-06
Bug Fixes¶
- bump xhtml2pdf dependency
- verification-page: remove pagenumber/pagecount
v8.2.0¶
Released: 2022-05-05
Features¶
- enable support for FTN
v8.1.0¶
Released: 2022-05-04
Features¶
- trigger release
v8.0.0¶
Released: 2022-05-02
Bug Fixes¶
- config: change default email from-address
- config: migration to new default email from-address
- verification-page: always use english option for signing method
Features¶
- criipto: support mitid as signing method
- remove dynamic group creation
BREAKING CHANGES¶
- criipto: Signing methods' option keys needs to be updated, see upgrade page for more information.
- Portal user needs to be an admin, see upgrade page for more information.
v7.18.0¶
Released: 2022-05-02
Features¶
- remove signing methods section if only one method is available
v7.17.0¶
Released: 2022-04-29
Features¶
- revert change native signing button to limel-button
v7.16.1¶
Released: 2022-04-27
Bug Fixes¶
- lime-admin: add full base server url example in description
v7.16.0¶
Released: 2022-04-26
Bug Fixes¶
- schema: migrate deprecated
default
parameter todump_default
Features¶
- migrate to new traml package 2.0
Note
For on-prem installations, if you have TRAML config in the event-handler-config, it needs to be moved to the application-config. See upgrade instructions.
v7.15.0¶
Released: 2022-04-22
Features¶
- change native signing button to limel-button
v7.14.4¶
Released: 2022-04-20
Bug Fixes¶
- verification-page: use signing name from signing service if available
v7.14.3¶
Released: 2022-04-19
Bug Fixes¶
- lock PyPDF2 to 1.27.7 to avoid error in 1.27.6
v7.14.2¶
Released: 2022-04-07
Bug Fixes¶
- lock xhtml2pdf to version 0.2.6
v7.14.1¶
Released: 2022-03-24
Bug Fixes¶
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
v7.14.0¶
Released: 2022-03-15
Features¶
- add a language selector for esign emails
- add available languages to potential signing
v7.13.2¶
Released: 2022-03-08
Bug Fixes¶
- backend: don't raise an error when impossible to fetch potential signers
v7.13.1¶
Released: 2022-02-28
Bug Fixes¶
- webclient: update underlying value for signing methods' switches
v7.13.0¶
Released: 2022-02-22
Features¶
- webclient: send reminder from signer table, signing table, and signing widget
v7.12.0¶
Released: 2022-02-22
Features¶
- improve emails design
v7.11.1¶
Released: 2022-02-21
Bug Fixes¶
- lock reportlab version to <3.6.7
v7.11.0¶
Released: 2022-02-17
Features¶
- portal: update lime-elements
v7.10.0¶
Released: 2022-02-07
Features¶
- add email message to history note
v7.9.0¶
Released: 2022-02-04
Features¶
- email: send email when someone opens the signing
v7.8.1¶
Released: 2022-02-03
Bug Fixes¶
- signer-remind: use signing language in email send out
v7.8.0¶
Released: 2022-02-03
Features¶
- add finnish translations
v7.7.4¶
Released: 2022-02-03
Bug Fixes¶
- translated using weblate
v7.7.3¶
Released: 2022-02-02
Bug Fixes¶
- translated using weblate
v7.7.2¶
Released: 2022-02-01
Bug Fixes¶
- increase default height for email message input
v7.7.1¶
Released: 2022-01-27
Bug Fixes¶
- translated using weblate
v7.7.0¶
Released: 2022-01-26
Features¶
- make it possible to configure which emails that are sent
- update danish translations
v7.6.2¶
Released: 2022-01-26
Bug Fixes¶
- send all signing related emails in one language
v7.6.1¶
Released: 2022-01-25
Bug Fixes¶
- translated using weblate
- translated using weblate
v7.6.0¶
Released: 2022-01-21
Features¶
- make it possible to remind a signer from web client
v7.5.5¶
Released: 2022-01-21
Bug Fixes¶
- cancel-signing: send email to initiator and refactor to email module
- send-signing: send a special version of the please sign email to initiator
- signer-signed: send email to initiator and refactor to email module
- signing-completed: send a special email to initiator and refactor to email module
v7.5.4¶
Released: 2022-01-20
Bug Fixes¶
- object-access: only add active users to dynamic signing group
v7.5.3¶
Released: 2022-01-03
Bug Fixes¶
- change recommendations for signing services
v7.5.2¶
Released: 2021-12-21
Bug Fixes¶
- translation: improve info message when no docs available for signing
v7.5.1¶
Released: 2021-12-17
Bug Fixes¶
- populate Lime Admin validation errors to end user
v7.5.0¶
Released: 2021-12-17
Features¶
- verification page: move company data from signers to footer
v7.4.13¶
Released: 2021-12-16
Bug Fixes¶
- webclient: use error object depending on available platform information
v7.4.12¶
Released: 2021-11-11
Bug Fixes¶
- translated using weblate
v7.4.11¶
Released: 2021-11-05
Bug Fixes¶
- reload signing when calculating signing status
v7.4.10¶
Released: 2021-11-02
Bug Fixes¶
- document: ensure that pdf library is not monkeypatching the standard library
v7.4.9¶
Released: 2021-10-12
Bug Fixes¶
- translated using weblate
- translated using weblate
- translated using weblate
v7.4.7¶
Released: 2021-09-22
Bug Fixes¶
- schema: improve description for service options
v7.4.6¶
Released: 2021-09-21
Bug Fixes¶
- ci: revert semantic version 16
v7.4.3¶
Released: 2021-09-03
Bug Fixes¶
- translated using weblate
v7.4.2¶
Released: 2021-08-26
Bug Fixes¶
- translated using weblate
v7.4.0¶
Released: 2021-08-18
Features¶
- email: configure coworker's name to be included in the sender's name
v7.3.0¶
Released: 2021-07-06
Features¶
- backend: esign.signer.signed event includes signing id
v7.2.9¶
Released: 2021-07-06
Bug Fixes¶
- portal: default to english as language
v7.2.8¶
Released: 2021-06-29
Bug Fixes¶
- pypdf: do not use strict mode when merging documents
v7.2.7¶
Released: 2021-06-28
Bug Fixes¶
- weblate: Added translation using Weblate (German)
v7.2.6¶
Released: 2021-06-28
Bug Fixes¶
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
v7.2.5¶
Released: 2021-06-23
Bug Fixes¶
- webclient: do not rely on reloadObject´s existance
v7.2.4¶
Released: 2021-05-17
Bug Fixes¶
- don't stamp the signer has opened the portal when signing is closed
v7.2.3¶
Released: 2021-05-17
Bug Fixes¶
- use filename as signing title
v7.2.2¶
Released: 2021-05-17
Bug Fixes¶
- bump server version requirement to 2021.1
v7.2.1¶
Released: 2021-05-14
Bug Fixes¶
- use app for cancel dialog
v7.2.0¶
Released: 2021-05-11
Features¶
- lip: add colors to status field on signing and signer
v7.1.0¶
Released: 2021-05-11
Features¶
- desktop-client: open dialog from JS instead of VBA + prettier
v7.0.0¶
Released: 2021-05-10
Bug Fixes¶
- criipto: accept json response and fetch message on error
- criipto: map auth type to signing method based on auth type prefix
- web-client: remove flex container for signing methods
- update available information on verification pdf
Features¶
- map provider specific data
- portal: display error message to user when initialize criipto signing fails
- fetch criipto auth types based on chosen signing method
- initialize and finalize endpoints towards criipto
- intersect configured signing methods with active criipto methods
- update signing methods' option keys in data structure
- config: choose signing service
- portal: add web component to initialize a signing with criipto
- portal: finalize criipto signing
BREAKING CHANGES¶
- Signing methods' option keys needs to be updated. See in docs/upgrading.md (Upgrading to v7.x.y) for more info.
v6.0.5¶
Released: 2021-05-10
Bug Fixes¶
- do not allow signer to sign document on signing status created
v6.0.4¶
Released: 2021-05-06
Bug Fixes¶
- limit descriptive on signing
v6.0.3¶
Released: 2021-04-29
Bug Fixes¶
- update length of token field to 64 in lip package
v6.0.2¶
Released: 2021-04-08
Bug Fixes¶
- merge documents in correct order
- update static content registration
v6.0.1¶
Released: 2021-03-24
Bug Fixes¶
- backend: set cache_timeout for original document endpoint
v6.0.0¶
Released: 2021-03-02
Features¶
- lip: update translations for bankid option key to BankID SE
BREAKING CHANGES¶
- Translations for bankid option keys needs to be updated, see docs/upgrading.md for more info.
v5.6.0¶
Released: 2021-03-02
Features¶
- send from name and address when sending emails
v5.5.0¶
Released: 2021-03-01
Features¶
- remove old lwc.config slot
v5.4.11¶
Released: 2021-03-01
Bug Fixes¶
- rename signing group to make it unique
- render bank-id in one line with smaller font-size
v5.4.10¶
Released: 2021-02-19
Bug Fixes¶
- backend: attach signing to signed document
v5.4.9¶
Released: 2021-02-19
Bug Fixes¶
- desktop-client: restructure code in addon_esign app so loader is properly shown
v5.4.8¶
Released: 2021-02-10
Bug Fixes¶
- cancel-signing: don't fetch OA-permissions from document object
- signer-opened: make sure document object exists when creating history notes
v5.4.7¶
Released: 2021-02-10
Bug Fixes¶
- avoid limetype cache invalidation when changing dynamic groups
v5.4.6¶
Released: 2021-02-09
Bug Fixes¶
- translations: add translations for loading in da, nl, fi and no
v5.4.5¶
Released: 2021-02-09
Bug Fixes¶
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
- translated using weblate
v5.4.4¶
Released: 2021-02-09
Bug Fixes¶
- desktop-client: async ajax request for better user experience
v5.4.3¶
Released: 2021-02-08
Bug Fixes¶
- desktop-client: hide scrollbar on body to avoid double scrollbars
v5.4.2¶
Released: 2021-02-05
Bug Fixes¶
- portal: display loading while waiting on fetching signing
v5.4.1¶
Released: 2021-02-03
Bug Fixes¶
- catch Unauthorized from lime_query
- convert message to string in TaskFailure error
- backend: better handling of bankid errors
- backend: try to log all errors
v5.4.0¶
Released: 2021-02-01
Features¶
- desktop-client: prefill lbs form with selected documents
v5.3.0¶
Released: 2021-02-01
Bug Fixes¶
- make sure limeobject-wrappers has updated limeobject
- webclient: don't show portal link on error, canceled or signed status
Features¶
- backend: invalidate a signing on critical errors
v5.2.3¶
Released: 2021-01-26
Bug Fixes¶
- backend: validate email on create-signing
- frontend: restructure error message on create-signing
v5.2.2¶
Released: 2021-01-26
Bug Fixes¶
- backend: copy members to signing group in a task
v5.2.1¶
Released: 2021-01-21
Bug Fixes¶
- desktop: make sure status request is finished
v5.2.0¶
Released: 2021-01-19
Features¶
- desktop-client: link to signing portal on document- and signing card
- webclient: link to signing portal on document- and signing card
v5.1.0¶
Released: 2021-01-07
Features¶
- portal: ui/ux updates
v5.0.0¶
Released: 2021-01-07
Bug Fixes¶
- backend: better error message from signing methods
- backend: don't allow users without attached coworkerto init signing
- backend: dynamic group workaround also on signing methods
- backend: handle no update object access
- backend: load dynamic groups hack
- backend: remove relation
- backend: set update permission on dynamic group
- desktop-client: proper display error message from backend to user
- portal: improve error handling for failed fetch requests
- webclient: display error message from backend to user
- don't copy objects with object access
Features¶
- backend: apply object access
- backend: check portal user acl on limeobject
- backend: relation properties
- backend: restore security model on canceled signing
- backend: restore security model on completed signing
- backend: verify object access
- translation: swedish for missing update permission
BREAKING CHANGES¶
- backend: requires server version 2020.3 and updated configuration
v4.0.0¶
Released: 2021-01-07
Bug Fixes¶
- validate if portal user is crawler/spider/bot
Features¶
- update signing/signer status when signer opens portal
BREAKING CHANGES¶
- new database structure and new runtime configuration structure. See docs/upgrading.md for how to upgrade to this version.
v3.0.3¶
Released: 2020-12-21
Bug Fixes¶
- webclient: don't highlight unselected signers in picker
v3.0.2¶
Released: 2020-12-09
Bug Fixes¶
- create-document: don't import bookmarks, causes pdf lib to explode with wkhtmltopdf pdfs
- support line breaks in personal email message
v3.0.1¶
Released: 2020-12-03
Bug Fixes¶
- translated using weblate
v3.0.0¶
Released: 2020-12-01
Bug Fixes¶
- update swedish localname for history prop on signer table
- backend: disallow canceling of signing with 'created' status
- desktop-client: fix broken try catch statement
- desktop-client: force get potential documents on related limetype
- desktop-client: make compatible with webview2
- desktop-client: send status between apps instead of force get it two times
- frontend: don't allow to cancel a signing on status created
- translations: remove default english, update accordingly to untaskification
- webclient: force get potential documents when related limetype
- webclient: hide host element when hidden
- pleach portal with backend to make it possible to sign
Code Refactoring¶
- backend: untaskify create_signing, remove serialized original_document
Features¶
- backend: portalUrl in GET/POST signing if coworker is a signer
- backend: status endpoint arg force_docs=1 for potential documents on relations
- webclient: poll signing when status created
BREAKING CHANGES¶
- backend: Tasks are now only used for crunching documents. LBS apps needs to be updated.
v2.4.4¶
Released: 2020-11-27
Bug Fixes¶
- translated using weblate
- update dependencies
v2.4.3¶
Released: 2020-11-23
Bug Fixes¶
- handle encrypted and invalid PDF documents
- translated using weblate
v2.4.2¶
Released: 2020-11-18
Bug Fixes¶
- remove deprecated set-env command for lip-zip workflow
v2.4.1¶
Released: 2020-11-17
Bug Fixes¶
- backend: handle status requests in unconfigured apps
v2.4.0¶
Released: 2020-11-11
Features¶
- portal: add annotation layer on pdf viewer
v2.3.0¶
Released: 2020-11-11
Bug Fixes¶
- better english in translation
- don't attach signer parents to history notes
- new history note translations
- translated using weblate
- translated using weblate
- translated using weblate
Features¶
- improved history notes
- config: validate no duplicated signer parent limetypes
v2.2.0¶
Released: 2020-11-11
Features¶
- add automation for updating docs/changelog.md
v2.1.17¶
Released: 2020-11-10
Bug Fixes¶
- webclient: add right padding on signing information container
v2.1.0 - beta¶
Released: 2020-10-30
New Features¶
- Only valid format for personal number is YYYYMMDD-XXXX when signing with BankID.
v2.0.0 - beta¶
Released: 2020-10-30
BREAKING CHANGE¶
- New config parameter on signer parent
New Features¶
- Possiblilty to go to portal and sign when signing created.
v1.56.0 - beta¶
Released: 2020-10-26
New Features¶
- TRAML dependency updated for cloud support.
v1.55.0 - beta¶
Released: 2020-10-23
New Features¶
- Signing initiator is added as signer by default.
v1.54.0 - beta¶
Released: 2020-10-21
New Features¶
- First beta release.