Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

docs: Fix Style Issues in May 2025 Changelog #164

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/changelogs/2025-05.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ title: May 2025

**What's New:**

* **Jira Integration:** Added Jira as a context source integration, allowing Promptless to retrieve and search Jira issues when generating documentation updates. This includes OAuth 2.0 authentication, issue retrieval by key, and JQL search capabilities to ensure documentation updates are informed by actual project management context.
* **Jira Integration:** Added Jira as a context source integration, allowing Promptless to retrieve and search Jira issues when generating documentation updates. This includes OAuth 2.0 authentication, issue retrieval by key, and JQL search capabilities to ensure documentation updates incorporate actual project management context.

* **Webflow Publishing:** Enhanced Webflow integration with direct publishing from the Change History page. Added "Save All & Publish to Webflow" button for seamless content publishing, automatic item management, and support for multiple Webflow collections.

* **Per-File Publishing for ReadMe:** Added capability to publish individual files to ReadMe instead of requiring all files to be published at once, providing more granular control over documentation updates.
* **Per-File Publishing for ReadMe:** Added capability to publish individual files to ReadMe instead of requiring publishing all files at once, providing more granular control over documentation updates.

* **Enhanced Slack Integration:** Promptless now responds directly in Slack threads instead of sending private ephemeral messages, improving transparency and collaboration. Added automatic channel joining capability for public channels when mentioned.

Expand Down