AddOn
Jira Knowledgebase Sync
Beschreibung
Diese Addon syncronisiert Jira Einträge aus der Knowledgebase.Umsetzung
Iris Werner
73569 EschachVersionen
1.1.0-dev-2025-11-27
What's Changed
- Modernize DOM parsing to PHP 8.4 Dom\HTMLDocument API by @Copilot in https://github.com/ropaweb/jira_knowledgebase_sync/pull/22
- Add curl timeouts, XSS sanitization, and fix cursor parsing in Sync.php by @Copilot in https://github.com/ropaweb/jira_knowledgebase_sync/pull/24
- Rename fragment files from first/second to category/question by @Copilot in https://github.com/ropaweb/jira_knowledgebase_sync/pull/26
- Resolve merge conflict: PHP 8.4 Dom\HTMLDocument with XSS prevention by @Copilot in https://github.com/ropaweb/jira_knowledgebase_sync/pull/25
- Reduce curl timeout values and extract to class constants by @Copilot in https://github.com/ropaweb/jira_knowledgebase_sync/pull/27
- Remove dead code from getTypeName() after merge conflict by @Copilot in https://github.com/ropaweb/jira_knowledgebase_sync/pull/28
- Update Sync.php by @AWqxKAWERbXo in https://github.com/ropaweb/jira_knowledgebase_sync/pull/21
- Delete removed Jira Knowledgebase articles during sync by @Copilot in https://github.com/ropaweb/jira_knowledgebase_sync/pull/29
New Contributors
- @Copilot made their first contribution in https://github.com/ropaweb/jira_knowledgebase_sync/pull/22
Full Changelog: https://github.com/ropaweb/jira_knowledgebase_sync/compare/1.0.0...1.1.0-dev-2025-11-27
0.0.1-dev-2025-04-04
New Contributors
- @alxndr-w made their first contribution in https://github.com/ropaweb/jira_knowledgebase_sync/pull/6
- @iriswerner made their first contribution in https://github.com/ropaweb/jira_knowledgebase_sync/pull/9
Full Changelog: https://github.com/ropaweb/jira_knowledgebase_sync/commits/0.0.1-dev-2025-04-04