Skip to content

Releases: brianlovin/briOS

v5

31 Oct 22:04
Compare
Choose a tag to compare

After a month and a half of hacking, I'm done with the fifth redesign of my personal website, now nicknamed briOS. With this release, the site should feel a lot more like an app, with list-detail style layouts, social sign-in, commenting, and a whole lot more.

See the code

v4.1

31 Oct 19:23
765f7b7
Compare
Choose a tag to compare

Last stable release of v4 before the big v5 refactor.

Changes since last release

v4

08 Mar 01:08
df529fb
Compare
Choose a tag to compare
v4

I spent the last few weeks trying to simplify and abstract certain parts of my site. I now am dealing with dozens of pages, lots of content types, and different flavors of interactions (forms, lists, pagination, static pages, on-the-fly data, etc. etc.). This new version hopefully lands me in a more maintainable system, although there's always Work To Be Done!

v4 also swaps out the default typeface for my site, using iA Quattro, which is just beautiful. It seems to nicely strike the balance between a mono and a sans, making for readable body copy that also feels "computer-y."

v3.0.0

29 Nov 22:19
Compare
Choose a tag to compare

Changes since last release

  • New timeline style for the home page
  • Migrated Security Checklist to /security
  • Added categories to /bookmarks
  • Migrated to Tailwind CSS

v2.7.0

01 Jun 20:22
b671958
Compare
Choose a tag to compare

Changes since last release

  • Upgrade to simplecast v2 (#723)
  • Add metadata to HN pages (#722)
  • Error tracking (#721)
  • Add flex primitive, replace all instances of grid (#701)
  • HN Daily Digest (#699)
  • Reduce rendering of stale content (#693)
  • Dependency updates

v2.6.0

18 May 15:36
a2b8cd1
Compare
Choose a tag to compare

Changes since last release

  • Adds personal Hacker News (#670 + #671)
  • Improves App Dissection pages perf (#654)
  • Supports command + enter to submit forms (#653)
  • Adds pagination to bookmarks and AMA (#652)
  • Adds email notification for new AMA questions (#64
  • Adds AMA page (#648, #649, #650)
  • Adds ability to leave notes on bookmarks (#647)
  • Refactored and clean up bookmark components (#646)
  • Updated OG images (#645)
  • Updated Fathom custom script (#644)

v2.5.0

08 May 04:47
6c1d8c4
Compare
Choose a tag to compare

Changes since last release

  • Adds ability to react to bookmarks (#642)
  • Allows server and client to be deployed simultaneously when the GraphQL schema changes (#642)
  • Adds authorization for adding/editing/deleting bookmarks if it's me (#641)
  • Adds Grid component helper to reduce layout boilerplate (#638)

v2.4.0

03 May 23:29
Compare
Choose a tag to compare

Changes since last release

  • Adds cookie authentication, with the ability to add/edit/delete bookmarks (#629)
  • Refactoring, organization, and general cleanup (#628)
  • Fix dark mode flicker (#627)
  • Remove SWR in favor of incremental SSG (#551)
  • fix: add passHref prop to next/link when using a custom anchor tag (#548) @mcansh
  • Add /api/graphql endpoint to unify data sources (#126 )
  • Fix spec.fm self-interview link (#541) @mxstbr

v2.3.0

07 Mar 02:55
e55bec9
Compare
Choose a tag to compare

Changes since last release

  • Refactors the site to be more visually simple, adds more content #523

v2.2.0

07 Mar 01:26
7a57c20
Compare
Choose a tag to compare

Changes since last release