-
Notifications
You must be signed in to change notification settings - Fork 106
/
Copy pathCHANGELOG.txt
93 lines (69 loc) · 2.47 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
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
Webzash version 3.0 - 20 July 2021
----------------------------------
- Remove dependency on Sqlite
- Full support for MySQL and Postgres database
- Installer and upgrade for 3.x
- Miscellaneous bug fixes
- Add support for default account to activate
Webzash version 2.10 - 12 July 2021
-----------------------------------
- Update to CakePHP 2.10.24
- Supports PHP version 8.x
Webzash version 2.9 - 21 July 2020
----------------------------------
- Update to CakePHP 2.10.22
- Many bug fixes and enhancements
Webzash version 2.8 - 15 January 2019
-------------------------------------
- Update to CakePHP 2.10.14
- Added support for PHP 7
- Many bug fixes and enhancements
Webzash version 2.7 - 19 August 2017
------------------------------------
- Update to CakePHP 2.10.0
- Added support for PHP 7
- Add ability to reset admin password
- Add language support
- Many bug fixes and enhancements
Webzash version 2.6 - 25 September 2015
---------------------------------------
- Miscellaneous bug fixes
Webzash version 2.5 - 08 August 2015
------------------------------------
- Add experimental support for Postgres SQL database
Webzash version 2.4 - 07 August 2015
------------------------------------
- Add user interface for database update
- Add custom decimal places
- Add currency format option
- Add account code to group and ledger accounts
- Remove all database triggers
Webzash version 2.3 - 25 January 2015
-------------------------------------
- Support third party login
- Support hotkeys
- Use select2 for selecting ledgers in entires and reports
- Fix pagination bug
Webzash version 2.2 - 20 December 2014
--------------------------------------
- Show ledgers and groups in tree format
- Add support for printing and downloading xml reports
- Swap assets and liabilities sides in balance sheet
- Load the application as root url
- Add system information page
Webzash version 2.1 - 13 December 2014
--------------------------------------
- User can change the default security salts
- Fixed issues related to ledger accounts below root groups
not being shown on reports page
- All email settings are optional
- Switched to CakePHP
Webzash version 2.0 - 11 December 2014
--------------------------------------
- Switched to CakePHP
- Switched to sqlite3 for master data
- Add notes to ledger account
- Use database reference keys and trigger to maintain data integrity
- All primary id are bigint(64) bit from int(32) bit
- Add date range to all reports
- Support large numbers upto 23 places