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

neomutt 20241212 #200914

Merged
merged 2 commits into from
Dec 12, 2024
Merged

neomutt 20241212 #200914

merged 2 commits into from
Dec 12, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## :book: Notes

Compose Message Preview

A new feature this release: Compose Message Preview -- See the email you're about to send.
Thanks Dennis! (@roccoblues)

To enable it: set compose_show_preview = yes
More info: https://neomutt.org/feature/compose-message-preview

Config Changes

Along with a lot of code refactoring there have been some config changes.
They unify the Alias and Query Dialogs -- same behaviour, same format strings.

The changes are backwards compatible.

:gem: Sponsors

Special thanks to our sponsors:

Jakub Jindra
@jindraj
Scott Kostyshak
@scottkosty
Ander Punnar
@4nd3r
Igor Serebryany
@igor47
Mark Korondi
@kmARC
Mateus Etto
@Yutsuten
J Sheng
@lamons
Bastian Bittorf
@bittorf
Nicolas Évrard
@nicoe
Farzad Sadeghi
@terminaldweller
Robert Ricci
@ricci
Blunix GmbH
Linux support company
from Berlin, Germany
  • Robert Labudda
  • Patrick Koetter (@[email protected])
  • 海老根蓉也
  • Reiko Kaps
  • Joonas Laine
  • Marton Balazs

Become a sponsor of NeoMutt

:heart: Thanks

Many thanks to our new contributors:

  • Chao-Kuei Hung (@ckhung)
  • Dmitry Polunin (@frei-0xff)

and our regular contributors:

  • Marius Gedminas (@mgedmin)
  • Ryan d'Huart (@homoelectromagneticus)
  • Страхиња Радић (@strahinja)
  • Claes Nästén (@pekdon)
  • Alejandro Colomar (@alejandro-colomar)
  • Dennis Schön (@roccoblues)
  • Scott Kostyshak (@scottkosty)
  • Pietro Cerutti (@gahr)
  • EC Herenz (@knusper)
  • Carlos Henrique Lima Melara (@charles2910)
  • Emir Sari (@bitigchi)
  • Gerrit Rüsing (@kbcb)

:gift: Features

  • #4437 show message preview in compose view
  • #4439 add trailing commas when editing addresses

:lady_beetle: Bug Fixes

  • #4444 expando: fix overflow
  • #4461 Spaces can be wide
  • #4464 Remove BOM from UTF-8 text
  • #4467 Bug with wrong fingerprints in certificate_file
  • #4470 fix postponed sorting assertion failure
  • #4472 fix: save_attachment_open() when overwriting
  • #4473 add text-wrapping to compose message preview pager
  • #4475 edit_headers: cleanup temporary file on error
  • expando: fix crash on empty %[] date
  • expando: fix container formatting
  • browser: fix 'tag-' display
  • query: fix memory leak
  • fix more arrow_cursor search

:wrench: Changed Config

  • Config Renames:
    • $pgp_sort_keys -> $pgp_key_sort
    • $sidebar_sort_method -> $sidebar_sort
    • $sort_alias -> $alias_sort
    • $sort_browser -> $browser_sort
  • Changed Defaults:
    • set alias_format = "%3i %f%t %-15a %-56A | %C%> %Y"
    • set query_format = "%3i %t %-25N %-25E | %C%> %Y"

:black_flag: Translations

  • 100% :de: German
  • 100% :lithuania: Lithuanian
  • 100% :serbia: Serbian
  • 100% :tr: Turkish
  • 89% :fr: French
  • 39% :taiwan: Chinese (Traditional)

:shield: Coverity Defects

  • Explicit null dereferenced
  • Overflowed constant
  • Overflowed return value
  • Resource leak

:books: Docs

  • alias tags

:building_construction: Build

  • #4452 only use struct tm.tm_gmtoff if available

:gear: Code

  • #4294 refactor memory allocation
  • #4442 remove unused fields from ComposeSharedData
  • #4447 refactor 'sort' constants
  • #4449 add mutt_window_swap()
  • unify Menu data
  • move config to libraries
  • unify Alias/Query
  • expando factor out callbacks
  • refactor simple_dialog_new()
  • test: add TEST_CHECK_NUM_EQ()
  • fopen: tidy read-only

:recycle: Upstream

  • #4448 Update queue.h

@github-actions github-actions bot added lua Lua use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Dec 12, 2024
Copy link
Contributor

🤖 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 Dec 12, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Dec 12, 2024
Merged via the queue into master with commit 5779394 Dec 12, 2024
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-neomutt-20241212 branch December 12, 2024 15:05
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. lua Lua 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