Skip to content

Latest commit

 

History

History
255 lines (206 loc) · 9.66 KB

CHANGELOG.md

File metadata and controls

255 lines (206 loc) · 9.66 KB

Changelog

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 Wizzard #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