Rilasci di FastCube .NET

Released: Nov 29, 2023

Aggiornamenti in 2024.1.0

Funzionalità

  • Made core improvements.

Correzioni

  • Several bug fixes.

Released: Sep 12, 2023

Aggiornamenti in 2023.x

v2023.3

Updated Sep 12, 2023

Features

  • Engine
    • Added new RFIDLabel object.
    • Added GS1 automatic formatting for GS1-128 barcode.
    • Added support for loading tables in cells of other tables when converting RDL templates.
    • Added Config.CompilerSettings.ReflectionEmitCompiler property, which, when enabled, speeds up report preparation if the script has not been changed (works only in Microsoft .NET Core/.NET).
    • Added the ability to configure barcode font using the new "Font" property.
    • Improved working with...

Released: Oct 20, 2022

Aggiornamenti in 2021.1.5

Correzioni

  • Fixed error with null reference exception on empty filter submit.
  • Fixed error with representing Time values if no display format is set.

Released: Jun 4, 2021

Aggiornamenti in 2021.1

Funzionalità

  • Added FastReport Business Graphics extension. Connect FastCube .NET data to FastReport Business Graphics for interactive data visualization.
  • Added ListDataSet component which allows you to load cube data using Microsoft Windows Forms Data Binding.
  • Added Copy menu item to the SliceGrid XAxisZone and YAxisZone context menu. The menu item copies the caption of the selected node to the clipboard.
  • Paste from clipboard operation in a popup list now executes search operation.
  • Double...

Released: Oct 13, 2020

Aggiornamenti in 2020.2

Funzionalità

  • Added Mono platform support. Starting with this version FastCube.Net adds support for the cross-platform Mono framework.
  • Before this release FastCube.Olap package shipped with dependency on FastReport library. This dependency has now been moved and integration with FastReport split into separate packages FastReport.Olap.Report for the Microsoft .NET platform and FastReport.Olap.ReportMono for the Mono platform.
  • Expression editor now shows dimension/measure/field names instead of...

Released: Apr 7, 2020

Aggiornamenti in 2020.1

Funzionalità

  • Added ASP.Net Core support
    • Two interactive web-controls are ready for use: WebSliceGrid and WebCubeGrid (SliceGrid and CubeGrid for web).
  • Export to the cloud (Google Drive, DropBox and FTP).
  • Improved bar chart highlight.
  • Improved cell highlight abilities.

Released: Nov 15, 2019

Aggiornamenti in 2019.4

Funzionalità

  • Expressions
    • This release brings expressions support to FastCube.Net. Before it was only possible to add calculated measures or totals using the scipt on C# or VB.Net, which was inconvenient for people who did not handle reports on daily basis.
  • Cube options dialog
    • New 'Cube Options' dialog replaces 'Information' dialog and adds the ability to switch script language and add assemblies to particular cubes.
  • DisplayFormat for dimensions
    • Added the ability to set display format to...

Released: May 27, 2019

Aggiornamenti in 2019.3

Funzionalità

  • Added Nuget package FastCube.Core which allows working with cubes in ASP.NET and console applications.
  • Added date split to half year.
  • Added SliceGrid.StatusZone.FloatFormat and SliceGrid.StatusZone.IntegerFormat. Use them to change format of values in StatusBar.
  • Added groupcreationby condition in code (Group.CreateGroupByRange) and in SliceGrid menu.
  • Grouping and filtering through the axes context menu now handles selection.
  • Added ZoneRestrictions.DontShowDropDown item.
  • Added...

Released: Feb 22, 2019

Aggiornamenti in 2019.2

Funzionalità

  • Added BeforeProgress event to grids.
  • Added more items to CubeGrid context menu.
  • Added property CubeGrid.FilterManager.
  • Added classes UniqueValuesFieldFilterDataProvider, CubeFilterPopup and FilterOrderedRecordSet.
  • Significantly speedup Excel2007 export for big tables, reduced memory use.
  • Slice clearing resets "Measures" field caption.

Correzioni

  • Fixed progress form localization.
  • Fixed localization errors.