forked from bertvandepoel/tabby
-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
59 lines (43 loc) · 2.41 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
version 1.2.2 - commit 3eb1c7b26fd2196b68674f36d7302004bf3666b7
Small fix: add R for South African Rand as a currency during installation
version 1.2.1 - commit 3c0ec99ebcd3ca59506f2bf5370364e9de4f4ee9
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 thesession starting after output is already sent to the buffer causes errors
version 1.2 - commit 5add4225155daf537ff2664418001fb68e6f415e
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
version 1.1.2 - commit f358375d5d47e0502bd13eabfb4d28751b59a304
Fix problems with amount larger than or equal to 1000 euro not being displayed properly
Improve new activity email notifications
version 1.1.1 - commit eef6723c2e891162584689158235362e693b586b
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 date
version 1.1 - commit 7964df787e6e3cc55f9869d74fa9d9811893a136
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
version 1.0.1 - commit 75ab9c8d0f69938240146989b6832d4c20a5ee65
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
version 1.0 - commit 67b554a08bbed216423b8d968c67ddfe8169df2a
Very first version of Tabby.
Includes all core features of Tabby as well as the striking and user-friendly interface.