- refactored demo datasets into plugins
- minor bugfixes
- added table plugin
- added plugins system
- created datawrapper hook system (lib/hooks)
- refactored visualizations to plugins
- replaced gettext translation with generic JSON files
- simplified plugin localization
- refactored static image export into plugin
- trimming row labels in filter UI
- increased character limit to 40 chars
- trimming labels before counting characters
- fixed column chart label positions
- fixed line chart legend position
- bugfix: change password in settings
- added (optional) higher security for passwords, read more.
- added page for setting up admin account after fresh install
- fixed admin dashboard
- allowed customization of title
- refactored defaults in config
- allowed setting default for show_in_gallery
- enabled inverting the nav bar
- fixed bar chart display with negative bars
- allowed changing job status in admin page
- added job status 'canceled'
- ensured minimum width/height of 1 pixel for bars in bar/column charts
- allowed customization of logo
- allowed insertion of custom css
- allowed input of named colors
- ignoring data series by clicking table header
- made MyCharts page searchable
- allowed preventing guest access
- customizable home page
- customizable languages
- added roles sysadmin and graphic-editor
- line chart interprets time series data
- bugfix: chart editor overrides preferred embed size in visualize step
- showing translation status in admin pages
- special date selector for time series shown in 1d charts
- mycharts: allowed filtering charts by publish status
- show warning if negative values are displayed in stacked bar charts
- show values on hover in grouped/stacked bar charts
- added support for S3 domain alias (e.g. s3.datawrapper.de)
- added support for S3 endpoints
- refactored chart publication, fixed occosional bug that stopped chart publication
- live-generating chart thumbnails during chart editing instead of during publication
- you need to migrate the database schema, see commit message
- changed mysql engine to innodb
- center preview chart in editor
- replaced old data table with handsontable widget
- made job execution (e.g. static chart exports) fail safe
- added admin page showing job status
- you need to migrate the database schema, see commit message
- added generic support for hierarchical datasets
- fixed chart export
- visualizations now may define localized strings
- fixed bug with localized numbers in charts
- fixed stack percentages in fullscreen mode
- fixed Piwik tracking code
- added percentage stacking mode to stacked column charts
- improved session garbage collection
- fixed ABZV logo
- improved line charts coloring and labeling
- fixed colors in dark theme
- updated German locale
- bugfixes
- fixed several IE bugs
- fixed label transitions in bar charts
- updated to jQuery 1.9.1
- animated chart transitions for bar,column and pie charts
- added visual chart selector
- improved editor UI
- redirecting IE6 visitors to static chart
- extensive chart testing in multiple browsers
- simplified installation
- fullscreen mode
- customizable colors
- export static PNG/PDF
- filled line charts
- new theme: Playfair
- spanish translation
- fixed session bug
- updated to bootstrap 2.2
- lots of bugfixes
- release notes
- publishing charts to Amazon S3
- complete rewrite of old prototype
- replaced Highcharts with custom charts based on d3 and Raphael.js
- release notes