react-starter-kit Releases
54 releases of kriasoft/react-starter-kit
- v0.0.1模型下载
Model distribution release providing downloads for Text-to-Speech and Voice-to-Voice models.
Nov 19, 2023
- v3.1.0
Performance and usability update featuring zoom/pan improvements, Supabase integration, and layout optimizations.
Aug 17, 2023
- v0.5.0Version 0.5.0
Heavy focus on Python integration (Exec/Eval), Excel reading capabilities, and UI drag-and-drop improvements for better usability.
Jul 28, 2023
- v0.3.5Version 0.3.5
Performance improvements, expansion of variable functionality across the interface, and Cloudflare protection handling for Windows x64.
Jul 5, 2023
- v1.4.4Firefox Snap support for Ubuntu 22.04
This release adds support for Firefox Snap on Ubuntu 22.04 and introduces pre-built binaries for ARM64 architecture on Windows and macOS. It also includes several bug fixes, such as resolving a crash when a CSR lacks Subject Alternative Names (SANs) and improving the help text output for the mkcert tool.
Apr 26, 2022
- v1.4.3Cleaned up EKUs
Simplified Extended Key Usage (EKU) logic for certificates to ensure standard compliance and moved the CI/CD build process to GitHub Actions.
Nov 25, 2020
- v1.4.2It's been a while
Reduced certificate lifetime for security purposes and added support for building release binaries on Linux ARM64 architecture.
Oct 26, 2020
- v1.4.1The little things
Improved the installation process by adding sudo support for system-wide stores, introduced a version flag, and significantly optimized macOS execution speed.
Nov 9, 2019
- v1.4.0macOS Catalina compatibility, URL and email SANs, and more
Added macOS Catalina compatibility, support for URL and email SANs, static Linux binaries, and expanded support for various Linux distributions.
Aug 16, 2019
- v0.4.0React Starter Kit v0.4.0
Major release that replaces Gulp with custom JavaScript build scripts, removes LESS in favor of PostCSS, and adds an isomorphic HTTP client. The release significantly simplifies the codebase by removing Flux actions, stores, and Database.js while improving server-side rendering.
Aug 28, 2015
- v0.3.3React Starter Kit v0.3.3
Minor update that upgrades Babel to version 5.0 and removes the use strict directive since Babel handles it automatically. Also includes an updated deployment script.
Apr 16, 2015
- v0.3.2React Starter Kit v0.3.2
Release focused on updating React to version 0.13 and migrating components to ES6 class-based syntax. Adds code quality tooling with ESLint and a React style guide.
Apr 8, 2015
- v0.3.1React Starter Kit v0.3.1
Feb 25, 2015
- v0.3.0React Starter Kit v0.3.0
Major release that introduces server-side rendering capabilities using Node.js and Express. Includes improved bundling and optimization logic with a new project structure.
Feb 9, 2015