January 2025

V 1.13 - January 12th, 2025

  • ➕Added ability to actually see the problems due today by pressing the `Due Today:` text on the study dashboard

V 1.12 - January 10th, 2025

  • ➕Added Edit and Stats button to problem view
  • ⚙️Adjusted functionality of Autofilling leetcode problems so that how the question is formatted here on Repcode exactly matches how it looks on Leetcode
  • ⚙️Adjusted problem modal UI/UX

December 2024

V 1.11 - December 25th, 2024

  • 🎄Merry Christmas!!
  • ⚙️Adjusted landing page UI
  • ⚙️Adjusted problem modal UI

V 1.10 - December 22nd, 2024

  • ➕Added ability to import problems from any public list on leetcode

V 1.9 - December 17th, 2024

  • 🌟PR #1 by knownotunknown merged (removed landing page warning text)
  • ➖Removed limit for only being able to delete collections with under 20 problems

V 1.8 - December 12th, 2024

  • ⚙️Adjusted version numbering in changelog
  • ⚙️Adjusted problem lists UI

November 2024

V 1.7 - November 29th, 2024

  • ➕Added ability to import lists directly from Leetcode
  • ⚙️Adjusted UI of creating/deleting stuff to show loading states

V 1.6 - November 20th, 2024

  • ➕Added README file to explain how to set up dev environment, with comprehensive instructions
  • ⚙️Adjusted some color schemes on the landing page
  • 🛠️Codebase fixes in preperation for open source release

October 2024

V 1.5 - October 31st, 2024

  • 🎃Happy Halloween!!
  • ⚙️Adjusted AI Feedback error message to be more descriptive
  • ⚙️Adjusted tab indenting in code editor to be 4 instead of 2 (Credit: Jay)

V 1.4 - October 21st, 2024

  • ⚙️Adjusted spatial repetition algorithm so that newly created problems are due the day after they are created, instead of on the same day, to avoid confusion (Credit: Ramses G.)
  • ⚙️Adjusted styling of problem modal

V 1.3 - October 16th, 2024

  • ➕Added Dhruv C. as CFO because he asked nicely

V 1.2 - October 14th, 2024

  • ➕Added hover tooltips to sidebar icons (Credit: u/Chamrockk)
  • ➕Added ability to autofill problem details (Credit: u/Chamrockk, u/KayySean, u/Strict-Inspection-99)

V 1.0 - October 11th, 2024

  • Repcode.io official release build!! 🎉🎉
  • ➕Added placeholder text to problem creation modal
  • ⚙️Adjusted styling of the problem link icon
  • 🛠️Fixed issue with Toast notifications appearing off screen

V 0.22 - October 7th, 2024

  • ➕Added total problems/collections count to Collections page
  • ➕Added Leetcode Cycle infographic to landing page
  • ➕Added donut charts to show problem difficulty/type breakdowns in problem lists
  • ⚙️Adjusted layout of problem list pages
  • ⚙️Ajusted styling of problem/notes/solution tabs

V 0.21 - October 2nd, 2024

  • ➕Added some more info to the Guide page
  • 🛠️Fixed issue with guide page being unresponsive on mobile

September 2024

V 0.20 - September 30th, 2024

  • ➕Added link to Guide page on the Settings page
  • ⚙️Adjusted links to Guide page to open in a new tab
  • ⚙️Adjusted logo to... well, not sure, but it looks cool!

V 0.19 - September 21st, 2024

  • ➕Added nprogress loading bar to visually depict loading a new route
  • 🛠️Fixed issue with edit/delete menu not closing upon interaction

V 0.18 - September 10th, 2024

  • ➕Added 30 day view bar graph to Study Mode dashboard
  • ➕Added Heat Map component to track review streaks
  • ⚙️Adjusted styling of Study Mode dashboard to contain a scrollable carousel
  • ⚙️Adjusted styling of landing page to include Supercharge hero section

August 2024

