Skip to content

0.6.1

Choose a tag to compare

@github-actions github-actions released this 05 Aug 03:21
· 157 commits to main since this release
ab98e95

Fixed

  • /daymark no longer 404s on an install migrated from Moment. The app deliberately keeps its persisted URL (e.g. /moment) so a home-screen icon never breaks, but the new brand's own URL had nothing registered at all — it now redirects to wherever the app actually lives. (#49)

Changed

  • The five daymark/* blocks (Timeline, Images, Videos, Audio, Notes) now support color, typography, and spacing from your theme's Global Styles, and sit under their own "Daymark" category in the block inserter instead of the generic "Widgets" bucket. The inserter's hover preview now shows the block rendered against your actual content. (#39)
  • Each Mark on the public views now shows a comment count and a like count (from replies and reactions the ActivityPub, ATmosphere, or Webmention plugins deliver, plus your own on-site comments). A count of zero stays quiet — just a dimmed icon, no "0" — and steps up in weight and color as soon as there's something to report. (#43)
  • Audio and video Marks on the public views now play inline, right in the card, instead of showing only a badge and caption; note Marks get a larger, pull-quoted caption since the text is the whole Mark. (#44)
  • The Home footer (New Mark button + site nav) slides out of the way while you scroll down the recent list, reclaiming its height for content, and slides back on scroll-up or when keyboard focus reaches it. The top bar is a touch more compact too. (#50)

Full Changelog: 0.6.0...0.6.1