Releases: SFARPak/AliFullStack
Gemini 3 Pro Preview Integration
π Release v0.0.9
This release includes improvements to CI/CD workflows, bug fixes, and new features.
π¦ Commits Summary
π§ Workflow & CI/CD Improvements
π Disable macOS notarization to fix release asset uploads (e2d55dd)
π Update release workflow to use pnpm (1f35ab4)
ποΈ Remove pnpm-lock.yaml from .gitignore (f47257e)
ποΈ Add build script for electron-forge make (b382da3)
π§© Use --no-frozen-lockfile to bypass missing lockfile (b366292)
π¦ Add .npmrc with node-linker hoisted for pnpm (50f5494)
β¬οΈ Update dependencies and configs for release build (4724701)
π Change macOS runners to macos-15-intel and macos-latest (b366292)
β±οΈ Fix release workflow timing by removing premature asset waiting from build job (47ee065)
π Replace tag with release in workflow (7456690)
π Use flexible git reference for list-versions (ca7394c, 0fe8e12)
π₯ Add dependencies installation in verify-assets job (f3614cd)
π§ͺ Release Verification Fixes
π Fix fetch usage in verify-release-assets.js to use native Node.js fetch (3ddb553)
π Replace fetch with https in verify-release-assets.js (0ffc0b9)
π·οΈ Normalize tags to strip release/ prefix (f2a38aa)
π Add node-fetch dependency for verification script (0f7760e)
π Documentation Updates
π Add changelog for v0.0.6 (17cec74)
π Update README table to include only GitHub Actionsβsupported OSs and fix broken icons (3491f18)
π Fix Apple logo icon in README.md download table (733ec1a)
β¨ Features
β
Add app completeness check feature (9ca1335)
π Bug Fixes
π Fix file write permission issue in Electron app (c3cb1be)
π§Ή Code Changes
π« Ignore dyad directory (27558c8)
π€ Automation
π€ Workflow and verify assets updated by Copilot (d864d3e, 19ff426)
v0.0.6
Full Changelog: v0.0.5...v0.0.6
v0.0.5
AliFullStack v0.0.5 Release Notes
Release Summary
Version 0.0.5 focuses on build system stabilization and Windows deployment improvements. This release addresses critical issues in the CI/CD pipeline, improves Windows build compatibility, and enhances the overall development workflow. The changes ensure more reliable releases and better cross-platform compatibility.
Key Improvements
β
Enhanced Windows Build Support - Fixed Windows build commands and resolved code signing issues
β
Improved Release Pipeline - Added retry logic and better error handling for GitHub API interactions
β
Streamlined CI/CD Process - Updated GitHub Actions workflows with proper permissions and token handling
β
Better Documentation - Enhanced README with development setup instructions and opensource acknowledgements
Changelog
π Release/Build Improvements
- Fixed Windows build commands - Resolved issues with Windows build process
- Enhanced release workflow reliability - Added retry logic with 10 attempts and 30-second delays to handle GitHub API indexing delays
- Improved version management - Reverted version to 0.0.5 and fixed version mismatch between package.json and package-lock.json
- Fixed release tagging - Corrected release tag naming from 'release/v0.0.5' to 'v0.0.5'
- Enhanced GitHub Actions - Updated token permissions and removed problematic bash token checks
- Improved workflow configuration - Updated release.yaml publish section and fixed workflow YAML errors
- Better asset verification - Added debugging output for release verification process
- Windows distributable improvements - Added Windows ZIP maker and resolved Squirrel signing errors
- Build process optimization - Disabled problematic Windows code signing to resolve build failures
π Documentation
- Enhanced development setup guide - Added comprehensive development setup and GitHub push instructions to README.md
- Opensource acknowledgements - Updated README with proper opensource project acknowledgements
Release Date: October 2025
Commits: 20
Author: SFARPak
Note: This release represents a stabilization milestone focused on improving the development and deployment experience. The improvements in build processes and Windows compatibility lay the foundation for future feature development.
AliFullStack v0.0.45 - Backend Terminal Commands Fixed
π§ AliFullStack v0.0.45 - Backend Terminal Commands Fixed
This release addresses critical backend terminal command failures in Fullstack and Backend development modes.
π Key Fixes
β‘ Backend Terminal Commands
- β
Fixed:
python3 backend/manage.py migratecommand failures - β Fixed: Backend server startup issues in Fullstack development mode
- β Fixed: Backend development mode terminal command execution
- β Fixed: Template literal syntax errors in Node.js server templates
ποΈ Database Integration
- Enhanced SQLite integration for all backend frameworks (Django, FastAPI, Flask, Node.js)
- Database persistence across app restarts
- Improved SQL execution support in development mode
π§ Environment & CORS
- Seamless environment variable management between frontend and backend
- Automatic
.envfile updates on app restart - Dynamic CORS configuration for development and production
π System Messages
- All backend HTTP requests now appear in System Messages
- Enhanced chat stream handlers for better visibility
- Improved terminal and command execution tracking
π¨ New Features
π 3D Landing Page Template
- React Three Fiber integration with Next.js
- Comprehensive AI_RULES_3D.md for 3D development guidelines
- Interactive 3D landing pages with modern animations
ποΈ UI Enhancements
- Improved ChatMode, CreateAppDialog, and ModelPicker components
- Better template selection experience in hub
- Enhanced workflow for app creation
π Bug Fixes
- Fixed CI/CD pipeline formatting issues
- Resolved prettier configuration conflicts
- Improved linting and error handling
- Better test coverage and reliability
π¦ Installation
npm install -g [email protected]
# or
npm startBackend terminal commands should now work seamlessly in both Fullstack and Backend development modes! π