Skip to content

Release 4.1.9#36

Merged
LoveDoLove merged 11 commits intomainfrom
lovedolove
Sep 1, 2025
Merged

Release 4.1.9#36
LoveDoLove merged 11 commits intomainfrom
lovedolove

Conversation

@LoveDoLove
Copy link
Copy Markdown
Owner

@LoveDoLove LoveDoLove commented Sep 1, 2025

Release 4.1.9

  • Remove website directory and documentation

Deleted the entire website directory, including all documentation, configuration, static assets, and related files. This removes the Docusaurus-based documentation site and its supporting resources from the repository.

  • Initialize website project with config and dependencies

Add initial project files for the website, including .gitignore, package.json, package-lock.json, public/index.html, and wrangler.jsonc. This sets up the project structure, dependency management, and configuration for development and deployment.

  • Add static documentation site for EasyKit

Introduces a new static documentation website for EasyKit and CommonUtilities, including a redesigned index.html, a projects listing page, custom styles, and a minimal JavaScript for smooth scrolling. The site provides project overviews, documentation links, and contact information for developers.

  • Simplify public site to basic Hello World page

Replaced the detailed documentation site in index.html with a minimal Hello World page. Removed projects.html, scripts.js, and styles.css, leaving only a static HTML file for the public site.

  • Redesign landing page and add project assets

Replaces the basic index.html with a full-featured, responsive landing page for EasyKit, including sections for About, Projects, Features, Getting Started, and Contact. Adds favicon and interface images to the public assets. Integrates Bootstrap, Tailwind, Font Awesome, Animate.css, and custom styles for a modern developer-focused presentation.

  • Add favicon to index.html

Included a favicon link in the HTML head to display a custom icon for the website.

  • Remove README templates file

Deleted README_TEMPLATES.md as it is no longer needed in the repository.

  • Bump version to 4.1.9 in project file

Updated AssemblyVersion and FileVersion in EasyKit.csproj from 4.1.8 to 4.1.9 to prepare for a new release.

  • Revise and expand README for clarity and completeness

Updated the README to provide a clearer project overview, improved feature list, detailed installation and usage instructions, and added a roadmap section. Enhanced formatting, added badge links, and updated download and support links for better user guidance.

  • Bump EasyKit version to 4.1.9 in installer scripts

Updated the MyAppVersion definition to 4.1.9 in Common.iss, Release-win-x64.iss, and Release-win-x86.iss to reflect the new application version.

  • Enhance cross-platform build workflow with release automation

Adds workflow_dispatch inputs for release version and type, expands build matrix to support more OS/architecture combinations, and automates artifact zipping and GitHub Release creation. This streamlines multi-platform publishing and enables easier release management directly from the workflow.

Deleted the entire website directory, including all documentation, configuration, static assets, and related files. This removes the Docusaurus-based documentation site and its supporting resources from the repository.
Add initial project files for the website, including .gitignore, package.json, package-lock.json, public/index.html, and wrangler.jsonc. This sets up the project structure, dependency management, and configuration for development and deployment.
Introduces a new static documentation website for EasyKit and CommonUtilities, including a redesigned index.html, a projects listing page, custom styles, and a minimal JavaScript for smooth scrolling. The site provides project overviews, documentation links, and contact information for developers.
Replaced the detailed documentation site in index.html with a minimal Hello World page. Removed projects.html, scripts.js, and styles.css, leaving only a static HTML file for the public site.
Replaces the basic index.html with a full-featured, responsive landing page for EasyKit, including sections for About, Projects, Features, Getting Started, and Contact. Adds favicon and interface images to the public assets. Integrates Bootstrap, Tailwind, Font Awesome, Animate.css, and custom styles for a modern developer-focused presentation.
Included a favicon link in the HTML head to display a custom icon for the website.
Deleted README_TEMPLATES.md as it is no longer needed in the repository.
Updated AssemblyVersion and FileVersion in EasyKit.csproj from 4.1.8 to 4.1.9 to prepare for a new release.
Updated the README to provide a clearer project overview, improved feature list, detailed installation and usage instructions, and added a roadmap section. Enhanced formatting, added badge links, and updated download and support links for better user guidance.
Updated the MyAppVersion definition to 4.1.9 in Common.iss, Release-win-x64.iss, and Release-win-x86.iss to reflect the new application version.
Adds workflow_dispatch inputs for release version and type, expands build matrix to support more OS/architecture combinations, and automates artifact zipping and GitHub Release creation. This streamlines multi-platform publishing and enables easier release management directly from the workflow.
@LoveDoLove LoveDoLove self-assigned this Sep 1, 2025
@LoveDoLove LoveDoLove merged commit 71158d1 into main Sep 1, 2025
@LoveDoLove LoveDoLove deleted the lovedolove branch September 1, 2025 12:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant