Skip to content

Releases: Borjablm/lumination-summarizer

v1.2.0

Choose a tag to compare

@Borjablm Borjablm released this 08 Jul 09:13

Restored the Sections / Raw / Mindmap output types via the AI Tutor output_type parameter (mindmaps render again). Requires Lumination Core 1.2.0+.

v1.1.0

Choose a tag to compare

@Borjablm Borjablm released this 06 Jul 07:54

Migrate to the AI Tutor API v1 /summarize endpoint with async browser-side polling so long documents no longer time out. Requires Lumination Core 1.2.0+.

v1.0.6

Choose a tag to compare

@Borjablm Borjablm released this 07 Apr 11:45
  • Dynamic heading level (H1/H2) via Core setting or shortcode param
  • Fix hidden h4 in output section (SEO)
  • Fix readme.txt Tested up to (6.7 -> 6.9)
  • Fix template variable prefixes

v1.0.5

Choose a tag to compare

@Borjablm Borjablm released this 14 Mar 08:06

Fix tainted canvas SecurityError: download mindmap as SVG instead of PNG. SVG is vector so it actually scales better.

v1.0.4

Choose a tag to compare

@Borjablm Borjablm released this 14 Mar 07:59

Fullscreen close button + mindmap PNG download.

  • Close button: X button in top-right corner of fullscreen overlay (also Esc key still works)
  • Download: "Download" button exports mindmap as a 2x resolution PNG image
  • Both download and fullscreen buttons only appear for mindmap results

v1.0.3

Choose a tag to compare

@Borjablm Borjablm released this 14 Mar 07:53

Fix PDF processing, mindmap fullscreen, and copy button.

PDF fix:

  • Replaced incorrect upload-solve endpoint with /api/material-to-text — the proper document processing pipeline for extracting text from PDFs

Mindmap UI:

  • Added "Full screen" button (next to title) — opens mindmap in a fixed fullscreen overlay, press Esc or click again to exit
  • Copy button is now hidden for mindmaps (only shown for text summaries)

v1.0.2

Choose a tag to compare

@Borjablm Borjablm released this 14 Mar 07:38

Fix confusing output labels and broken mindmap rendering.

  • Output pills renamed: "Summary"/"Short" → "Detailed"/"Concise" (no more overlap with Length selector)
  • "Output" label → "Format"
  • Fixed markmap CDN: markmap-lib@0.17 browser bundle was returning 404, updated to 0.18

v1.0.1

Choose a tag to compare

@Borjablm Borjablm released this 12 Mar 15:18

UI redesign + front-end controls.

  • Modern lavender-accented design (gradient bg, soft shadows, purple glow focus rings)
  • Segmented controls for input mode tabs
  • Front-end pill selectors for output type (Summary/Short/Mindmap) and length (Short/Medium/Long)
  • Gradient submit button with hover lift

v1.0.0

Choose a tag to compare

@Borjablm Borjablm released this 12 Mar 15:15

Initial release of Lumination AI Summarizer.

Features:

  • Single shortcode with preset support: youtube, book, pdf, mindmap
  • 4 input modes: URL, text, PDF upload, auto (tabbed)
  • 3 output formats: sectioned summary, raw summary, visual mindmap (markmap)
  • Front-end selectors for output type and summary length
  • Modern lavender-accented design inspired by smmry.com
  • Core integration: API gateway, analytics, colour system, security
  • Admin settings tab with shortcode reference