[PR #7732] [MERGED] 📜 Fix rss feed #109618

Closed
opened 2026-06-02 18:30:09 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/7732
Author: @MikesGlitch
Created: 5/6/2026
Status: Merged
Merged: 5/6/2026
Merged by: @MikesGlitch

Base: masterHead: fix/rss-feed


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/docs/blog/2026-05-03-release-26-5-0.md (+1 -1)

📄 Description

Description

RSS feed is broken because of bad characters in the last release note.

Reported here: https://discord.com/channels/937901803608096828/1501404454107222107/1501404454107222107

Testing

Checklist

  • Release notes added (see link above)
  • No obvious regressions in affected areas
  • Self-review has been performed - I understand what each change in the code does and why it is needed

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/7732 **Author:** [@MikesGlitch](https://github.com/MikesGlitch) **Created:** 5/6/2026 **Status:** ✅ Merged **Merged:** 5/6/2026 **Merged by:** [@MikesGlitch](https://github.com/MikesGlitch) **Base:** `master` ← **Head:** `fix/rss-feed` --- ### 📝 Commits (1) - [`7ac747d`](https://github.com/actualbudget/actual/commit/7ac747dd3b92528eb530907ccc403dc84e7e0194) fix rss feed ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/docs/blog/2026-05-03-release-26-5-0.md` (+1 -1) </details> ### 📄 Description <!-- Thank you for submitting a pull request! Make sure to follow the instructions to write release notes for your PR — it should only take a minute or two: https://actualbudget.org/docs/contributing/#writing-good-release-notes. Try running yarn generate:release-notes *before* pushing your PR for an interactive experience. --> ## Description RSS feed is broken because of bad characters in the last release note. <!-- What does this PR do? Why is it needed? Please give context on the "why?": why do we need this change? What problem is it solving for you?--> ## Related issue(s) Reported here: https://discord.com/channels/937901803608096828/1501404454107222107/1501404454107222107 <!-- e.g. Fixes #123, Relates to #456 --> ## Testing <!-- What did you test? How can we reproduce the issue you are fixing or how can we test the feature you built? --> ## Checklist - [ ] Release notes added (see link above) - [x] No obvious regressions in affected areas - [x] Self-review has been performed - I understand what each change in the code does and why it is needed <!--- actual-bot-sections ---> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-06-02 18:30:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#109618