Skip to content

5.0.1

Compare
Choose a tag to compare
@gregrickaby gregrickaby released this 10 Feb 16:23
· 176 commits to main since this release
13422b3

What's Changed

A hotfix release to address minor things from yesterday's 5.0.0 release.

  • Added a paragraph to the homepage (and Readme) explaining what the app is and how I don't track you
  • Server actions now log the full error message
  • Boss Button component no longer displays on mobile
  • Boss Button component tooltip was removed in favor of title attribute
  • Media component now sets default props for <HLSPlayer /> which trims repeated code
  • Media component now has lots of comments for easier onboarding
  • Media component will return a message if all other media fails
  • HLS Player component now properly accepts loop prop
  • No longer expand .main container, instead target .post
  • Post grid CSS and Masonry now play nice with each other, providing a smooth resize experience
  • Add VSCode settings and extension files
  • Update CodeQL workflow to latest version
  • Other misc. comments and clean-ups

Full Changelog: 5.0.0...5.0.1