Skip to content

Commit

Permalink
updates for release
Browse files Browse the repository at this point in the history
  • Loading branch information
eemeli committed Aug 6, 2014
1 parent 608c60a commit 707e950
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 1 deletion.
23 changes: 23 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,26 @@
# 0.7.1

2014-08-06

* Code:
- added konopas_set.set_category as alt. for tags "type:..."
- added optional min_count for tag & area filters
- added toggle_collapse for info view
- Makefile: easier-to-parse minified output
- reverted item id setting on click -- was too slow & too unclear
- bugfix: search includes tags
- bugfix: Firefox w/ no-cookies threw error on localStorage access
- bugfix: numeric tags now work
* Interface:
- added item permalinks, including new icon
- more informative text in "My con" view
- import selection borders aren't as sticky
* Skin:
- info view skin fixes
- added @media print rules
- Prettified participant links & added images to default on


# 0.7.0

2014-07-09
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "konopas",
"version": "0.7.0",
"version": "0.7.1",
"author": "Eemeli Aro <[email protected]>",
"description": "KonOpas: A mobile-friendly guide for conventions, with all sorts of spiffy features",
"keywords": ["convention", "conference", "mobile guide", "programme guide"],
Expand Down

0 comments on commit 707e950

Please sign in to comment.