iachat/app/javascript/dashboard
Gabriel Jablonski 5c8fe700b2
feat(release-notes): add user-facing release notes skill and link UI to fazer.ai (#261)
- Document bilingual (pt-BR + en) user-notes blocks required in every
  GitHub release body, rendered on fazer.ai/chatwoot-release-notes
- Add .claude/skills/release-notes skill so the agent drafts and
  validates the blocks before any release create/edit/backfill, with
  reference from CLAUDE.md (AGENTS.md)
- Point the admin "new version available" banner and the profile-menu
  Changelog link at fazer.ai/chatwoot-release-notes
- Stop tracking .claude/settings.json (per-developer config moves to
  settings.local.json); ignore only .claude/**/*.local.* so the
  release-notes skill ships with the repo
2026-04-11 22:17:14 -03:00
..
api feat(internal-chat): implement internal chat system for agents (#247) 2026-04-11 13:50:15 -03:00
assets Merge branch 'main' into chore/merge-upstream-4.12.0 2026-03-19 23:24:55 -03:00
components feat(release-notes): add user-facing release notes skill and link UI to fazer.ai (#261) 2026-04-11 22:17:14 -03:00
components-next feat(release-notes): add user-facing release notes skill and link UI to fazer.ai (#261) 2026-04-11 22:17:14 -03:00
composables feat(internal-chat): implement internal chat system for agents (#247) 2026-04-11 13:50:15 -03:00
constants Merge branch 'chatwoot/develop' into chore/merge-upstream-4.12.0 2026-03-20 00:27:45 -03:00
helper feat(internal-chat): implement internal chat system for agents (#247) 2026-04-11 13:50:15 -03:00
i18n feat(internal-chat): implement internal chat system for agents (#247) 2026-04-11 13:50:15 -03:00
mixins Chore/merge upstream 4.8.0 (#150) 2025-11-19 16:25:58 -03:00
modules Merge branch 'chatwoot/develop' into chore/merge-upstream-4.12.0 2026-03-20 00:27:45 -03:00
routes fix(internal-chat): preload route components to avoid navigation freeze on slow connections 2026-04-11 15:55:17 -03:00
store feat(internal-chat): implement internal chat system for agents (#247) 2026-04-11 13:50:15 -03:00
stores feat: Voice Channel (#11602) 2025-12-19 12:41:33 -08:00
App.vue chore: Remove vue-multiselect package and styles from codebase (#13585) 2026-02-19 15:42:34 +05:30
featureFlags.js feat(internal-chat): implement internal chat system for agents (#247) 2026-04-11 13:50:15 -03:00