Skip to content

Releases: sql-bi/Bravo

Bravo v0.9.6

13 Sep 14:00
edcce4c
Compare
Choose a tag to compare

Download (64 bit)

Enhancements

  • Added support for Power BI sovereign clouds (#263)
  • Added UI support for group policies, added more policies (#461, #410)
  • Manage Dates - added support for custom template development (#325, #374, #375) More details here
  • Manage Dates - added fiscal calendar templates and time intelligence measures (#458) More details here
  • Manage Dates - added Chinese holidays (#453 thanks @adamsmodi)

Bug fixes

  • Fixed "Unable to cast COM object E_NOINTERFACE 0x80004002" error when launching Bravo (#437)
  • Fixed "UnauthorizedAccessException: Access to the path is denied" error when launching Bravo (#459)
  • Enabled authentication through the system browser instead of using the embedded authentication window (#215)
  • Languages - Fix Russian translation (#436 thanks @lifeindarkside)
  • Manage Dates - fixed duplicated calendar template names (#443)
  • Manage Dates - fixed incorrect fiscal quarter calculation in weekly template (#478)
  • Manage Dates - fixed spelling in QTDOPQ % time intelligence measure name (#455)
  • Manage Dates - fixed issue with date interval selection when one column is selected (#450)
  • Manage Dates - fixed incorrect date name localization for eastern Asian languages (#445)

Full Changelog: https://github.com/sql-bi/Bravo/compare/v0.9.5...v0.9.6

Bravo v0.9.5

04 Jun 10:18
6817f26
Compare
Choose a tag to compare

Download (64 bit)

Enhancements

  • Languages - added Turkish translation (#382 thanks @onuromer)
  • Export Data - added CSV export to a subfolder (#92)
  • Manage Dates - permanently exclude a measure from the Time Intelligence selection (#373)
  • Manage Dates - added fiscal year parameter to other templates that have a fiscal year column (#404 #383)
  • Manage Dates - updated JP/Sports Day holidays definition (https://github.com/sql-bi/DaxTemplate/pull/18 thanks @reisyu)
  • Format DAX - added a new setting to exclude Bravo-created Time Intelligence measures (#384)
  • Added support for proxy server configuration and auto-configuration via PAC file (#385 many thanks @awatsky)
  • Added feature to block update notifications via registry key / ADMX template (#396)
  • Added initial support for application configuration via Group Policy and ADMX templates (#410)
  • Removed dependency on MSVC runtime libraries and added support for all Windows OS versions supported by Power BI Desktop (#390)

Bug fixes

  • Manage Dates - fixed Weekly calendar parameter description Date defining the Fiscal Year (#403 #383)
  • Analyze Model - fixed error connecting to on-premises SSAS used in live connection (#364)
  • Analyze Model - fixed error connecting to dataset live connected to SSAS via PBI gateway (#381)

New Contributors

Full Changelog: https://github.com/sql-bi/Bravo/compare/v0.9.4...v0.9.5

Bravo v0.9.4

03 May 13:08
27c5466
Compare
Choose a tag to compare

Download (64 bit)

Enhancements

  • Languages - added Danish translation (#328 thanks @otykier)
  • Languages - added Greek translation (#332)
  • Languages - added Portuguese translation (#334 thanks @JorgeCFDaniel)
  • Languages - added Chinese translation (#345 thanks @adamsmodi)
  • Languages - added Spanish translation (#365 thanks @AnaBisbe)
  • Manage Dates - create holidays table as hidden table (#347)
  • Manage Dates - added Chinese date tamplate translation (#378 thanks @adamsmodi)

Bug fixes

  • Analyze Model - fixed error Culture is not supported. (Parameter 'culture') (#324)
  • Manage Dates - fixed error An object with name '%' does not exist in the collection .. (#349 thanks @DirkStorms)
  • Manage Dates - fixed error Error 800: the syntax for '%' is incorrect (#336)
  • Manage Dates - fixed error Error 800: a table of multiple values supplied single value expected (#330)
  • Manage Dates - fixed UI layout (#335 thanks @lifeindarkside)
  • Manage Dates - fixed Norwegian language code (#326)
  • Manage Dates - fixed error where Fiscal Year is not correctly calculated (#273)
  • Installer - fixed error where uninstall does not remove local app data files (#287)
  • Docs/Installer - fixed "framework-dependent" spelling (#331)

New Contributors

Full Changelog: https://github.com/sql-bi/Bravo/compare/v0.9.3...v0.9.4

Bravo v0.9.3

14 Apr 12:57
00e37a8
Compare
Choose a tag to compare

Download (64 bit)

Breaking changes

  • Updated .NET runtime from .NET5 to .NET6 (separate install required ***ONLY for Bravo framework-dependent versions***)

Enhancements

Bug fixes

  • Export Data - reversed UTF8/URF16 file encoding for export CSV (#295)
  • Installer - telemetry option does not disable application telemetry (#283)
  • Manage Dates - incorrect year generated using the Monthly calendar (#270)
  • Export Data - error when exporting tables containing a calculated column with an invalid status (#268)
  • Format DAX - error when the Auto Name-Expression format option is active (#249)
  • Manage Dates - creating time intelligence functions raises the error Column 'RowNumber-' cannot be found .. (#239)
  • Languages - fixed Russian translation (#294 thanks @lifeindarkside)
  • Languages - fixed typo in Italian translation (#294 thanks @robertoagnello)
  • Languages - fixed Dutch translation (#318 thanks @NickyvVr)
  • Format DAX - error formatting a KPI expression (#289)

New Contributors

Full Changelog: https://github.com/sql-bi/Bravo/compare/v0.9.2...v0.9.3

Bravo v0.9.2

05 Apr 16:15
2a3e9a5
Compare
Choose a tag to compare

Download (64 bit)

Enhancements

  • Added portable and per-user installer versions (#219)
  • Added Russian language (thanks @lifeindarkside)
  • Added German language (thanks @MarcusWegener)
  • Added French language
  • Format DAX - added button to analyse all measures (#209)

Bug fixes

  • Manage Dates - fixed issue with parameter 'First Fiscal Month of the Year' (#265)
  • Fixed synchronization issue when an active PBI Desktop report is renamed when saving (#259)
  • Fixed DllNotFoundException error at application startup (#225)
  • Fixed error connecting to a Power BI Dataset live-connected to an Azure Analysis Services instance (#235)
  • And other fixes, for a full list click here

New Contributors

Bravo v0.9.1

30 Mar 09:20
7cb0e83
Compare
Choose a tag to compare

Download

Enhancements

  • #208 Manage Dates - added new Sync button to detect disabling of Auto Date/Time
  • #214 Analyze Model - added expand-all button

Bug fixes

  • #210 Manage Dates - Unclear error message in Manage Dates screen
  • #211 Fixed "HTTP/500: Internal Server Error - Index was outside the bounds of the array"
  • #213 Fixed "HTTP/500: Internal Server Error - Object reference not set to an instance of an object"
  • #223 Manage Dates - fixed incorrect format string applied to the Date column
  • #240 Manage Dates - fixed incorrect locale name for Japanese(Japan) regional format

Bravo v0.9.0

30 Mar 12:59
20103f8
Compare
Choose a tag to compare