Skip to content

Releases: enonic/app-explorer

v4.4.6

27 May 12:02
Compare
Choose a tag to compare

Changelog

Bugs

  • node.prop('innerHTML') causes Error: Cannot read property "children" from undefined (#932).

v4.4.5

10 Apr 12:47
Compare
Choose a tag to compare

Changelog

There have been no changes to the project after v4.4.3.

v4.4.3

11 Mar 13:50
Compare
Choose a tag to compare

Changelog

Bugs

  • WebCrawler doesn't delete old documents matching exclude pattern(s) (#923).
  • Webcrawler: HttpHeadersTimeoutException on entrypointUrl causes Webcrawler to delete all documents (#924).
  • Webcrawler: normalizedUrls should not contain query and fragment (#926).

v4.4.2

22 Feb 07:41
Compare
Choose a tag to compare

Changelog

There have been no changes to the project after v4.4.1.

v4.4.1

11 Jan 08:31
Compare
Choose a tag to compare

Changelog

Bugs

  • WebCrawler: Normalize urls without slash to avoid duplicates (#914).

v4.4.0

08 Jan 09:03
Compare
Choose a tag to compare

Changelog

Features

  • WebCrawler: Support noindex data attribute (#911).

v4.3.0

03 Jan 09:48
Compare
Choose a tag to compare

Changelog

Features

  • Add displayName string in DocumentType (prefer og:title else title) (#896).
  • Filter the Collections list (#594).
  • Make collections table sortable on some columns (#905).
  • WebCrawler: Support configurable headless browser (url:port) (#899).
  • WebCrawler: Use html[lang]/og:locale as document_metadata.language -> stemmingLanguage (#900).
  • WebCrawler: Support custom http request headers (#898).
  • WebCrawler: Support indexing of Open Graph fields (#895).
  • WebCrawler: Add domain and path field from url (#897)

Improvements

  • WebCrawler: Add placeholder with example of regexp into the exclude input (#901).

v4.2.0

07 Dec 13:55
Compare
Choose a tag to compare

Changelog

Features

  • Toggle to delete repo when deleting collection (#891).

Bugs

  • Deleted collections doesn't delete schedule? (#890).

v4.1.0

04 Dec 12:47
Compare
Choose a tag to compare

Changelog

There have been no changes to the project after v4.0.5.

v4.0.5

29 Nov 08:06
Compare
Choose a tag to compare

Changelog

Bugs

  • Collections list is flickering while collectors are running (#883).
  • Non collector task shows up on the status page (#884).