From 3f5715d0e12cd3209be2dd5995a3f95168b85d3c Mon Sep 17 00:00:00 2001 From: vviau Date: Thu, 20 Sep 2018 13:50:47 +0800 Subject: [PATCH] Create v1.1.1md Create new release notes. --- releases/v1.1.1.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 releases/v1.1.1.md diff --git a/releases/v1.1.1.md b/releases/v1.1.1.md new file mode 100644 index 0000000..06c4fe5 --- /dev/null +++ b/releases/v1.1.1.md @@ -0,0 +1,12 @@ +**Arc** version 1.1.1 is now available for [download](https://code.cubewise.com/arc-download/). + +## Fixes +* ODBC preview remains in "refreshing" state and does not return data. [#208](https://github.com/cubewise-code/arc-issues/issues/208) +* Replace button in TI code is not picking up the selection. [#206](https://github.com/cubewise-code/arc-issues/issues/206) +* Saving an MDX view crashes the server. [#201](https://github.com/cubewise-code/arc-issues/issues/201) +* Changing a TI parameter type results in an error on save. [#200](https://github.com/cubewise-code/arc-issues/issues/200) +* TI Syntax Highlighting is not recognizing CELLPUT/INCREMENT functions. [#199](https://github.com/cubewise-code/arc-issues/issues/199) +* CellGet and CellPut TI processes lost keyword coloring. [#195](https://github.com/cubewise-code/arc-issues/issues/195) + +## Download +https://code.cubewise.com/arc-download/