# Website Changelog
This document lists the main changes done to this website over time
# 2021-02-22
- Added REST API References for L2021.1.1 and W2021.2
- Updated documentation for named & anonymous functions as transformation handlers in Pivot 2 widget API Reference
- Website branding update
# 2021-01-05
- Added REST API References for L8.2.6
- Added documentation for building/publishing Datamodels to the Datamodels API Guide
- Added documentation specific to Live Datamodels to the Data Security API Guide
- Added documentation for the
insert
andreorderItem
methods of Dashboard Filters - Fixed all external links to use
https
URLs
# 2020-11-01
- Added REST API References for v8.2.5 and L8.2.4
- Updated SisenseJS documentation:
- Updated Javascript Plugins documentation: plugin folder location in Linux
- Added references for connectors:
- Added updates related to security configuration:
- Fixed misc issues & typos
# 2020-09-01
- Added documentation of the SimplyAsk NLQ embedding feature:
- Updated Header Javascript API Reference with instructions for loading the API module
- Minor updates to documentation styling:
- Badges to mark feature availability on specific versions: L8.2.1
- Badges to mark Beta features: Beta
- When a REST API is mentioned it is now styled: GET /api/some/endpoint
# 2020-08-11
- Updated Pivot 2 widget API Reference for version
L8.2.1
- Updated various documents for more consistent formatting
- Added support for user-friendly URLs:
For example:/reference/js/menu-item
is now the same as/reference/js/menu-item.html
- Fixed various links, including ones that would result in a
404
if opened in new tab - Fixed issue with deep links to anchors/headers within pages not working
- Added missing functions from Sisense.js SDK - SisenseWidget Class
# 2020-07-26
- Added REST API references for versions
8.2.3
&L8.2.1
- REST API references is now collapsed by default
- Added detail to Dashboard Class Javascript Reference
- Moved
/reference/js/dashboard.html
to/reference/js/dashboard/
- Added Dashboard Filters Object
- Added Dashboard Layout Object
- Added Dashboard Widgets Object
- Moved
- Added detail to Widget Class Javascript Reference
- Moved
/reference/js/widget.html
to/reference/js/widget/
- Moved
/reference/js/pivot2.html
to/reference/js/widget/pivot2.html
- Added Indicator Widget API
- Added Widget Metadata Object
- Moved
- Updated the
prism
object Javascript API reference for thebeforemenu
event - Fixed some formatting issues & broken links
# 2020-07-12
- Fixed some UI issues & broken links
- Added a feedback form
# 2020-07-07
- First release of this website