Releases: igorkasyanchuk/rails_performance
Releases · igorkasyanchuk/rails_performance
1.6.0
What's Changed
- Fix UsageChart units by @botandrose in #160
- Add events to usage and percentage charts, too by @botandrose in #161
- Add unlogged endpoints by @braktar in #158
- add .gitattributes to prevent issues with differing line endings. by @botandrose in #163
- Appease standardrb lint job in CI by @botandrose in #164
- Bump dependencies by @botandrose in #167
- Run standardrb checks after tests in default rake task by @botandrose in #168
- Assets revamp by @botandrose in #166
- Restore rails ujs functionality. by @botandrose in #170
- Refactor charts to custom element by @botandrose in #169
- Revamp autoupdate mechanism, add it to Dashboard and System pages by @botandrose in #171
- fix ci by @botandrose in #173
- Fix summary charts by adding the data via the html by @botandrose in #172
- Remove executable permissions bit from non-executable files by @botandrose in #174
New Contributors
Full Changelog: 1.5.2...1.6.0
1.5.2
What's Changed
- sync charts for hover effect by @igorkasyanchuk in #151
- Fix resource chart method name by @vol1ura in #153
Full Changelog: 1.5.0...1.5.2
1.5.0
What's Changed
- Adding cleanup ont ext gems by @ChrisMarlier in #149
- Deployment events by @igorkasyanchuk in #150
New Contributors
- @ChrisMarlier made their first contribution in #149
Full Changelog: 1.4.3...1.5.0
1.4.3
What's Changed
- Fixed a few typos by @Lyams in #141
- allow overriding url options by @jackwurth in #143
- Parameterize resources charts by @botandrose in #134
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #145
- Bump ruby/setup-ruby from 1.202.0 to 1.256.0 by @dependabot[bot] in #148
New Contributors
- @Lyams made their first contribution in #141
- @jackwurth made their first contribution in #143
Full Changelog: 1.4.2...1.4.3
1.4.2
What's Changed
- standardrb, upgraded dummy app, new tests by @igorkasyanchuk in #116
- use ApexCharts instead of HighCharts by @vol1ura in #117
- upgrade: rails 8 for the dummy app by @igorkasyanchuk in #119
- Fix "Rails Namespace" typo in README by @gambala in #127
- Update initializer.rb by @Nerian in #131
- gitignore ruby version manangement files by @botandrose in #133
- fix: handle Hash input in extract_duration to prevent =~ error on traces by @carmi in #137
- Filter out slow requests with no duration set by @saharvey in #138
- Add permissive CSP by @mak-dunkelziffer in #139
New Contributors
- @vol1ura made their first contribution in #117
- @gambala made their first contribution in #127
- @Nerian made their first contribution in #131
- @botandrose made their first contribution in #133
- @carmi made their first contribution in #137
- @saharvey made their first contribution in #138
- @mak-dunkelziffer made their first contribution in #139
Full Changelog: 1.4.0...1.4.2
1.4.0
- track CPU, memory, and storage: #111
- use UTC time: #114
- custom expiration time for system monitoring report: https://github.com/igorkasyanchuk/rails_performance/pull/115/files