Sha256: 2af2bb688701d88794e96d840d8d0cd184ae3bedd11b7379b269ee843295b5d5

Contents?: true

Size: 1.82 KB

Versions: 1

Compression:

Stored size: 1.82 KB

Contents

= 0.4.1 / 2010-04-30

 * 2010-04-30 - Normalize URLs before shortening them. This prevents false duplicates. [ariejan]

 * 2010-04-30 - Validate URLs to be valid HTTP or HTTPS, don't accept others. [ariejan]
 
 * 2010-04-30 - Don't ask for the API key after shortening a URL with the bookmarklet. [ariejan]
 
 * 2010-04-15 - Show the highlighted URL separately. Closes #7. [ariejan]

= 0.4.0.1 / 2010-04-14

 * 2010-04-14 - Correct file permission of `public/images/twitter.png`. [ariejan]

= 0.4.0 / 2010-04-14

 * 2010-04-14 - Added button to quickly tweet a URL. Closes #3 [ariejan]

 * 2010-04-14 - Disable autocomplete and spellcheck for the big url input field. Closes #6 [ariejan]

 * 2010-04-14 - After shortening an URL highlight the url that was added in the overview. [ariejan]

 * 2010-04-14 - Made it easy to copy a short url from the overview. Closes #4 [ariejan]

 * 2010-04-13 - Added links to source and issues in footer. [ariejan]
              - Include domain name in page title. [ariejan]

= 0.3.1 / 2010-04-13

 * 2010-04-13 - Fixed issue with setting `created_at` timestamp. [ariejan]

= 0.3.0 / 2010-04-13

 * 2010-04-13 - Added recent urls to dashboard [ariejan]
              - Added bookmarklet [ariejan]
              - Split up Firefly codebase for better testing and maintainability [ariejan]

 * 2010-04-02 - Added Ruby 1.9.x compatibility. [ariejan]

= 0.2.0 / 2010-03-29 
  
 * 2010-03-29 - Added some GUI sugar at '/'. [ariejan]
 
 * 2010-03-29 - Added /api/info/:code for basic stats on the specified URL. [ariejan]

 * 2010-03-29 - Keep count of the number of visits to a given URL. [ariejan]

 * 2010-03-29 - Fill in `created_at` for Firefly::Url. [ariejan]
 
 * 2010-03-29 - Changed Firefly::Url String properties to a length of 255 instead of the default of 50. [ariejan]

= 0.1 / 2010-03-28

 * First official release [ariejan]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
firefly-0.4.1 HISTORY