Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

posting 2.3.1 #209365

Merged
merged 2 commits into from
Mar 1, 2025
Merged

posting 2.3.1 #209365

merged 2 commits into from
Mar 1, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

  • resource blocks have been checked for updates.
release notes
I'm back! Fixes and a spot of polish. Thanks to @cclauss and @kkHAIKE for their first contributions to Posting! 🙇 

Changed

  • Renamed "Change theme" to "Preview theme" in command palette, and update description to not imply the change persists across sessions (use the config file for persistent changes).

Fixed

  • Fixed crash when invalid syntax theme is specified. Posting now exits cleanly with an error message.
  • Fixed toast message on copying text referring to "Response text" regardless of what text was copied.
  • Fixed error handling and messaging when themes contain invalid syntax, invalid values. Includes batching errors and displaying multiple in one message.
  • Fixed animation level config no longer being respected.
  • Fixed missing get_variable method in scripting API that was described in docs but not implemented.
  • Fixed no way to escape dollar signs in variable substitution system.
  • Fixed blue dot not appearing in headers tab despite there being headers.

What's Changed

New Contributors

Full Changelog: darrenburns/posting@2.3.0...2.3.1

@github-actions github-actions bot added python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Mar 1, 2025
Copy link
Contributor

github-actions bot commented Mar 1, 2025

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Mar 1, 2025
@BrewTestBot BrewTestBot enabled auto-merge March 1, 2025 15:44
@BrewTestBot BrewTestBot added this pull request to the merge queue Mar 1, 2025
Merged via the queue into master with commit 966372c Mar 1, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-posting-2.3.1 branch March 1, 2025 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. python Python use is a significant feature of the PR or issue rust Rust use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants