# Website Changelog
This document lists the main changes done to this website over time
# 2023-12-26
- Removed beta labels from Compose SDK
# 2023-08-01
- Website facelift - new design, dark mode, new home page and more
- Merged API References with Guides & Tutorials to create a unified documentation base
- Added REST API References for versions:
- L2023.4
- L2023.5
- L2023.6
- Added documentation for the newly launched Compose SDK beta
- Added an Access & Security section
# 2023-04-30
- Added documentation for the
dashboard.new
method in EmbedSDK - Added REST API References for versions:
- L2023.1
- L2023.2
- L2023.3
- Updated the Community page with new links
- Fixed some broken external links
# 2022-12-13
- Added REST API References for versions:
- L2022.4
- L2022.5
- L2022.6
- L2022.7
- L2022.8
- L2022.9
- L2022.10
- L2022.11
- Added documentation for
appstatechanged
event in EmbedSDK - Updated the JAQL syntax reference with additional details on
panel: scope
and correct metadata structure - Updated SisenseJS documentation and reference with details on using "blank" dashboards with filters
# 2022-04-06
- Added REST API References for L2022.2 and L2022.3
- Added
volatile
mode for Embed SDK - Added using WAT in SisenseJS
- Added getting API tokens from user profile
- Added WAT documentation page
# 2022-02-17
- Added REST API References for L2022.1
- Added documentation for the new
language
setting anddashboard.clearFilters
method in EmbedSDK Reference
# 2022-01-20
- Added REST API References for L2021.12
- Added documentation for using Web Access Tokens (opens new window) in iFrame Embedding and EmbedSDK
- Updated the Datamodel Data Types Reference with new data type codes supported from L2021.9
- Fixed various broken links
# 2021-11-29
- Added REST API References for W2021.9, L2021.9, L2021.10, and L2021.11
- Added documentation for sorting the Pivot 2 widget in Pivot 2 API
# 2021-08-18
- Added REST API References for L2021.7 and L2021.8
- Added new L2021.8 functionality to the Embed SDK Reference:
# 2021-07-25
- Added a sample package for Linux in the JAQL Tutorial
- Added REST API References for L2021.5 and W2021.6
- Added the Advanced JavaScript Add-ons Tutorial
# 2021-05-12
- Updated links to community forums (See Community Page)
# 2021-04-22
- REST API References
- Added REST API References for L2021.3 and W2021.4
- REST API References are now sorted alphabetically
- REST API References now support deep links to specific platform, version, tag and operation
- Updated documentation for the Datamodel Builds API
- Added documentation for using UI Themes in iFrame embedding, Embed SDK, and SisenseJS
- Minor improvements and screenshots for Pivot 2 API
# 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 (opens new window) 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