Skip to content

v0.65.16

Choose a tag to compare

@ulsklyc ulsklyc released this 07 Jun 21:53

Fixed

  • Creator avatar and name in note cards are no longer tinted by the note's background color. The footer's opacity: 0.55 (which cascades to all children including the avatar) has been replaced with color: color-mix(in srgb, currentColor 55%, transparent), which mutes the border and text while leaving the avatar image and background-color at full opacity.