Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 800 Bytes

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 800 Bytes

Fetchq Console Changelog

v0.0.9

  • Create a new queue from Dashboard
  • Update project to ForrestJS v4.0.0
  • Update Fetchq to v4.0.0
  • Update NodeJS dependencies
  • Added a customizable scope to the JWT claims
  • Updates E2E tests using latest ForrestJS best practices
  • Create a new document

v0.0.7

  • Improve UUID display with a short version
  • Display the associated document's details within the log's page
  • Remove payload from the document list data
  • Improve logs schema
  • Drop a queue and all its related contents
  • Drop a document from the queue
  • Update queue counters while "playing" a document
  • Update queue counters while dropping

v0.0.6

  • Display document's related logs
  • Open a document page from the log's detail page
  • Removes the details from the logs list page