-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,9 @@ | ||
1.1.2 | ||
----- | ||
* adds logo of the University of Birmingham (the new home of the CLiC project) | ||
* adds Google analytics for the Birmingham server | ||
* changes the contact in the about page to [email protected] | ||
|
||
1.1.1 | ||
----- | ||
* fixes a bug that deleted the Google Analytics javascript | ||
|
@@ -7,15 +13,15 @@ | |
1.1 | ||
--- | ||
* adds subsets as a way to navigate and explore quotes, suspensions, short suspensions, etc. | ||
* boosts number of uwsgi processes | ||
* boosts number of uwsgi processes | ||
* adds a profiler | ||
* activates 1-grams in keywords and clusters | ||
|
||
1.0.6 | ||
----- | ||
* moves clusters and keywords to jinja templates (speeds them up massively because | ||
* moves clusters and keywords to jinja templates (speeds them up massively because | ||
there is less client side rendering) | ||
* boosts number of uwsgi processes | ||
* boosts number of uwsgi processes | ||
|
||
1.0.5 | ||
----- | ||
|
@@ -27,7 +33,7 @@ | |
* enables indefinite caching | ||
* swaps the loading bar for a spinning icon | ||
* reduces the number of clusters that can be retrieved in one go to 3000 | ||
* makes clusters and keywords results clickable (this leads to a concordance, | ||
* makes clusters and keywords results clickable (this leads to a concordance, | ||
which in turn is clickable to lead to the text) | ||
|
||
1.0.3 | ||
|