Skip to content

Latest commit

 

History

History
366 lines (294 loc) · 13.7 KB

CHANGELOG.md

File metadata and controls

366 lines (294 loc) · 13.7 KB

Changelog

4.0.3 - 2022-01-21

Fixed

  • file picker not working #239
  • Fix donut chart selection in wizard #242 @connium
  • Cannot set "can navigate" for other than the very first user in the list #238
  • Datasource Undefined array key "user_id" #240
  • Make dataload faster #236

4.0.2 - 2021-12-03

Fixed

  • Search error #234

4.0.1 - 2021-11-20

Fixed

  • php7.3 incompatibility #209
  • text variable issue
  • No default text in dropdown #226
  • No text string to translate for "copy" #228
  • Color of closure icon #225
  • Filter does not work on the graph shared by link #224
  • ru translations @AleksovAnry
  • make wizard text selectable
  • Data maintenance in advanced mode

4.0.0 - 2021-11-15

Added

  • Multiple reports per dataset #193
  • GET/POST for json datasource
  • Error texts for datasources #196
  • "New report" & "New Dataset" Wizard #197
  • HU translation #199
  • enable Transifex #202

Changed

  • Dashboard Size/Format of displayed numbers #187
  • Chart.js 3.6
  • Data with only day/month #184

Fixed

  • Navigation layout issue #190
  • Ads a 0 in front of 2 digit month #191
  • Report shared by link no chart is displayed #192
  • Chart axis assignment not working #189

3.6.0 - 2021-07-28

Added

  • Report: text variables(e.g. %lastUpdate%) #145
  • Charts: customize colors #119
  • Charts: datalabels in doughnuts
  • automatic refresh of report #182
  • Enable receiver of share to unshare #171
  • sorting of external/unstructured data #175
  • various loading indicators #157

Changed

  • Chart.js 3.5
  • Update ru language @sibergad
  • Trend only for visible data series #172
  • Dashboard subheader #180
  • move to \Psr\Log\LoggerInterface

Fixed

  • DatasetService removes first favorite #185
  • dataset options not merged #178
  • dataset options not merged on dashboard #179

3.5.1 - 2021-05-22

Fixed

  • threshold colors wrong in dashboard #159
  • Issues with bulk data upload #136
  • Database issue on NC21 installation #113
  • ru translations @AleksovAnry

3.5.0 - 2021-05-18

Added

  • UI cleanups #138
  • Analysis functions: trend #144
  • Report: Save logic also for chart options #123
  • Report: Same filter logic for all data sources #139
  • Report: Download chart as image #143
  • Datasource: overwrite column with custom text #131
  • REST API V3: get report list, details & data #151 @ochorocho

Changed

Fixed

  • workflow not working
  • Report: handle spaces in filters
  • Issues with bulk data upload #136
  • occ command error #130
  • Error when sharing xlsx report #133
  • handle db migration issues #148
  • document from group folder not working #146

3.4.1 - 2021-03-14

Fixed

  • First start wizard showing every time #132

3.4.0 - 2021-03-13

Added

  • Datasource: Spreadsheet (xls, xlsx, ods) #115

Changed

  • Displayed date & time in UTC #54
  • Improve robustness of data load (empty data) #112
  • Usability when creating new reports
  • UI improvements
  • Share link to clipboard and not new window
  • Filter usability enhancements #122

Fixed

  • Sharing link not working #121
  • "Limit to groups" not working #73
  • Dashboard icon missing
  • Float numbers in graph tooltips #117
  • High CPU load during dataloads #118
  • sharing "can modify" does not show the current status. #125

3.3.3 - 2021-02-24

Fixed

  • Database issue on NC21 installation #113

3.3.2 - 2021-02-17

Fixed

  • Dataload issue with "External file" #110

3.3.0 - 2021-02-13

Added

  • First Start Wizard #103
  • Export / import reports (incl data) #100
  • Parameter to skip header rows in csv and file datasource #97
  • Allow multiple paths in one JSON load wiki
  • Favorite also for shared reports #107
  • Various UI cleanups and performance enhancements

Fixed

  • SQL error for shared reports #98
  • Datasource options field in DB too short #78
  • JSON source not adding timestamp #106
  • Error in occ- and scheduled load #109

3.2.0 - 2021-01-02

Added

  • Allow filter-permissions on shared reports #77
  • NC21
  • delete option in report menu

Changed

  • Filter changes are not persisted automatically #94
  • Disable dataload for non-internal reports #74
  • more flexible clipboard import
  • don´t load dashboard when accessing report directly

Fixed

  • Favorites dashboard not showing in app startscreen
  • Missing language keys #86 @AleksovAnry
  • fr translations #92 @simmstein
  • wording corrections
  • shared reports showing multiple times
  • image path for alternative app folder
  • Advanced: Dataload tab does not load #79

3.1.0 - 2020-12-02

Added

  • event to register external datasources #71
  • better datasource config using dropdowns

Fixed

  • share token not generated
  • Chart: tooltips not showing
  • an error occurred while using NC search #70
  • database issue for shared reports #69
  • dashboard error when widget not enabled

3.0.0 - 2020-10-01

Added

  • NC20
  • NC20 Dashboard Widget #61
  • NC20 Search integration #66
  • Sharing: user + groups #60
  • API: use display names for upload #58
  • API: accepting arrays #55
  • API: delete data #56
  • Report: mark reports as favorite #63
  • translation: ru, ru_RU @AleksovAnry
  • translations: fr #67 @simmstein
  • headers for RegEx datasource @AleksovAnry
  • Dataload: Purge Dataset #47

Changed

  • Enhanced datamodel #59
  • new app icon

Fixed

  • Floating point numbers rounded off in Rest API calls #57

2.5.0 - 2020-10-01

Added

  • Sharing: user + groups #60
  • API: use display names for upload #58
  • API: accepting arrays #55
  • API: delete data #56
  • Report: mark reports as favorite #63
  • translation: ru, ru_RU @AleksovAnry
  • translation: fr #67 @simmstein
  • headers for RegEx datasource @AleksovAnry
  • Dataload: Purge Dataset #47

Changed

  • Enhanced datamodel #59
  • new app icon

Fixed

  • Floating point numbers rounded off in Rest API calls #57

2.4.1 - 2020-07-10

Fixed

  • DB index too long

2.4.0 - 2020-07-09

Added

  • WhatsNew popup #43
  • Chart: customisation per data-series #44
  • Chart: combined charts #44
  • Chart: secondary axis #36
  • Report: persist filters #36

Changed

  • migration to QueryBuilder
  • migration from database.xml to /Migration
  • cleanup notification messages

2.3.1 - 2020-05-07

Fixed

  • various css improvements

2.3.0 - 2020-05-06

Added

  • Enable filters in reports #41

Changed

  • avoid multiple notifications for same threshold by replacing old ones
  • shorten app name to 'Analytics'

Fixed

  • Thresholds not working in table #39
  • Thresholds not accepting commas

2.2.3 - 2020-04-27

Fixed

  • appstore certificate issue

2.2.2 - 2020-04-27

Fixed

  • appstore certificate issue

2.2.1 - 2020-04-12

Fixed

  • advanced settings not showing

Added

  • NC19

2.2.0 - 2020-04-05

Added

  • chart type: doughnut
  • advanced chart options #30
  • print report layout #34

Fixed

  • handle German date format in input form
  • regex not working - options field too short #31
  • frontend doesn't respect the users timezone #17
  • donate button #35

2.1.1 - 2020-03-12

Fixed

  • shorten notification text to fit iOS push banner
  • double category labels #28
  • column mismatch in dataload for git datasource
  • data deletion simulation display bug

2.1.0 - 2020-03-11

Added

  • Datasource: JSON #21 (e.g. NC monitoring)
  • occ command for executing dataloads #16
  • Data deletion with wildcards
  • Compatible with dark theme #11

Changed

  • Exchange Highcharts with Charts.js #23

Fixed

  • Removed incorrect error logs in API
  • Notification parsed subject

2.0.0 - 2020-01-17

Added

  • NC 18 Flow integration #10
  • Enhanced dataloads with scheduling #13
  • Advanced configuration page for more options than sidebar #12
  • Datasource: website grabber #14
  • Thresholds for all datasource types (notifications just for database)
  • Compatibility dark mode #11
  • Wiki

Changed

  • link report in activity message
  • redesign of backend (controllers; mappers)

Fixed

  • XSS risk in innerHTML

Removed

  • NC16

1.2.2 - 2019-12-15

Fixed

  • Notification missing setParsedSubject

1.2.1 - 2019-12-15

Fixed

  • Activity not always reported
  • Notification pushed to wrong user
  • Thresholds not read for external report types #9
  • Notifications icon path

1.2.0 - 2019-12-14

Added

  • Thresholds: NC Notification and color coding #5

1.1.0 - 2019-12-05

Added

  • 'de' language files
  • currency/unit formatting in datatable column
  • CSV import format validation #7
  • Assets blocked by uBlock origin #8
  • favicon
  • direct url to report
  • chart type: area stacked

1.0.0 - 2019-12-01

Added

  • Initial version of Data Analytics