Skip to content

Commit b408be1

Browse files
committed
docs(changelog): cut the 1.4.0 release notes
1 parent 2b9625c commit b408be1

1 file changed

Lines changed: 15 additions & 8 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,23 @@ All notable changes to this project are documented here. The format is based on
44

55
## [Unreleased]
66

7-
### Changed
8-
- Refocus Reva on the web app: Next.js 16 + React 19 + Tailwind v4 frontend, ASP.NET Core .NET 10 API, SQLite EF Core persistence, and the existing reinsurance domain core.
9-
- Remove the retired non-web shell from product docs and onboarding material.
10-
- Present the agentic copilot as a modern Vercel AI SDK and OpenAI-compatible streaming implementation, vendor-neutral and provider-configurable.
7+
## [1.4.0] - 2026-06-19
118

129
### Added
13-
- Multi-provider model story covering local Ollama, OpenAI-compatible endpoints, and HuggingFace cloud paths when configured.
14-
- Knowledge Hub positioning for searchable analyst reference material.
15-
- Agentic copilot positioning with real backend tools for document lookup, review, correction, export, and knowledge search.
16-
- Real-time processing stream positioning for stage, line, field, reconciliation, and completion events.
10+
- Real-time document processing stream: a live view that shows each source line as it is read, then each extracted field, schema mapping, and reconciliation, on a stage-by-stage timeline. Documents without optical character recognition stream their parsed source text.
11+
- Guided Showcase launched from the header: a step-by-step tour of every capability, with a one-click action to load the bundled demonstration dataset so a presentation needs no external files.
12+
- Review template view: a Source and Template toggle that renders each record in a clean, standards-ordered layout for presentation.
13+
- Assistant date and time tool so the copilot answers questions about the current date.
14+
- Windows application icon set to the Reva brand mark.
15+
16+
### Changed
17+
- Refocused Reva on the web app: Next.js 16 + React 19 + Tailwind v4 frontend, ASP.NET Core .NET 10 API, SQLite EF Core persistence (SQL Server configurable), and the reinsurance domain core. The retired non-web shell was removed.
18+
- Reasoning controls enable model thinking at Medium and above on capable providers, and the streaming layer forwards reasoning when a provider emits it.
19+
- Professional-language pass across the interface and documentation.
20+
21+
### Fixed
22+
- The assistant no longer renders an empty message bubble; a live working indicator shows elapsed time until the answer begins to stream.
23+
- The work queue requests a page image only for formats that render one, keeping the browser console clean.
1724

1825
## [1.3.0] - 2026-06-16
1926

0 commit comments

Comments
 (0)