Skip to content

Releases: formkiq/formkiq-document-console

v3.2.3

13 Aug 22:03
d8ae7c3
Compare
Choose a tag to compare

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

17 Jul 23:35
7011fd8
Compare
Choose a tag to compare
  • 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

15 Jul 20:25
32dd5a2
Compare
Choose a tag to compare
  • 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

13 Jul 19:09
a7ff0fc
Compare
Choose a tag to compare
  • general refactoring
  • added contentLength parameters
  • added id to doc info pane
  • fixed warning on doc spinner
  • added actions on upload

v3.0.0

05 Jan 05:45
0a04542
Compare
Choose a tag to compare

NOTE: previous releases were in Angular as a different repository.