Skip to content

Commit

Permalink
Release v12.12
Browse files Browse the repository at this point in the history
  • Loading branch information
osoner committed Dec 24, 2012
1 parent d787dcb commit 3fb25dd
Show file tree
Hide file tree
Showing 421 changed files with 29,219 additions and 9,290 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,30 @@
12.12

* Added Windows Phone and Blackberry WebWorks support.

* Added management API. All user and application related operations can
be performed through the API using an API key.

* Modified data read API (/o) to be accessible only by using an API key.

* Added Portuguese and Russian to available languages.

* Added event key sorting to event configuration modal.

* Removed "EVENTS SERVED" from the dashboard and added "TIME SPENT" metric.

* Fixed a bug that prevented correct visualization of event data which has
segmentation values 0-23 (hours of the day).

* Modified event segmentation bar chart not to show stacked data.

* Modified event segmentation count and sum below the graph to show only
the count and sum for the selected segmentation key.

* Optimized dashboard experience on tablet devices.

* Added awesome animation for closing popups with ESC key :)

12.09

* Added localization support. All the pages have translations in the
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ We develop and test Countly on Ubuntu with MongoDB, Node.js and nginx. It should

##How do I upgrade my Countly server?

countly-server package includes an upgrade script (`bin/countly.upgrade.sh`) that takes care of the upgrade process. [See this tutorial](http://support.count.ly/kb/web-installation/upgrading-countly-server-to-v1209-from-v1208) if you would like to perform the upgrade manually (12.08 to 12.09).
countly-server package includes an upgrade script (`bin/countly.upgrade.sh`) that takes care of the upgrade process. [See this tutorial](http://support.count.ly/kb/web-installation/upgrading-countly-server-to-v1212-from-v1209) if you would like to perform the upgrade manually (12.09 to 12.12).

##API & Frontend

Expand Down Expand Up @@ -62,4 +62,4 @@ We are on [Twitter](http://twitter.com/gocountly) and [Facebook](http://www.face

##Rebranding

Ask us (hello@count.ly) if you want to whitelabel Countly and we'll be glad to help.
Contact us (hello@count.ly) if you want to whitelabel Countly and we'll be glad to help.

0 comments on commit 3fb25dd

Please sign in to comment.