Changelog

As mentioned on the credits page, this whole thing is open source, so feel free to check out the repo on GitHub.

But here’s some highlights of when things happened.

  1. September 28, 2025 — Add collapsible note-to-self sections with clickable caret arrows for easier reading
  2. September 28, 2025 — Add Cmd+Enter (Mac) and Ctrl+Enter (Windows/Linux) keyboard shortcuts to submit forms when focused on textareas
  3. September 11, 2025 — Improve profile page design with horizontal navigation menu for reviews/stats links, friendlier join date formatting, and currently watching show count display
  4. September 6, 2025 — Add season progress bars to individual season pages showing percentage of episodes watched in that season
  5. September 6, 2025 — Add toggle to stats pages allowing users to view seasons reviewed during a year vs seasons that originally aired during a year, providing richer insights into viewing habits
  6. August 24, 2025 — Can mark episodes as seen from the episode show page
  7. August 24, 2025 — Add personal stats pages showing year-by-year review statistics with top 25 favorite seasons. Available at /your-handle/stats with year navigation.
  8. August 17, 2025 — Auto-link links in markdown text fields
  9. August 16, 2025 — Show “added by X people” counts on search page for shows that have already been imported
  10. August 16, 2025 — Apply consistent card-based design to shows index page
  11. July 14, 2025 — Add watch progress bars showing percentage of episodes watched for each show on both the shows index and individual show pages
  12. July 12, 2025 — Unified search and import experience: Search now queries TMDB directly and shows importable shows alongside imported ones, eliminating the separate import page
  13. July 9, 2025 — Show lock emoji on private reviews with tooltip explaining visibility
  14. July 9, 2025 — Add ability to edit season reviews (body, rating, visibility)
  15. July 8, 2025 — Improve design of reviews page to make it easier to scan (remove redundant author names, add visual separation, show dates, better layout)
  16. July 8, 2025 — Fix pagination on shows page so “Next” button only appears when there are actually more pages
  17. July 8, 2025 — Add pagination to your list of reviews
  18. April 13, 2025 — Admins can click “refresh now” button shows page
  19. April 13, 2025 — Remove ability to mark an entire season as seen from the seasons list on the show page
  20. April 13, 2025 — Remove “mutual followers” option from review visibility (it never worked) (sorry)
  21. February 27, 2025 — Allow searching by note to self, not just title
  22. February 27, 2025 — Show 30 shows/reviews per page instead of 10
  23. February 23, 2025 — Humans can unfollow each other
  24. February 17, 2025 — Start the process of removing React from the frontend
  25. July 30, 2023 — On show page, you can hover on the checkbox to see how many episodes have been watched for each season
  26. June 29, 2023 — Update data refresh so that shows which are ongoing will refresh daily, and shows that are complete will refresh every 1-2 weeks, ish
  27. June 25, 2023 — Blockquotes in rendered markdown are now styled as blockquotes, with a left border
  28. June 25, 2023 — Some more spacing between paragraphs in rendered markdown
  29. May 22, 2023 — Basic pagination on the “Your shows” page to only show 10 shows at a time
  30. May 22, 2023 — Humans can now remove a show from their “Your shows” list entirely. Seasoning will forget your “note to self” and the assigned status. It will still remember which episodes you’ve checked off that you’ve seen, and your season reviews.
  31. April 17, 2023 — Humans can optionally set a limit on how many shows they are currently watching
  32. March 31, 2023 — Show “last refreshed at” show data on season page and episode page
  33. February 23, 2023 — Automatically toggle shows from “waiting for more” to “next up” only when there is a new episode available to watch, not just when the season is announced.
  34. February 23, 2023 — Add some animation to the global loading ribbon
  35. February 23, 2023 — Show future episode air dates in a fainter gray text color in episodes list on season page
  36. February 21, 2023 — Fix bug where episode air dates could be off by a day
  37. February 19, 2023 — Display when show data was last refreshed from TMDB
  38. February 15, 2023 — Ignore “The” and “A” at start of titles when sorting shows
  39. February 11, 2023 — Display show first aired year on search page
  40. February 11, 2023 — Add more info links to TMDB
  41. February 11, 2023 — Some restyling with Tailwind
  42. January 13, 2023 — Display episode air date on episode page and season page
  43. January 13, 2023 — Made background refreshing of episodes more resilient, so if one show cannot refresh it doesn’t prevent other shows from refreshing
  44. January 13, 2023 — Set up bugsnag for exception tracking for backend ruby errors
  45. January 7, 2023 — Change the default setting for new people who sign up so that their currently viewing shows will be publicly viewable.
  46. January 7, 2023 — New page for individual episodes
  47. January 7, 2023 — People can mark individual episodes as seen
  48. January 7, 2023 — start recording episode details in database
  49. December 24, 2022 — add following and followers page to profiles
  50. December 24, 2022 — add simple admin page with some basic stats
  51. December 24, 2022 — add changelog page and roadmap page
  52. December 24, 2022 — limit the reviews page to your own reviews, and reviews from people you follow
  53. December 24, 2022 — limit an individual’s reviews page to 10 recent reviews
  54. December 24, 2022 — limit the reviews page to 10 recent reviews
  55. December 24, 2022 — limit the reviews page to authenticated guests
  56. December 19, 2022 — Order shows on homepage by title and status, not just status
  57. June 18, 2022 — Magic links are now more flexibile, and will work even if you type your email with mixed case or trailing spaces
  58. June 18, 2022 — People can delete their reviews
  59. June 18, 2022 — When filtering homepage, save the filters in the URL so they can be sticky
  60. June 18, 2022 — Show the note to self on the homepage
  61. May 22, 2022 — Make it possible to import two shows with the same name, for remakes etc
  62. April 4, 2022 — Improve experience when importing shows
  63. November 5, 2021 — Improve show import flow by doing a search and letting you pick the one you actually definitely want
  64. October 24, 2021 — Add new “next up” show status, and automatically move shows into that status when a new season is available
  65. October 10, 2021 — Redesign to stop using Shopify’s Polaris design system but, rather, just use a really small handful of lines of CSS
  66. May 1, 2021 — Display season-specific posters
  67. April 26, 2021 — People can set their default review visibility for new reviews
  68. April 25, 2021 — People can tick off which seasons of shows that they’ve seen from the show page
  69. April 25, 2021 — Link to profile page from review page
  70. April 11, 2021first review is posted
  71. April 11, 2021 — Show global feed of reviews on reviews page
  72. April 10, 2021 — People can write reviews of seasons of shows, with star ratings, text, and visibility
  73. April 10, 2021 — People can follow each other
  74. April 10, 2021 — People can choose whether or not to show their currently watching shows on their profile page
  75. April 10, 2021 — People can filter the homepage by show status
  76. April 5, 2021 — People can tick off which seasons of shows that they’ve seen
  77. April 4, 2021 — People can indicate the status of their relationship to a show (currently watching, waiting for more, etc)
  78. April 4, 2021 — Display show posters
  79. March 28, 2021 — Added a navbar
  80. March 27, 2021 — Switch from Wikipedia to TMDB as the source of data
  81. March 21, 2021 — People can search for shows
  82. March 14, 2021 — People can add “note to self” about a show
  83. March 13, 2021 — People can add shows they’re interested in
  84. March 9, 2021 — Development starts