Skip to content

Releases: BlueHuskyStudios/Rent-Split

2.5 – de Cleyre

29 Jun 04:54
26eb477
Compare
Choose a tag to compare

GoDaddy destroyed the stylesheets that Rent Split previously used (#67). Now, Rent Split is entirely hosted on GitHub*, but in a much more portable fashion than ever, to help avoid that happening again.

Also with this release, the copyright on this project is changed from BH-1-PS to The MIT License, making this entire project public domain! 🥳

Work on Rent Split 3 is underway, and in the meantime enjoy this facelift to Rent Split 2!

Click here to use Rent Split!

Major Chances Since 2.4:

  • 🌌 #24 Add a dark mode
  • 🧑🏽‍⚖️ #44 Ensure compliance with GDPR
  • 🤬 #67 Migrated away from GoDaddy

// TODO:

  • #4 Implement portrait phone support
  • #16 Allow pressing buttons with space or enter key
  • #23 Smoother introduction on page load
  • #25 Add multiple save states
  • #27 Add a grand total row at the bottom of the results table
  • #45 Migrate URL shortener from goo.gl (no longer works)
  • #48 Firefox doesn't show the filter dialog
  • #57 Excise Patreon
  • #60 Needs to be simpler
  • #65 Add shared income mode

See the rest on the Issues page and the Kanban board


*certain dependencies such as Font Awesome and JQuery are hosted by their respective creators


Patch changes

2.5.4

  • #92: Added a donate button!

2.5.3

  • #83: Replaced dead PayPal link with the current, live one
  • #84: Replaced dead Patreon link with the current, live Ko-fi link

2.4.9 - Kennedy

11 Dec 04:40
Compare
Choose a tag to compare

Click here for the live version on GitHub.IO

Features Added since 2.3.0:

  • #6 Allow expenses that do not apply to all roommates
  • #29 Shortened share URL so it's not unbearably long
  • #52 New logo and icon (& #14 added favicon)

// TODO:

  • #4 Implement portrait phone support
  • #23 Smoother introduction on page load
  • #24 Add a dark mode
  • #16 Allow pressing buttons with space or enter key
  • #25 Add multiple save states
  • #27 Add a grand total row at the bottom of the results table

See the rest on the Issues page and the Kanban board

2.3.0 - Carter

27 Dec 00:17
9e9c079
Compare
Choose a tag to compare

Click here for the live version on GitHub.IO

Features Added since 2.2.1:

  • Added state sharing so once a split is worked out, it can be shared with roommates
    • Issue #3 Allow link sharing
    • PR #28 Implemented URL-based sharing

// TODO:

  • #6 Allow expenses that are limited to one roommate
  • #4 Implement portrait phone support
  • #23 Smoother introduction on page load
  • #24 Add a dark mode
  • #16 Allow pressing buttons with space or enter key
    See the rest on the Issues page and the Kanban board

2.2.1 - Johnson

17 Dec 19:11
c0398fd
Compare
Choose a tag to compare

Click here for the live version on GitHub.IO

Features Added since 2.1.0:

  • Added state saving so reloads and phone-browser-backgrounding doesn't wipe out forms
    • Issue #2 Implement state saving
    • PR #17: Implemented state saving via local storage

Other small changes

  • #10 Added links to Patreon and PayPal

// TODO:

  • #3 Link sharing
  • #4 Portrait phone support
  • #6 Expenses that not all roommates pay
  • #16 Allow pressing buttons with space or enter key
    See the rest on the Issues page

2.1.0 - Taft

29 Nov 04:05
Compare
Choose a tag to compare

Features Added since 2.0.0:

  • Added warning highlight when roommates can't afford rent
    • Issue #5 Alert if a roommate's monthly income is less than their share
    • PR #7: Implemented Roommate-owes-too-much highlighting

// TODO:

  • #3 Link sharing and #2 state saving
  • #4 Portrait phone support
  • #6 Expenses that not all roommates pay

2.0.0 - Roosevelt

28 Nov 01:43
b562a43
Compare
Choose a tag to compare

Rewrote the JavaScript portion in Kotlin

Relevant PR:

Features Added since 1.1.1:

  • Unnamed expenses have generated results table header names

// TODO:

  • Alert if a roommate's monthly income is less than their share
  • Portrait phone support
  • Link sharing and state saving

Version 1.1.1 - Jefferson

18 Sep 22:16
Compare
Choose a tag to compare

Features Added since 1.0.1:

  • Add and remove residents
  • Add and remove expenses
  • Branding images

// TODO:

  • Alert if a roommate's monthly income is less than their share
  • Portrait phone support
  • Link sharing and state saving

Version 1.0.1 - Lincoln

13 Sep 00:24
Compare
Choose a tag to compare

Features:

  • Input the names and monthly incomes of two residents
  • Input the monthly cost of rent and utilities
  • Get an instant breakdown of who pays what
  • Designed for landscape phones, tablets, and PCs

// TODO:

  • Add arbitrarily many roommates
  • Add arbitrarily many expenses
  • Portrait phone support
  • Link sharing