Releases: formkiq/formkiq-document-console
Releases · formkiq/formkiq-document-console
v3.2.3
Bug fix release + API Keys.
- Allow folders to be deleted
- Sets the correct siteId when deleting folders
- Adds a scroll bar and copy icon to the document info pane
- No longer shows the empty table while loading results
- Adds API Key configuration screen (allowing creation of API Keys for any accessible site)
Full Changelog: v.3.2.2...v3.2.3
v3.2.2
- added document type tag to upload action options
- removed text 'Typesense' from fulltext upload action option
- removed "shared folder" from labelling when only shared folders are available
- added account settings page with site configuration form
v3.2.1
- fix for users who only have access to shared folders, allowing the Trash and Favorites links to be set to /documents/folders/deleted and /documents/folders/favorites respectively, as /shared-documents/{siteId}/folders/deleted and /shared-documents/{siteId}/folders/favorites do not have a matching path that loads correctly.
v3.2.0
- general refactoring
- added contentLength parameters
- added id to doc info pane
- fixed warning on doc spinner
- added actions on upload
v3.0.0
NOTE: previous releases were in Angular as a different repository.