forked from moneymanagerex/web-money-manager-ex
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Changelog.txt
54 lines (44 loc) · 1.64 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
Version 1.0.0
- Support wide characters
- PHP > 5.4 is needed
Version 0.9.9
- Categories and SubCategories management
- Rewrite all integration with desktop to improve performance
- DataSync now uses JSON so PHP > 5.2 is needed
- Changed input for Payee because HTML5 Datalist isn't supported on all browser
- Add version of JS and CSS to force recreation on new version
Version 0.9.8
- Fixed confirm on transfer insert with payees enabled
- Order show transactions by date insted of ID
- New tooltip on account with to account in case of transfer
- Added transaction status in show
Version 0.9.7
- First beta version with full management of WebApp inserted transactions in desktop version
Version 0.9.6
- W3C validation passed
- Small layout change on show transaction
- Fixed payee & account sort
- First sync with desktop version
Version 0.9.5
- Fixed error that prevent from change password
- Added full payee support also in show transaction
- Added new note tooltip on show transaction
- Added full Bootstrap & jQuery package
Version 0.9.4
- Disabled browser autocomplete on payee field
- Disabled payee field if transaction type is "Transfer"
- Added confirm if new payee inserted
- Fixed HTML5 test
Version 0.9.3
- Added payee management
- Added database patching at startup
Version 0.9.2
- Increased security with robots.txt
- Completed desktop GUID connection\management in services page
- Addedd htaccess to block direct download of sensible file
Version 0.9.1
- Added disable authentication function
- Added guide for first use
- Added possibility to change GUID from settings
Version 0.9.0
- First release