Release v0.3.5
ยท One min read
We are happy to announce Bublik v0.3.5.
In this minor release we've reverted a change to show full run details by default. We now hide conclusion reason in run details in short mode. We also added common args for not processed points table to the report page.
Changelogโ
Frontendโ
๐ New Featureโ
- report: added common args for not processed points table (720da5f)
โป Code Refactoringโ
- run,log: omit conclusion reason from run details in short mode (fd2817d)
๐ฆ Choresโ
- run,log: renamed label from "Reason" to "Conclusion Reason" (b106bb3)
๐ Polishโ
- run,log: [details] fixed column alignment between term and description (8a4780c)
๐ Revertsโ
Revert "chore(log,run): changed option to show full run details by default" (264849e)