V 0.17 - August 29th, 2024

  • ⚙️Adjusted styling of Problems List page
  • ⚙️Adjusted styling of sidebar text/icons
  • ⚙️Adjusted styling of navbar to center the buttons
  • ➖Removed randomizer button in Problem List page

V 0.16 - August 10th, 2024

  • ➕Added detailed problem breakdown view on Collection Cards
  • ➕Added Stats button to show detailed analytics for each problem
  • ⚙️Adjusted styling of all modals to fade into view
  • 🛠️Fixed issue with certain buttons not having any href/link

V 0.15 - August 9th, 2024

  • ⚙️Adjusted styling of edit/delete menu to be a dropdown
  • ⚙️Adjusted styling of the contact section in landing page

V 0.14 - August 4th, 2024

  • ⚙️Adjusted styling of profile page to be more intuitive
  • 🛠️Fixed issue with editing a collection having the wrong default name

July 2024

V 0.13 - July 20th, 2024

  • ⚙️Adjusted styling of FAQ accordian, and added one to Profile page
  • ⚙️Adjusted styling of landing/login page to be responsive

V 0.12 - July 14th, 2024

  • ➕Added FAQ accordian in the Pricing and Billing page to address common concerns
  • ⚙️Adjusted styling of Pricing and Billing page
  • ⚙️Adjusted styling of landing/login page to be responsive

June 2024

V 0.11 - June 20th, 2024

  • ➕Added profile/billing page, navigatiable via the sidebar
  • ⚙️Adjusted styling/functionality of AI feedback

V 0.10 - June 11th, 2024

  • ⚙️Adjusted styling of homepage
  • ⚙️Adjusted Pricing models/flow
  • ⚙️Adjusted terms/privacy pages

V 0.9 - June 4, 2024

  • ⚙️Adjusted logo to an orange lightbulb (real original, I know)
  • ⚙️Adjusted endpoint to contain basic auth checks

May 2024

V 0.8 - May 29, 2024

  • ⚙️Adjusted styling of the Create/Update problem modal to be more user friendly
  • 🛠️Fixed issue with the sidebar state not being retained across pages
  • 🛠️Fixed issue with problem details not being updated immediately
  • 🛠️Fixed issue with authentication checks not working in create/update problem APIs
  • ➖Removed light/dark mode toggle until a better method is found

V 0.7 - May 19, 2024

  • ➕Added ability to solve random problem from current collection and from all collections in Collection view
  • ➕Added Back button to return to Collection view from Problem view
  • 🛠️Fixed styling of Study mode problems

V 0.6 - May 9, 2024

  • ➕Added syntax highlighting for solutions (using highlight.js)
  • ⚙️Adjusted Logout icon
  • ⚙️Adjusted styles for problem difficulty and type

V 0.5 - May 7, 2024

  • ➕Added 4 new customization options to problems: programming language, link to leetcode/hackerrank, function signature boilerplate, and additional notes
  • ⚙️Adjusted problem view to incorporate the above changes in a user friendly way
  • ⚙️Adjusted sidebard text Dashboard --> Collections, and changed the icon as well

April 2024

V 0.4 - April 17, 2024

  • ⚙️Adjusted various colors for light/dark mode
  • 🛠️Fixed issue with Google auth sign in not working for some accounts
  • 🛠️Fixed issue where questions/solutions exceeding a certain length would get cut off

V 0.3 - April 6, 2024

  • ⚙️Adjusted collections and problems so that users can click anywhere inside of them to navigate to its page
  • 🛠️Fixed styling issues with homepage GIFs and contact form

March 2024

V 0.2 - March 26, 2024

  • ➕Added Guide page
  • 🛠️Fixed issue with login feedback not being shown properly (incorrect user/password, user not found in database, etc)
  • 🛠️Fixed Good and Easy button text so that they display in days instead of minutes for Relearning problems
  • 🛠️Fixed logical issue with Bar Graph not handling problems past their due date correctly

V 0.1 - March 25, 2024

  • Repcode.io beta release build!! 🎉🎉