Skip to content

Releases: MaikyOzr/TechRiskAI

0.7.2

Choose a tag to compare

@MaikyOzr MaikyOzr released this 02 Jan 16:07
feat: add Header component for navigation, version display, and acces…

TechRiskAI v0.7.1: Enterprise Hardening & UI Overhaul

Choose a tag to compare

@MaikyOzr MaikyOzr released this 01 Jan 13:18

What's New in v0.7.1 πŸš€

This is a major security and design update that transforms TechRiskAI into an enterprise-ready tool.

πŸ” Security & Hardening

  • AES-GCM Encryption: All local data (history, projects) is now encrypted using 256-bit AES-GCM via the Web Crypto API.
  • Anti-Injection Guard: New sanitization layer to block AI prompt injection attempts.
  • Secrets Masking: Improved detection for AWS, Google, and Stripe keys in technical context.

🎨 Design & Branding

  • Premium Branding: New app icon and professional window metadata.
  • Architecture Heatmap 2.0: Completely re-designed live schema with better spacing, interactive hover effects, and premium aesthetics.
  • Improved Layouts: Enhanced responsiveness for long technical reports and executive summaries.

βš™οΈ Under the Hood

  • Node.js v20: Pinned environment for stability.
  • Production Fixes: Resolved API key loading issues in the packaged Windows application.
  • Commercial Licensing: Added a UI path for organizations requiring proprietary licenses.

Full Changelog: v0.1.0...v0.7.1

TechRiskAI v0.7.0: Enterprise Hardening & UI Overhaul

Choose a tag to compare

@MaikyOzr MaikyOzr released this 01 Jan 12:50

What's New in v0.7.0 πŸš€

This is a major security and design update that transforms TechRiskAI into an enterprise-ready tool.

πŸ” Security & Hardening

  • AES-GCM Encryption: All local data (history, projects) is now encrypted using 256-bit AES-GCM via the Web Crypto API.
  • Anti-Injection Guard: New sanitization layer to block AI prompt injection attempts.
  • Secrets Masking: Improved detection for AWS, Google, and Stripe keys in technical context.

🎨 Design & Branding

  • Premium Branding: New app icon and professional window metadata.
  • Architecture Heatmap 2.0: Completely re-designed live schema with better spacing, interactive hover effects, and premium aesthetics.
  • Improved Layouts: Enhanced responsiveness for long technical reports and executive summaries.

βš™οΈ Under the Hood

  • Node.js v20: Pinned environment for stability.
  • Production Fixes: Resolved API key loading issues in the packaged Windows application.
  • Commercial Licensing: Added a UI path for organizations requiring proprietary licenses.

Full Changelog: v0.1.0...v0.7.0

Initial Desktop Release

Pre-release

Choose a tag to compare

@MaikyOzr MaikyOzr released this 28 Dec 20:33

We are excited to announce the first release of TechRisk as a desktop application! This release marks a significant milestone, transitioning the application from a web-based prototype to a fully functional Electron desktop app.

✨ Key Features
Desktop Experience: Now runs as a standalone desktop application on Windows, powered by Electron.
AI-Powered Analysis: Integrated Google Genkit for advanced technical risk analysis.
Modern UI: Built with Next.js, Tailwind CSS, and Radix UI for a clean and responsive user interface.
Type Safety: Complete conversion to TypeScript for improved stability and maintainability.
πŸ›  Technical Improvements
configured electron-builder for generating Windows installers (.exe).
Added build scripts for seamless compilation of Next.js and Electron main processes.
Resolved static asset path issues for local file serving.
Fixed TypeScript build and compilation errors.
πŸ“¦ Installation
Download the TechRisk-Setup-0.1.0.exe from the assets below to install the application.