kekePower
8c2931581c
feat(website): replace hero screenshot with video
...
Add autoplaying video loop to the landing page for a more dynamic hero section.
2026-02-24 19:10:28 +01:00
kekePower
c7384f2c12
docs(website): update changelog with Local AI commit message bug fix
2026-02-24 19:06:00 +01:00
kekePower
6ce7bc3cec
docs(website): update changelog with Zaguán Coder Daemon enhancements
2026-02-24 18:14:20 +01:00
kekePower
6884d20886
docs(website): update changelog with .zblade git bug fix
...
Add changelog entry detailing the fix for the bug where the .zblade directory would be incorrectly submitted to git.
2026-02-24 18:13:32 +01:00
kekePower
2c973015d3
docs(website): update changelog with recent enhancements
...
- Add Git Panel strikethrough for moved, renamed, or deleted files
- Add Chat visual feedback while waiting for model response
2026-02-24 15:22:20 +01:00
kekePower
a7c7a80686
Rename screenshot
2026-02-24 14:08:31 +01:00
kekePower
c1bb715814
docs(website): refresh landing page and add v0.3.2 changelog
...
- Update hero section and feature descriptions to emphasize local AI daemon and agentic workflows
- Add screenshot reveal section to index page
- Update public screenshot asset
- Add v0.3.2 development section to changelog with recent bug fixes
2026-02-24 13:58:34 +01:00
kekePower
4617a81b65
docs(changelog): finalize v0.3.1 release notes
...
- Set v0.3.1 status to latest with February 23, 2026 release date
- Update v0.3.0 badge from latest to previous
- Add frontend and backend dependency update entry
2026-02-23 21:50:29 +01:00
kekePower
9161643646
docs(changelog): add research progress bug fix entry
2026-02-23 20:47:24 +01:00
kekePower
2e400c16c4
docs(changelog): add shell command runtime guard entry
2026-02-23 20:18:18 +01:00
kekePower
f6bc673a81
docs(changelog): add v0.3.1 development section
...
- Document Zaguán Coder Daemon enhancement for Gemini patch recovery
- Document Run Command bug fixes for skip and stop actions
2026-02-23 19:45:53 +01:00
kekePower
5af6c69c4d
Set v0.3.0 as latest version
2026-02-23 14:32:56 +01:00
kekePower
c8f90b3589
docs(changelog): add performance and memory leak fixesdocs(changelog): add performance and memory leak fixes
2026-02-23 14:02:35 +01:00
kekePower
def02bb360
docs(changelog): add alpha tag removal and gix dependency update
...
- Added note about removing the alpha tag for reaching a usable state
- Added note about gix dependency update to v0.51.0
2026-02-23 09:25:00 +01:00
kekePower
bbf39bda66
docs(changelog): add UI redesign and settings updates for v0.3.0
2026-02-23 08:06:26 +01:00
kekePower
89a50edd5a
docs(changelog): add editor diff parsing and tracking bug fixes
2026-02-22 11:47:18 +01:00
kekePower
85237a1076
docs(changelog): add editor and markdown performance enhancements
2026-02-22 11:21:57 +01:00
kekePower
ea6ffd37d2
feat(blog): add blog section and rss feed
...
- Add blog content collection schema and welcome post
- Create blog index, post layout components, and dynamic routing
- Add `@astrojs/rss` dependency and implement RSS feed generation
- Add blog links to header and footer navigation
- Update changelog with Gemini 3.1 Pro enhancement notes
2026-02-22 09:44:42 +01:00
kekePower
d7a85a2bec
docs(changelog): add v0.2.2 development section
...
Adds development section with Gemini and MiniMax updates, plus bugfix for global Accept All/Reject All that was wrongly removed.
2026-02-21 22:52:15 +01:00
kekePower
332702c00b
chore(release): prepare v0.2.1
...
Bump version to 0.2.1 and update changelog with release date,
Vite 7.3.1 update, and additional bug fixes.
2026-02-21 13:09:45 +01:00
kekePower
7baab5fa5a
docs(changelog): add entry for diff parsing fix
2026-02-20 21:48:09 +01:00
kekePower
5a07db4963
docs(changelog): add run_command bugfix entries for Gemini and blocking commands
2026-02-20 21:27:13 +01:00
kekePower
cd90035620
docs(changelog): add entry for terminal crash with dead-key characters
2026-02-20 15:39:22 +01:00
kekePower
a70b3e9974
docs(changelog): add Gemini 3.1 Pro and performance enhancements
...
- Add Google Gemini 3.1 Pro to new features in Zaguán Coder Daemon
- Add Enhancements section detailing streaming and context sync optimizations
2026-02-20 12:45:33 +01:00
kekePower
1ff432241a
chore(landing): derive download version from package.json dynamically
...
Replace hardcoded v0.2.0 version strings in platform download cards
with the `{version}` variable read from package.json. Bump site
package version to 0.2.0.
2026-02-18 07:15:12 +01:00
kekePower
cf80aee76b
feat(landing): update features and download versions to v0.2.0
...
Replace features 06-09 with Git graph, Ollama Cloud, resilient
recovery, and UI polish. Bump download version badges from v0.1.1
to v0.2.0 across Windows, macOS, and Linux.
2026-02-18 07:12:30 +01:00
kekePower
1f8d318021
docs(changelog): add Claude Sonnet 4.6 entry to v0.2.1 section
2026-02-17 22:33:54 +01:00
kekePower
9f2e221e61
docs(changelog): add Zaguán Coder Daemon provider fix entry
2026-02-17 21:26:13 +01:00
kekePower
80a7fdb470
docs(changelog): add v0.2.1 development section with features and fixes
2026-02-17 19:39:20 +01:00
kekePower
ce1bf8c27c
docs(changelog): update v0.2.0 badge to Latest
2026-02-16 21:19:45 +01:00
kekePower
f4432961ef
docs(changelog): add v0.2.0 features and bug fixes" - that's 54 characters, which is under 72. Good.docs(changelog): add v0.2.0 features and bug fixes
...
Add full git commit message feature, Local AI refactoring, and fixes for text flickering and scroll position when loading conversations
2026-02-16 21:13:54 +01:00
kekePower
ffc7beb0f2
docs(changelog): add bug fix entries and remove screenshot section
2026-02-15 21:44:07 +01:00
kekePower
5baed2ad08
docs(changelog): add entries for reasoning blocks and caret sync fixes
2026-02-15 10:36:46 +01:00
kekePower
b1ee699155
Disable screenshot for now
2026-02-14 23:31:53 +01:00
kekePower
7038780611
feat(showcase): add click-to-expand modal for screenshot
2026-02-14 23:30:26 +01:00
kekePower
d69bee3886
Update width of screenshot to 800px
2026-02-14 23:26:26 +01:00
kekePower
1cc4ec4b83
style(showcase): add explicit width to screenshot image
2026-02-14 23:25:09 +01:00
kekePower
4d540b2acf
style(showcase): simplify screenshot section with cleaner layout
2026-02-14 23:23:56 +01:00
kekePower
4a09c5cfc6
style(showcase): redesign screenshot section with modern frame layout
2026-02-14 23:18:16 +01:00
kekePower
2e6f6e5303
style(showcase): refine screenshot component spacing and effects
2026-02-14 23:15:06 +01:00
kekePower
75e4d73e84
refactor(changelog): move Git performance improvement to Enhancements section
2026-02-14 22:58:56 +01:00
kekePower
d1bfb2ce94
refactor(changelog): consolidate duplicate bug fixes into v0.2.0 section
2026-02-14 22:51:51 +01:00
kekePower
c58eedec07
feat(changelog): add v0.2.0 bug fixes and screenshot showcase
2026-02-14 22:49:31 +01:00
kekePower
2e9721b55b
docs(changelog): add enhancement and fix sections for v0.1.2
2026-02-12 23:15:26 +01:00
kekePower
86a504e5f3
style(docs): replace em dashes with hyphens for consistency
2026-02-12 19:37:47 +01:00
kekePower
6f474c57fd
docs(changelog): update version badges for v0.1.2 development
2026-02-12 19:29:26 +01:00
kekePower
d87dd7406a
docs(changelog): add GLM image upload warning note
2026-02-12 19:24:25 +01:00
kekePower
e19957db37
docs(changelog): add project_index bug fix note
2026-02-11 23:10:03 +01:00
kekePower
370cdaf805
docs(changelog): add bug fixes section and refine spacing
2026-02-11 21:09:58 +01:00
kekePower
79eb105e24
docs(changelog): add app icon redesign to v0.1.2 release notes
2026-02-10 20:58:12 +01:00