-
Release 0.1.9 Stable
released this
2025-11-22 23:49:43 +00:00 | 1 commits to main since this releaseFixed
- Critical fix: Changed credentials path in n8n section from
.tsto.jsto match working packages- Was:
dist/credentials/ForgejoApi.credentials.ts - Now:
dist/credentials/ForgejoApi.credentials.js - The n8n section must reference compiled JavaScript files, not TypeScript source files
- This matches the pattern used in all working n8n community packages
- Was:
This should finally resolve the verification issue! 🎯
Full Changelog
https://code.squarecows.com/ric/n8n-nodes-forgejo/compare/0.1.8...0.1.9
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Critical fix: Changed credentials path in n8n section from