Skip to content

Commit

Permalink
Update WHATSNEW for passwords, JSON query generation
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Lavin committed Nov 24, 2015
1 parent 75fbcbe commit c883067
Showing 1 changed file with 14 additions and 3 deletions.
17 changes: 14 additions & 3 deletions WHATSNEW-5.8
Expand Up @@ -9,10 +9,17 @@

Interchange 5.10.0 not yet released.

Admin UI
--------

* Admin passwords encrypted with Bcrypt by default.


Strap Demo
----------

* New default demo catalog, based on Bootstrap Framework. See dist/strap/README for details.
* User passwords encrypted with Bcrypt by default.


Standard Demo
Expand All @@ -21,6 +28,13 @@ Standard Demo
* The standard demo has been relegated to the annals of time. It can be obtained from previous Interchange versions.


External tool support
---------------------

* Add secure JSON query generation for interface with AJAX widgets. Allows generation of
queries vetted by login, with either public access or access gated by session.


------------------------------------------------------------------------------


Expand Down Expand Up @@ -280,7 +294,4 @@ External tool support

* Added jEdit support for [PREFIX-calc] blocks, now syntax highlights contents as perl code.

* Add secure JSON query generation for interface with AJAX widgets. Allows generation of
queries vetted by login, with either public access or access gated by session.

(end)

0 comments on commit c883067

Please sign in to comment.