Releases: wistant/dotfiles
Releases · wistant/dotfiles
v1.7.2
[1.7.2] - 2026-04-07 - [Architectural Symmetry]
Changed
- Modular Infrastructure: Decoupled the monolithic
cli.mjsinto specialized components (engine,ui,constants,assets). - Asset Migration: Consolidated root-level configuration assets into a structured
data/directory. - UI Componentization: Isolated
renderLogoandrenderSignatureinto reusable modules for improved maintainability. - Icon Centralization: Unified all UI tokens and interactive emojis into a single source of truth (
constants.mjs).
v1.7.1
[1.7.1] - 2026-04-05 - [High-Fidelity Restoration]
Added
- High-Fidelity UI: Block progress bars (
█) and CYAN/YELLOW color accents for a premium feel. - Branded Signature: Integrated an interactive authorship and source information table.
- Enhanced Orchestration: Two-stage directory confirmation and state-aware audit feedback.
- Protocol Governance: Logic refinement for
.protocols/folder selection with architectural recommendations.
v1.7.0
[1.7.0] - 2026-04-05 - [Interactive Orchestration & Anonymization]
Added
- Interactive CLI: Full
node:readlineorchestration for deployment. - Directory Audit: Preventive scan for existing files in target directory.
- Protocol Placement: Dynamic selection between
.protocols/(recommended) and root.
v1.6.0
[1.6.0] - 2026-04-05 - [Vellum & Void Integrity]
Added
- Formal Governance: Integrated professional
CONTRIBUTING.mdandSECURITY.mdroot-level guides, transitioning from internal metaphors to standard engineering contracts. - Community Infrastructure: Added a dedicated Community section with a high-fidelity contributor avatar grid and refined attribution.
Changed
- Architectural Mapping: Migrated the CLI entry point from
bin/tocli/to align with modern package distribution standards. - Technical Sanitization: Purged all metaphorical terminology (Rodin, Socratic, Audit) from public-facing documentation in favor of professional engineering nomenclature.
- Visual Engineering: Redesigned the
README.mdsignature header and updated the technical verification workflow diagram (Mermaid). - Hardening: Refined the implementation of Zero-Trust principles in the root security policy.
v1.5.0
[1.5.0] - 2026-04-05 - [Iron Gate & Neon Dash]
Added
- Protocol Hardening: Integrated strict "Zero-Initiative" and "Separation of Concerns" rules into
RODIN.mdandCOMMIT.md. AI is now formally forbidden from touching release artifacts outside of Release mode. - Elite UI Overhaul: Complete refactor of
github.shandbin/cli.mjswith premium 256-color aesthetics, box-drawing tables, and animated progress bars. - Enhanced Gatekeeping:
github.shnow performs a silent tag-delta audit and forces manual confirmation on production branches.
v1.4.0
[1.4.0] - 2026-04-05 - [Community-Grade Governance]
Added
- Complete Protocol Index:
_INDEX.mdexpanded from 5 to 9 entries, covering all protocols (INIT,REFACTOR,TEST,DOTFILES). - Activation Triggers:
RODIN.mdandINIT.mdnow include explicit[!IMPORTANT]activation blocks for unambiguous agent invocation. - Generalized Security Phase:
SECURITY.mdPhase 3 now covers JWT, HMAC, OAuth, and data isolation patterns beyond Prisma-specific scope.
Changed
- Community-Grade Rewrite:
github.shfully rewritten in technical English with system-style labels ([ABORT],[WARNING],[PUSH],[GATE]). All personal/informal language removed. - Stack-Agnostic Protocols:
ASSIST.mdoperational modes decoupled from specific stacks (Next.js, Tailwind, Shadcn). Now applicable to any engineering context. - Cross-Reference Integrity: All protocol cross-references in
ASSIST.mdand_INDEX.mdare now complete and consistent. - RODIN.md: Rewritten in English, neutral community tone. Suitable for external contributors.
- RELEASE.md: Monorepo path references generalized to support both single-package and workspace architectures.
Removed
gitmessagetemplate: Superseded by theCOMMIT.mdprotocol. Removed to eliminate redundancy.
v1.3.0
[1.3.0] - 2026-04-04 - [Architectural Identity & AI Orchestration]
Added
- AI-Driven Infrastructure: Re-engineered the repository documentation to focus on AI-pairing orchestration and guardrails.
- Branding Assets: Included professional logos, technical icons, and a custom Memoji for the ecosystem.
- Legal Compliance: Integrated Apache License 2.0 as the project's legal baseline.
Changed
- Premium Documentation: Completely redesigned
README.md(v6) with a professional horizontal header and architectural storytelling. - Protocol Hardening: Updated
RELEASE.mdwith explicit state-verification and autonomous audit phases. - Identity Alignment: Corrected all internal references to GitHub (
wistant) and NPM (@wistantkode).
Removed
- Legacy Artifacts: Purged the obsolete KDE shortcuts file and remaining legacy scripts.
v1.2.1
[1.2.1] - 2026-04-04 - [Documentation & Branding]
Added
- AI-Driven Infrastructure: Re-engineered the repository documentation to focus on AI-pairing orchestration and guardrails.
- Branding Assets: Included professional logos and technical icons for the ecosystem.
- Legal Compliance: Integrated Apache License 2.0 as the project's legal baseline.
Changed
- Premium Documentation: Completely redesigned
README.mdwith architectural diagrams and deep technical storytelling.
Removed
- Legacy Artifacts: Purged the obsolete KDE shortcuts file and remaining legacy scripts.
v1.2.0
[1.2.0] - 2026-04-04 - [Streamlining & Smart Sync]
Changed
- Smart Sync: Integrated the intelligent
github.shwith interactive branch detection and Tag Delta auditing. - Protocol Synchronization: Refined all core protocols for modern automation.
Removed
- Obsolete Aliases: Deleted legacy
aliases.shandaliases.zsh. - Legacy Distribution: Removed
pnpm.sh.
v1.1.0
Changelog
All notable changes to this project will be documented in this file.
[1.1.0] - 2026-04-04 - [Automation & Security Ascent]
Added
- GitHub Actions Integration: Created
publish.ymlfor automated pnpm-based distribution on GitHub Release. - Zero-Trust Security Phase: Integrated mandatory
pnpm auditand Secret Scanning into the release protocol. - Rodin Personalization: Automation scripts (
pnpm.sh,github.sh) now follow the Socratic and professional Rodin philosophy. - Lockfile Enforcement: Added
pnpm-lock.yamlto guarantee dependency integrity in all environments.
Changed
- NPM Distribution Logic: Replaced manual
npm publishwith a self-destructingnpm_config_environment variable injection for tokens. - System Protocol Header: Modernized CLI aesthetics for better clarity and professionalism.
[1.0.0] - 2026-04-04 - [Foundation Ignition]
Breaking Changes
- Reorganized entire repository structure for npm compatibility.
- Moved dotfiles to root and renamed
gitignoretogitignore(template). - Protocols moved to
protocols/(installed as.protocols/).
Added
- Added
bin/cli.mjsfor automated installation vianpx. - Added
pnpm.shandgithub.shfor streamlined dev workflow. - Standardized
package.jsonunder@wistantkode/dotfilesscope.
Fixed
- Updated aliases to support the hidden
.protocols/path. - Refined
.gitignorefor the repository.