Releases: cachethq/cachet
Releases · cachethq/cachet
v2.4.1
v2.4.0
Finally cut the v2.4.0 release.
What's Changed
- Option to disable external dependencies by @jbrooksuk in #1952
- Applied fixes from StyleCI by @jbrooksuk in #1954
- System Timezones by @jbrooksuk in #1955
- Update the font-stack to be -apple-system font by @jbrooksuk in #1957
- Implement the system status api endpoint by @jbrooksuk in #1968
- Applied fixes from StyleCI by @jbrooksuk in #1972
- group components on manage subscriptions page by @peelman in #1983
- Added option to skip subscriber verification by @jbrooksuk in #1993
- Standardise the team member commands by @jbrooksuk in #1995
- Improved the bus test coverage by @GrahamCampbell in #2004
- Added some very basic model tests by @GrahamCampbell in #2017
- Test on PHP 7.1 too by @GrahamCampbell in #2019
- More events by @jbrooksuk in #2025
- Beacons by @jbrooksuk in #2028
- Fixed typo by @lianguan in #2039
- Send component update email on status changes by @jbrooksuk in #2037
- Removed sqlsrv config since we don't support it by @GrahamCampbell in #2041
- Updated deps by @GrahamCampbell in #2049
- Make Travis disable xdebug by @ConnorVG in #2056
- PHPUnit Cleanup - Fixes #2053 by @ConnorVG in #2055
- Adds Caddy and generic-terms to README by @ConnorVG in #2066
- StyleCI Fixes by @ConnorVG in #2070
- Generalises the ordering JS by @ConnorVG in #2074
- Prevent Composer from suggesting by @jbrooksuk in #2079
- Extracts the Dashboard routes by @ConnorVG in #2075
- Modular Views by @ConnorVG in #2069
- Welcome all users to their status page by @jbrooksuk in #2081
- Split css between dashboard and status page by @joecohens in #2089
- Stick incident by @sapk in #2065
- Added crowdin configuration for their GitHub integration by @jbrooksuk in #2068
- HTML Fixes by @abhimanyu003 in #2122
- Add visibility to component groups by @yoyosan in #2027
- Fixed Component Group’s order by @billmn in #2127
- Fixed login button style by @billmn in #2129
- Fixed redirect when a “Component group” was deleted by @billmn in #2130
- Mail Testing by @ConnorVG in #2076
- Option to only show disrupted days by @jbrooksuk in #2136
- Api groups order by @billmn in #2138
- Incident updates by @jbrooksuk in #2142
- Fixed outage translation typo by @GrahamCampbell in #2147
- Using internal by @abhimanyu003 in #2152
- Fixed SweetAlert styles on Status Page by @billmn in #2150
- Fixed incident update by @billmn in #2151
- Update all the things by @GrahamCampbell in #2155
- Boolean settings should be bools! by @jbrooksuk in #2157
- Minor HTML tweaks by @abhimanyu003 in #2160
- Setup modifications by @jbrooksuk in #2159
- Add remember me functionality to login by @jbrooksuk in #2158
- Added placeholders by @abhimanyu003 in #2163
- Completely refactor all routes by @jbrooksuk in #2174
- Using defaults by @abhimanyu003 in #2173
- Fixed redirects with “cachet_redirect” helper by @billmn in #2176
- Fixed analytics settings route by @billmn in #2177
- Incident templates cleanup by @jbrooksuk in #2182
- Fixed Subscriber’s routes by @billmn in #2186
- Template overview broken when templates exists by @coupej in #2192
- Removed HTTPS from Piwik JS by @iaidan in #2197
- Laravel 5.3 Shift by @laravel-shift in #2195
- No data available status by @nicolasfagotti in #2194
- Change "order" condition when a component is edited by @nicolasfagotti in #2215
- Add incident column for when an incident occurred at by @jbrooksuk in #2212
- Metric repository perf by @jbrooksuk in #2040
- Scheduled maintenance refactor by @jbrooksuk in #2220
- Remove someRandomString from .env.example by @seanmangar in #2223
- Update sweetalert2 to version 6.0.1 🚀 by @greenkeeperio-bot in #2235
- Edit the mail config from the dashboard and provide testing button by @jbrooksuk in #2254
- Added metric visibility options by @jbrooksuk in #2261
- Components can now be supplied meta data by @jbrooksuk in #2263
- Metric visibility flag was named incorrectly by @mwillbanks in #2265
- Fix validation messages. by @thijskh in #2276
- Metrics: Calculation set to average always sums by @mwillbanks in #2266
- New Crowdin translations by @jbrooksuk in #2287
- Solely use Carbon by @jbrooksuk in #2289
- ✨ Add cachet:install command by @jbrooksuk in #2290
- Notifications by @jbrooksuk in #2295
- New Crowdin translations by @jbrooksuk in #2301
- Granular notifications by @jbrooksuk in #2305
- Use unsigned tiny int instead of boolean for visible metrics by @joecohens in #2314
- Needless tests by @jbrooksuk in #2345
- Move DateFactory into Services namespace by @jbrooksuk in #2334
- Event action system by @jbrooksuk in #2346
- Component notifications can be silenced by @jbrooksuk in #2318
- Add missing silent paramater, and cast status to Int before comparing by @tmdvs in #2395
- Apply fixes from StyleCI by @jbrooksuk in #2403
- Fix API bug and address visual bug in dashboard. by @tmdvs in #2394
- Add auto Twitter by @jbrooksuk in #2404
- Switch back to jenseggers/date by @jbrooksuk in #2418
- Apply fixes from StyleCI by @jbrooksuk in #2438
- Cleanup event names by @jbrooksuk in #2439
- Fixed scoping screw ups by @GrahamCampbell in #2442
- Fix email markdown by @gausam in #2448
- fix bad method name in testcase by @cwang22 in #2476
- Use nicer logo by @GrahamCampbell in #2449
- Improve metric threshold by @jbrooksuk in #2440
- add UNIX socket support for MySQL by @duck-rh in #2481
- New Crowdin translations by @jbrooksuk in #2514
- Fix supporting of "artisan down" command by @jbrooksuk in #2519
- Create CODE_OF_CONDUCT.md by @jbrooksuk in #2527
- Fixed typo by @peterlewis in #2536
- Update requirements section of readme file by @sohelrana820 in #2532
- Updated cloudflare ip list by @GrahamCampbell in #2546
- Email input placeholder in subscription form by @max-ostapenko in #2560
- Global Meta System by @jbrooksuk in #2570
- Laravel 5.4 by @jbrooksuk in #2337
- S...
v2.3.18
Fix version
v2.3.17
Release v2.3.17
v2.3.16
v2.3.15
v2.3.14
v2.3.13
Update deps again
v2.3.12
Added:
- The system status api endpoint