File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33This file documents all notable changes made to ITFlow.
44
5+ ## [ 26.05] Stable Release
6+ ### Bug Fixes
7+ - Stripe Payment: Fix adding saved cards on client portal.
8+ - Various client and module enforments fixes.
9+ - Projects: Fix slow load by using an optimized query to count tickets and tasks.
10+ - Show correct currency for the account balance when adding payment to invoice.
11+ - Expire all Password reset tokens nightly with cron.
12+ - Shared Items via secure link: Do not delete shared items that have not been viewed before cron runs.
13+ - Client: Fix Client Abbreviation being converted to an int on edit.
14+
15+ ### New Features & Updates
16+ - Bump TinyMCE from 8.4.0 to 8.5.0.
17+ - Bump TCPDF from 6.11.2 to 6.11.3.
18+ - DeBump stripe-php from 20.0.0 to 19.4.1.
19+
520## [ 26.04] Stable Release
621### Bug Fixes
722- Racks: Fix Device Removal.
Original file line number Diff line number Diff line change 55 * Update this file each time we merge develop into master. Format is YY.MM (add a .v if there is more than one release a month.
66 */
77
8- DEFINE ("APP_VERSION " , "26.04 " );
8+ DEFINE ("APP_VERSION " , "26.05 " );
You can’t perform that action at this time.
0 commit comments