Skip to main content

Release v0.3.5

ยท One min read
Kostromin Danil
Bublik UI Maintainer

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)