www/firefox: Update to 153.0.1
Changelog:
153.0.1:
Fixed
* Addressed a startup crash on Windows that could occur after updating
Firefox, when some of the application's internal files could not be loaded.
Firefox should now start in these cases, although parts of the interface
may not display correctly until a further update completes (Bug 2056926).
* Fixed audio playing silently on some music and audio streaming sites after
pausing and resuming playback (Bug 2053586).
* Fixed the New Tab page background flashing a few seconds after the page
loaded when a custom wallpaper was in use (Bug 2056650).
* Fixed a crash that could occur when a page loaded a frame using a
javascript: address (Bug 2054485).
[18 lines not shown]
aerc: update to 0.22.0
# Added
- `:reload` is now invoked when `SIGHUP` is received by the `aerc`
process.
- Add support for Labels when using imap.
- A custom directory can now be specified for temporary files.
- New `:toggle-sidebar` command to hide/show the sidebar.
- New `[viewer].html-inline-images` option to replace `<img
src="cid:...">` tags in `text/html` parts with their related
`image/*` part data encoded in base64. For this to work with sixel
compatible terminals, you need to update your filters with
`text/html = ! html -sixel` and install `img2sixel`.
- Diffstat summary lines before patches are now highlighted similar
to git diff --stat.
- Trailing whitespace in diff addition, deletion and context lines
are now highlighted with a red background by default, similar to
git's `diff.wsErrorHighlight` option set to `all`. Configurable
with `[viewer].diff_whitespace` styleset option.
[59 lines not shown]
textproc/treemd: update to 0.6.0
[0.6.0] - 2026-07-22
Added
- Remote Markdown documents - Open https:// URLs directly or use github:owner/repo shorthand to browse a repository's README
- GFM and Obsidian callouts - Render blockquote callouts such as > [!NOTE] with dedicated labels and styling
- Generated man pages - treemd --man-page prints a complete manual page suitable for installation with man
- Query-language documentation and integration coverage - Added user and implementation guides plus end-to-end fixtures for selectors, pipelines, expressions,
and section extraction
Changed
- Query evaluation and section extraction were unified - Chained selectors and pipelines now preserve their input context, while all heading-based extraction
uses the parser's byte offsets and code-block-aware structure
- Interactive editing is transactional - Checkbox and table edits are computed by pure, fence-aware transforms and recorded only after a successful edit; live
reload refuses to overwrite buffered changes
- TUI interaction was modernized - Esc consistently backs out, q quits, text-entry fields share editing shortcuts, status messages have a unified lifecycle,
and help/footer/palette content follows the active keybindings and theme
[19 lines not shown]
shells/oh-my-posh: update to 29.37.0
Features
add darken() and lighten() color shade functions (273394c), closes #7725
jujutsu: expose change ID prefix and rest (e84d617)