Releases: F43nd1r/Acrarium
Releases · F43nd1r/Acrarium
v1.4.1
Don't hide regressions with solved bugs (#277)
Regressions are highlighted in red in the bug list.
v1.4.0-beta4
Fix Filter/Config for bug tab (#259)
v1.4.0-beta1
- Remove exponentially growing database table (Might fix #200)
- Workaround for #245
- Fixed access to views for non-admin users.
- Fix #251
v1.3.2
Really fix proguard uploading (#246)
v1.3.1
- Allow running behind reverse proxy (#244)
This disables automatic updating of device marketing names. To enable it, set ACRARIUM_UPDATEDEVICELIST=true
- Fix mappings upload (#246)
- Fix spike mails (#247)
v1.3.0
- Optimized bug merger (d240b52)
- Add isSilent Column (ae935f3)
- Custom report grid columns (#221)
- Persist shown grid columns across sessions (0259641)
- Use device marketing name instead of model (#222)
- UI updates
- Dependency updates
- Bug Fixes