Skip to content

Releases: bertvandepoel/tabby

v1.2.2

15 Jan 15:59
Compare
Choose a tag to compare

Small fix: add R for South African Rand as a currency during installation

v1.2.1

29 Nov 01:32
Compare
Choose a tag to compare

Small fixes:

  • Better error message when not supplying a comment on an activity debt line
  • Add more IDE files and folders to gitignore (development improvement)
  • Fix edge case where, on specific server configurations, the session starting after output is already sent to the buffer causes errors

v1.2

04 Jul 02:34
Compare
Choose a tag to compare

Recurring expenses
Account email address aliases
Currency symbols are now configurable
Broader favicon support
Some small quality of life fixes:

  • consistent use of "my"
  • display account email address on My profile

v1.1.2

22 Mar 00:12
Compare
Choose a tag to compare

Fix problems with amount larger than or equal to 1000 euro not being displayed properly
Improve new activity email notifications

v1.1.1

17 Jan 17:04
Compare
Choose a tag to compare

Add merge functionality to merge mutual debt (when both the logged in user and another user have debt with each other)
Small fix: improve sorting when debt and credit are on the same data

v1.1

16 Jan 14:39
Compare
Choose a tag to compare

Introduces a procedure for installation and upgrades (includes changes to the database structure, configuration file and .htaccess).
Support for PostgreSQL (includes changes to the database structure).
Support for webcron.
Some small quality of life fixes:

  • Sort by the most recent transaction when debt is identical
  • Better introduction text on landing page
  • Clear up text describing the licenses of Bootstrap and Font Awesome
  • Improve URL handling by merging reminderurl and base_url configuration
  • Favicon ico file fallback
  • More semantic link for home icon

v1.0.1

16 Jan 14:38
Compare
Choose a tag to compare

Some small quality of life fixes:

  • When logged in, redirect any token link to "My debt"
  • Add a "Today" button to enter the current date in forms
  • Fix sorting issue in detailed overview of a user
  • Mention total debt in new activity emails, not just the newly added debt
  • Favicons
  • Hide unnecessary layout elements on the chrome/chromium date picker

v1.0

16 Jan 14:38
Compare
Choose a tag to compare

Very first version of Tabby.
Includes all core features of Tabby as well as the striking and user-friendly interface.