Skip to content

Commit

Permalink
Updating version to 1.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cezarsa committed Feb 1, 2010
1 parent a4442a6 commit 1246261
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions Changelog
@@ -1,3 +1,15 @@
1.5.1 (2010-02-01)
(Mostly bugfixes, major release coming next weekend)

Fixed issue causing tweets to stop updating when closing the popup window while scrolling down
Fixed issue that caused API hits even after logging out
Proper initializing badge text to avoid stalled new tweets count
Groundwork for using desktop notification (still disabled and not in the options page)
New url shortener: twieat.us (Thanks Edward J. Yoon)
Fixed issue causing reply all feature to include user's own screenname to the tweet (Thanks Xiaoxin Lu [hyperlink])
Added custom scrollbars to darkness theme (Thanks hyperlink)
Fixed darkness theme where character counter was not visible (Thanks hyperlink)

1.5.0 (2010-01-24)

* Re-enabling 1.4.9 fixes and features
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
@@ -1,6 +1,6 @@
{
"name": "Chromed Bird",
"version": "1.5.0",
"version": "1.5.1",
"description": "Chromed Bird is a Twitter extension that allows you to follow your timelines and interact with your Twitter account.",
"browser_action": {
"default_icon": "img/icon19.png",
Expand Down

0 comments on commit 1246261

Please sign in to comment.