Skip to content

Releases: fmacpro/horseman-article-parser-ui

0.3.5 Article Summary & Readability Stats

26 Sep 19:35

Choose a tag to compare

  • Layout rework
  • SERP Preview removed
  • Title, key points and readability metrics added
  • horseman-article-parser module bumped to 1.2.4

0.3.4 Next.js 15 upgrade

25 Sep 20:13

Choose a tag to compare

  • Added standard workflows (dev, build, start, lint) and bumped framework deps to Next 15.5.4 + React 18.3.1 while adding cross-env/Next ESLint plugin support.
  • Extended the flat ESLint config to load @next/eslint-plugin-next, target the public app directory, relax no-unused-vars for JSX files, and keep the Node rules scoped to the custom server.
  • Updated the index page to defer jQuery/Bootstrap scripts until after hydration and to serve article screenshots through next/image for compatibility with newer lint rules.

0.3.3 Module update

13 Sep 18:04

Choose a tag to compare

  • Amends entity object mapping for horseman-article-parser 1.2.0 update

0.3.2 Module update

12 Sep 23:53

Choose a tag to compare

  • horseman-article-parser bumped to 1.1.3

0.3.1 Fix screenshot routing

09 Sep 22:29
3072fcd

Choose a tag to compare

  • bumps horseman-article-parser to 1.1.1 ( re-enabling screenshot functionality )
  • fixes screenshot output in UI due to change of response object from article.mobile to article.screenshot

0.3.0 Update horseman-article-parser to 1.1.0

09 Sep 21:02
19ce790

Choose a tag to compare

  • upgrade horseman-article-parser dependency to v1.1.0
  • refactor entry script to load ESM modules via dynamic import

Resurrection update 0.2.0

03 Sep 18:11
ceb19d9

Choose a tag to compare

Update Summary

  • Integrates Next.js with Express and socket.io to serve the interface and stream article‑parsing results, enabling features such as screenshots, sentiment analysis, entity extraction, spelling, and keywords
  • Replaces the legacy EJS/jQuery UI with a Next.js React page that connects via socket.io, submits URLs for analysis, and renders Google previews, sentiment, keyphrases, entities, spelling checks, and tabbed views for text, HTML, screenshots, and JSON output
  • Adds global styles for Google-style search snippets and line-numbered article text blocks
  • Configures Next.js document and app wrappers, loading Bootstrap and Font Awesome for layout and icons
  • Introduces a flat ESLint setup that ignores the public folder and applies recommended rules for JS, Node, promises, and JSON
  • Updates package scripts and dependencies to include Next.js, React, socket.io, and related tooling while providing lint and start scripts

0.1.82

07 Jan 19:32
503517d

Choose a tag to compare

  • updated dependencies

0.1.81

08 Aug 00:11
b32e967

Choose a tag to compare

  • updated dependencies

0.1.8

22 Jun 20:09
800ab54

Choose a tag to compare

  • now using latest horseman-article-parser 0.8.0
  • amended how topics (people, places and orgs) are handled
  • minor CSS ajustment to allow casing of orgs