Skip to content

chore(development): release 1.3.0#346

Closed
github-actions[bot] wants to merge 1 commit intodevelopmentfrom
release-please--branches--development--components--libscope
Closed

chore(development): release 1.3.0#346
github-actions[bot] wants to merge 1 commit intodevelopmentfrom
release-please--branches--development--components--libscope

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Mar 5, 2026

🤖 I have created a release beep boop

1.3.0 (2026-03-05)

Features

  • add allowSelfSignedCerts config for corporate TLS (#239) (858ad1c)
  • add HTML file parser for .html/.htm document indexing (#318) (0881d2b)
  • add passthrough LLM mode for ask-question tool (#335) (b3ff4b2)
  • add source-type filter to search (#246) (#268) (cb05ded)
  • auto-suggest tags based on content analysis (#243) (#273) (da158ff)
  • bulk operations for documents (#170) (#272) (7e28d2d)
  • CLI logging improvements and pack installation performance (#330) (#336) (ffa12f2)
  • concurrent pack installation and -v verbose shorthand (issue #330) (#339) (3d99983)
  • confluence: add --type flag for cloud vs server auth (#241) (f29029e)
  • context chunk expansion for search results (#266) (d087485), closes #247
  • create-pack from local folder or URL sources (#329) (d0b21fa)
  • deduplicate search results by document (#245) (#269) (3dd70de)
  • document cross-references and relationship links (#267) (3151a73), closes #169
  • saved searches with filters (#166) (#271) (508d82a)
  • scheduled connector sync with cron expressions (#178) (#276) (557cd3f)
  • support additional document formats (PDF, Word, CSV, YAML, JSON) (#249) (#275) (6c4b589)
  • URL spidering — crawl linked pages with configurable depth and page limits (#315) (#343) (390b34c)
  • webhook system for document events (#187) (#274) (4713d2b)
  • wire document update to MCP, CLI, and REST API (#182) (#270) (96ced04)
  • wire up web dashboard via libscope serve --dashboard (#265) (cf16afd), closes #259

Bug Fixes

  • add input validation for search params, CLI options, and API responses (#252) (#260) (d84de47)
  • add missing database cleanup and stream reader cancellation (#254) (#262) (7a3f650)
  • add request timeouts to embedding providers and RAG (#258) (e52e97f)
  • address 5 CodeQL security alerts (SSRF, TLS, ReDoS) (#279) (e2339cd)
  • address 7 pre-release bugs from audit (#342) (#344) (eb17214)
  • address 9 audit findings from issue #332 (#333) (46bb4fe)
  • address HIGH and MEDIUM audit findings (#280) (1e93987)
  • apply allowSelfSignedCerts to connector fetch calls (#240) (3b7b281)
  • code quality improvements from comprehensive audit (#278) (e988c63)
  • comprehensive audit fixes — security, performance, resilience, API hardening (#316) (5585db5)
  • confluence: use correct REST API paths for Server/Data Center (#242) (d1afeab)
  • connector bugs — pagination, recursion, rate limiting, auth (#257) (49fef8b)
  • eliminate SSRF TOCTOU and ReDoS vulnerabilities (#341) (e3ea289)
  • error handling gaps — counters, silent failures, version pruning (#255) (#264) (b20cebe)
  • mcp: expose relevance scores in search results (#248) (760ce21)
  • mcp: use workspace-aware database path (#244) (0ddba5a)
  • move saveVersion inside transaction in updateDocument (#256) (#263) (2afeae1)
  • remove unsafe non-null assertions and fix type casts (#253) (#261) (e549a89)
  • use OS DNS resolver fallback for internal hostnames (#237) (3beb234)

This PR was generated with Release Please. See documentation.

@vercel
Copy link

vercel bot commented Mar 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
libscope Ignored Ignored Preview Mar 5, 2026 2:16am

@RobertLD
Copy link
Owner

RobertLD commented Mar 5, 2026

Closing stale release-please PR for the development branch. Releases only happen via merges to main (PR #238 is the correct 1.3.0 release PR).

@RobertLD RobertLD closed this Mar 5, 2026
@RobertLD RobertLD deleted the release-please--branches--development--components--libscope branch March 5, 2026 02:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wire up web dashboard via CLI command feat: Return neighboring chunks for context expansion feat: document cross-references and relationship links

1 participant