Tip
Expand the "Assets" section below to download the binaries for this release.
What's Changed
- bugfix: Fix RSS feed generation with compliant URL. by @cauabernardino in #223
- build(deps): bump clap from 4.5.28 to 4.5.30 by @dependabot[bot] in #229
- build(deps): bump rss from 2.0.11 to 2.0.12 by @dependabot[bot] in #227
- build(deps): bump serde from 1.0.217 to 1.0.218 by @dependabot[bot] in #230
- build(deps): bump log from 0.4.25 to 0.4.26 by @dependabot[bot] in #231
- build(deps): bump serde_json from 1.0.138 to 1.0.139 by @dependabot[bot] in #232
- build(deps): bump rust-embed from 8.5.0 to 8.6.0 by @dependabot[bot] in #233
- build(deps): bump clap from 4.5.30 to 4.5.31 by @dependabot[bot] in #234
- build(deps): bump comrak from 0.35.0 to 0.36.0 by @dependabot[bot] in #235
- build(deps): bump chrono from 0.4.39 to 0.4.40 by @dependabot[bot] in #236
- build(deps): bump serde from 1.0.218 to 1.0.219 by @dependabot[bot] in #237
- build(deps): bump serde_json from 1.0.139 to 1.0.140 by @dependabot[bot] in #238
- build(deps): bump indexmap from 2.7.1 to 2.8.0 by @dependabot[bot] in #241
- build(deps): bump clap from 4.5.31 to 4.5.32 by @dependabot[bot] in #240
- build(deps): bump env_logger from 0.11.6 to 0.11.7 by @dependabot[bot] in #239
- build(deps): bump clap from 4.5.32 to 4.5.34 by @dependabot[bot] in #245
- build(deps): bump comrak from 0.36.0 to 0.37.0 by @dependabot[bot] in #246
- build(deps): bump log from 0.4.26 to 0.4.27 by @dependabot[bot] in #247
- contributors.py: exclude users with
Bot
type by @botantony in #249 - build(deps): bump indexmap from 2.8.0 to 2.9.0 by @dependabot[bot] in #250
- build(deps): bump clap from 4.5.34 to 4.5.35 by @dependabot[bot] in #251
- build(deps): bump env_logger from 0.11.7 to 0.11.8 by @dependabot[bot] in #252
- build(deps): bump comrak from 0.37.0 to 0.38.0 by @dependabot[bot] in #253
- build(deps): bump rust-embed from 8.6.0 to 8.7.0 by @dependabot[bot] in #254
- build(deps): bump clap from 4.5.35 to 4.5.36 by @dependabot[bot] in #255
- Fix feed URL (duplicated
http://
) by @cuducos in #257 - build(deps): bump clap from 4.5.36 to 4.5.37 by @dependabot[bot] in #259
- Fix :Add auto theme switching based on system preferences by @Keerthi421 in #262
- build(deps): bump comrak from 0.38.0 to 0.39.0 by @dependabot[bot] in #266
- build(deps): bump chrono from 0.4.40 to 0.4.41 by @dependabot[bot] in #265
- Fixes #258 by ignoring the generated folder by @sejo in #267
- build(deps): bump rust-embed from 8.7.0 to 8.7.1 by @dependabot[bot] in #270
- build(deps): bump clap from 4.5.37 to 4.5.38 by @dependabot[bot] in #269
- build(deps): bump rust-embed from 8.7.1 to 8.7.2 by @dependabot[bot] in #271
- Uses
site.logo_image
as header when available by @cuducos in #273 - Adds
--https
option by @cuducos in #272 - build(deps): bump clap from 4.5.38 to 4.5.39 by @dependabot[bot] in #276
- Adding Code World, No Blanket blog to Marmite showcase by @chbrown13 in #278
- Fixes a broken link by @yosephberhanu in #280
- build(deps): bump clap from 4.5.39 to 4.5.40 by @dependabot[bot] in #282
- build(deps): bump indexmap from 2.9.0 to 2.10.0 by @dependabot[bot] in #283
- build(deps): bump comrak from 0.39.0 to 0.39.1 by @dependabot[bot] in #284
- feat: migrate from Just to Mask task runner by @Copilot in #285
- feat: Add next and previous post links by @rochacbruno in #287
- feat: Add CONTEXT.md for AI context by @rochacbruno in #288
- build(deps): bump clap from 4.5.40 to 4.5.41 by @dependabot[bot] in #289
- fix: prevent media file links from being converted to HTML links by @rochacbruno in #290
- feat: add markdown source publishing and linking by @rochacbruno in #291
- docs: Add comprehensive documentation analysis and missing guides by @rochacbruno in #292
- feat: add automatic banner image download with picsum provider by @rochacbruno in #294
- feat: implement IndieWeb microformats compliance across all templates by @rochacbruno in #295
- feat: implement draft stream filtering for feeds and search by @rochacbruno in #297
- feat: implement configurable markdown parser options by @rochacbruno in #299
- build(deps): bump serde_json from 1.0.140 to 1.0.141 by @dependabot[bot] in #300
- feat: update ureq dependency to 3.0.12 and fix image provider by @rochacbruno in #303
- docs: add comprehensive guide for using Lychee link checker with Marmite by @rochacbruno in #305
- feat: add filename-based stream support and stream display names by @rochacbruno in #306
- feat: update templates to use url_for function for asset links by @rochacbruno in #307
- feat: add --theme CLI option to override configuration theme by @rochacbruno in #308
- feat: implement Series feature for grouping related content by @rochacbruno in #309
- fix: filter out drafts by @rochacbruno in #310
- fix: use url_for and indieweb on theme_template by @rochacbruno in #311
- feat: Remote Theme Download by @rochacbruno in #313
New Contributors
- @botantony made their first contribution in #249
- @cuducos made their first contribution in #257
- @Keerthi421 made their first contribution in #262
- @sejo made their first contribution in #267
- @chbrown13 made their first contribution in #278
- @yosephberhanu made their first contribution in #280
- @Copilot made their first contribution in #285
Full Changelog: 0.2.5...0.2.6