All Versions
88
Latest Version
Avg Release Cycle
72 days
Latest Release
-

Changelog History
Page 8

  • v0.2.0.0 Changes

    Attention: This release includes a potentially long running migration! However it should be safe to run this while keeping your application servers on.

    ๐Ÿ”จ Refactor

    • โœ… Service and ServiceController, general code reorg to make it cleaner/+ testable/+ extensible #4344
    • Background actual mailing when sending invitations #4069
    • Set the current user on the client side through gon #4028
    • โšก๏ธ Update sign out route to a DELETE request #4068
    • Convert all ActivityStreams::Photo to StatusMessages and drop ActivityStreams::Photo #4144
    • โฌ†๏ธ Port the Rails application to strong_parameters in preparation to the upgrade to Rails 4 #4143
    • ๐Ÿ”จ Refactor left bar side menu, improve tag autosuggestion design #4271, #4316
    • Extract and factorize the header css in a new file, fix ugly header in registration #4389
    • ๐Ÿšš Move contact list on profile to profile information, show user his own contacts on profile #4360
    • ๐Ÿ”จ Refactor metas, HTML is now valid #4356
    • ๐Ÿ‘Œ Improve sharing message and mention/message buttons on profile #4374

    ๐Ÿ› Bug fixes

    • Check twitter write access before adding/authorizing it for a user. #4124
    • Don't focus comment form on 'show n more comments' #4265
    • Do not render mobile photo view for none-existing photos #4194
    • Render markdown content for prettier email subjects and titles #4182
    • Disable invite button after sending invite #4173
    • ๐Ÿ›  Fix pagination for people list on the tag stream page #4245
    • ๐Ÿ›  Fix missing timeago tooltip in conversations #4257
    • ๐Ÿ›  Fix link to background image #4289
    • ๐Ÿ›  Fix Facebox icons 404s when called from Backbone
    • ๐Ÿ›  Fix deleting a post from Facebook #4290
    • Display notices a little bit longer to help on sign up errors #4274
    • ๐Ÿ›  Fix user contact sharing/receiving #4163
    • ๐Ÿ”„ Change image to ajax-loader when closing lightbox #3229
    • ๐Ÿ›  Fix pointer cursor on the file upload button #4349
    • Resize preview button #4355
    • ๐Ÿ›  Fix compability problem with MySQL 5.6 #4312
    • Don't collapse the post preview #4346
    • ๐Ÿ‘Œ Improve mobile usability #4354
    • Descending text is no longer cut off in orange welcome banner #4377
    • Adjust Facebook character limit to reality #4380
    • โช Restore truncated URLs when posting to Twitter #4211
    • ๐Ÿ›  Fix mobile search tags #4392
    • โœ‚ Remove placeholders for name fields in settings (no more Sofaer) #4385
    • Problems with layout the registration page for mobile. #4396
    • Do not display photos in the background in the SPV #4407
    • ๐Ÿ›  Fix mobile view of deleted reshares #4397
    • ๐Ÿ›  Fix the overlapping of embedded youtube videos #2943
    • ๐Ÿ›  Fix opacity of control icons #4414
    • โž• Add hover state to header icons #4436
    • ๐Ÿ›  Fix check icon regression on contacts page #4440
    • Do not leak non public photos
    • ๐Ÿ›  Fix check icon alignment in aspect dropdown #4443

    ๐Ÿ”‹ Features

    • Admin: add option to find users under 13 (COPPA) #4252
    • ๐Ÿ‘‰ Show the user if a contact is sharing with them when viewing their profile page #2948
    • ๐Ÿ”ง Made Unicorn timeout configurable and increased the default to 90 seconds
    • ๐Ÿ”ง Follow DiasporaHQ upon account creation is now configurable to another account #4278
    • ๐Ÿ‘‰ Use first header as title in the single post view, when possible #4256
    • Close publisher when clicking on the page outside of it #4282
    • Deleting a post deletes it from Tumblr too #4331
    • ๐Ÿ‘ OpenGraph support #4215
    • โž• Added Wordpress service ability for posts. #4321
    • Implement tag search autocomplete in header search box #4169
    • 0๏ธโƒฃ Uncheck 'make contacts visible to each other' by default when adding new aspect. #4343
    • โž• Add possibility to ask for Bitcoin donations #4375
    • โœ‚ Remove posts, comments and private conversations from the mobile site. #4408 #4409
    • โž• Added a link to user photos and thumbnails are shown in the left side bar #4347
    • Rework the single post view #4410
    • โž• Add aspect modification on contacts page, close #4397
    • โž• Add help page #4405

    โšก๏ธ Gem updates

    • Added entypo-rails, mini_portile, multi_test, omniauth-wordpress, opengraph_parser, strong_parameters, test_after_commit
    • โž• addressable 2.3.4 -> 2.3.5
    • asset_sync 0.5.4 -> 1.0.0
    • ๐Ÿ’Ž bcrypt-ruby 3.0.1 -> 3.1.1
    • capybara 1.1.3 -> 2.1.0
    • carrierwave 0.8.0 -> 0.9.0
    • coffee-script-source 1.6.2 -> 1.6.3
    • cucumber 1.3.2 -> 1.3.5
    • database_cleaner 1.0.1 -> 1.1.0
    • devise 2.1.3 -> 3.0.2
    • excon 0.23.0 -> 0.25.3
    • faraday 0.8.7 -> 0.8.8
    • ๐Ÿ›  fixture_builder 0.3.5 -> 0.3.6
    • fog 1.12.1 -> 1.14.0
    • ๐Ÿš… font-awesome-rails 3.1.1.3 -> 3.2.1.2
    • foreigner 1.4.1 -> 1.4.2
    • guard 1.8.0 -> 1.8.2
    • guard-rspec 3.0.1 -> 3.0.2
    • guard-spork 1.5.0 -> 1.5.1
    • i18n-inflector 2.6.6 -> 2.6.7
    • listen 1.2.0 -> 1.2.2
    • lumberjack 1.0.3 -> 1.0.4
    • method_source 0.8.1 -> 0.8.2
    • multi_json 1.7.6 -> 1.7.8
    • mysql2 0.3.11 -> 0.3.13
    • net-scp 1.1.1 -> 1.1.2
    • net-ssh 2.6.7 -> 2.6.8
    • nokogiri 1.5.9 -> 1.6.0
    • omniauth-twitter 0.0.16 -> 1.0.0
    • pg 0.15.1 -> 0.16.0
    • ๐Ÿš… rails-i18n 0.7.3 -> 0.7.4
    • rake 10.0.4 -> 10.1.0
    • redcarpet 2.3.0 -> 3.0.0
    • remotipart 1.0.5 -> 1.2.1
    • safe_yaml 0.9.3 -> 0.9.5
    • sass 3.2.9 -> 3.2.10
    • selenium-webdriver 2.32.1 -> 2.34.0
    • ๐Ÿš… sinon-rails 1.4.2.1 -> 1.7.3
    • slop 3.4.5 -> 3.4.6
    • temple 0.6.5 -> 0.6.6
    • twitter 4.7.0 -> 4.8.1
    • uglifier 2.1.1 -> 2.1.2
    • unicorn 4.6.2 -> 4.6.3
    • warden 1.2.1 -> 1.2.3
    • webmock 1.11.0 -> 1.13.0
    • xpath 0.1.4 -> 2.0.0
  • v0.1.1.0 Changes

    ๐Ÿ”จ Refactor

    • ๐Ÿ”จ Refactored config/ directory #4144.
    • โฌ‡๏ธ Drop misleading fallback donation form. Proposal
    • ๐Ÿ”จ Update Typhoeus to 0.6.3 and refactor HydraWrapper. #4162
    • โฌ†๏ธ Bump recomended Ruby version to 1.9.3-p448, see Ruby news.
    • โœ‚ Remove length restriciton on GUIDs in the database schema #4249

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix deletelabel icon size regression after sprites $4180
    • Don't use Pathname early to circumvent some rare initialization errors #3816
    • Don't error out in script/server if git is unavailable.
    • ๐Ÿ›  Fix post preview from tag pages #4157
    • ๐Ÿ›  Fix tags ordering in chrome #4133
    • ๐Ÿ›  Fix src URL for oEmbed iFrame #4178
    • โž• Add back-to-top button on tag and user pages #4185
    • ๐Ÿ›  Fix reopened issue by changing the comment/post submit keyboard sortcut to ctrl+enter from shift+enter #3897
    • ๐Ÿ‘‰ Show medium avatar in hovercard #4203
    • ๐Ÿ›  Fix posting to Twitter #2758
    • Don't show hovercards for current user in comments #3999
    • Replace mentions of out-of-aspect people with markdown links #4161
    • Unify hide and ignore #3828
    • โœ‚ Remove alpha branding #4196
    • ๐Ÿ›  Fix dynamic loading of asset_sync
    • ๐Ÿ›  Fix login for short passwords #4123
    • โž• Add loading indicator on tag pages, remove the second one from the profile page #4041
    • Leaving the to field blank when sending a private message causes a server error #4227
    • ๐Ÿ›  Fix hashtags that start a line when posting to Facebook or Twitter #3768 #4154
    • ๐Ÿ‘‰ Show avatar of recent user in conversation list #4237
    • Private message fails if contact not entered correctly #4210

    ๐Ÿ”‹ Features

    • Deleting a post that was shared to Twitter now deletes it from Twitter too #4156
    • ๐Ÿ‘Œ Improvement on how participants are displayed on each conversation without opening it #4149

    โšก๏ธ Gem updates

    • acts-as-taggable-on 2.4.0 -> 2.4.1
    • ๐Ÿ”ง configurate 0.0.7 -> 0.0.8
    • database_cleaner 0.9.1 -> 1.0.1
    • fog 1.10.1 -> 1.12.1
    • fuubar 1.10 -> 1.1.1
    • gon 4.1.0 -> 4.1.1
    • guard-rspec 2.5.3 -> 3.0.1
    • haml 4.0.2 -> 4.0.3
    • json 1.7.7 -> 1.8.0
    • mini_magick 3.5 -> 3.6.0
    • mobile-fu 1.1.1 -> 1.2.1
    • rack-cors 0.2.7 -> 0.2.8
    • ๐Ÿš… rails_admin 0.4.7 -> 0.4.9
    • ๐Ÿš… rails_autolink 1.0.9 -> 1.1.0
    • redcarpet 2.2.2 -> 2.3.0
    • ๐Ÿš… rspec-rails 2.13.0 -> 2.13.2
    • slim 1.3.8 -> 1.3.9
    • twitter 4.6.2 -> 4.7.0
    • typhoeus 0.3.3 -> 0.6.3
    • uglifier 2.0.1 -> 2.1.1
    • webmock 1.8.11 -> 1.11.0
  • v0.1.0.1 Changes

    • Regression fix: 500 for deleted reshares introduced by the locator
    • Federate locations
  • v0.1.0.0 Changes

    ๐Ÿ”จ Refactor

    Replaced Resque with Sidekiq - Migration guide - #3993

    We replaced our queue system with Sidekiq. You might know that Resque needs Redis. ๐Ÿšš Sidekiq does too, so don't remove it, it's still required. Sidekiq uses a threaded model so you'll need far less processes than with Resque to do the same amount of work.

    โšก๏ธ To update do the following:

    โšก๏ธ 1. Before updating (even before the git pull!) stop your application server (Unicorn by default, started through Foreman).

    1. In case you did already run git pull checkout v0.0.3.4:
       git fetch origin
       git checkout v0.0.3.4
       bundle
    

    ๐ŸŒ 3. Start Resque web (you'll need temporary access to port 5678, check your Firewall if needed!):

       bundle exec resque-web
    

    In case you need it you can adjust the port with the -p flag. ๐Ÿ‘ท 4. One last time, start a Resque worker:

       RAILS_ENV=production QUEUE=* bundle exec rake resque:work
    

    Visit Resque web via http://your_host:5678, wait until all queues but the failed one are empty (show 0 jobs). ๐Ÿ‘ท 5. Kill the Resque worker by hitting Ctrl+C. Kill Resque web with:

       bundle exec resque-web -k
    

    Don't forget to close the port on the Firewall again, if you had to open it.

    1. In case you needed to do step 2., run:
       git checkout master
       bundle
    

    โšก๏ธ 7. Proceed with the update as normal (migrate database, precompile assets).

    1. Before starting Diaspora again ensure that you reviewed the new environment.sidekiq section in config/diaspora.yml.example and, if wanted, transfered it to your config/diaspora.yml and made any needed changes. In particular increase the environment.sidekiq.concurrency setting on any medium sized pod. If you do change that value, edit your config/database.yml and add a matching pool: n to your database configuration. n should be equal or higher than the amount of threads per Sidekiq worker. This sets how many concurrent connections to the database ActiveRecord allows.

    If you aren't using script/server but for example passenger, you no ๐Ÿ‘ท longer need to start a Resque worker, but a Sidekiq worker now. The command for that is:

    bundle exec sidekiq
    

    Heroku

    The only gotcha for Heroku single gear setups is that the setting name ๐Ÿ‘ท to spawn a background worker from the unicorn process changed. Run

    heroku config:remove SERVER_EMBED_RESQUE_WORKER
    heroku config:set SERVER_EMBED_SIDEKIQ_WORKER=true
    

    We're automatically adjusting the ActiveRecord connection pool size for you.

    Larger Heroku setups should have enough expertise to figure out what to do by them self.

    Removal of Capistrano

    ๐Ÿš€ The Capistrano deployment scripts were removed from the main source code repository, since they were no longer working. ๐Ÿšš They will be moved into their own repository with a new maintainer, you'll be able to find them under the Diaspora* Github organization once everything is set up.

    Other

    • Cleaned up requires of our own libraries #3993
    • Refactor people_controller#show and photos_controller#index #4002
    • Modularize layout #3944
    • โž• Add header to the sign up page #3944
    • โž• Add a configuration entry to set max-age header to Amazon S3 resources. #4048
    • Load images via sprites #4039
    • โœ‚ Delete unnecessary javascript views. #4059
    • Cleanup of script/server
    • Attempt to stabilize federation of attached photos (fix #3033 #3940 )
    • ๐Ÿ”จ Refactor develop install script #4111
    • โœ‚ Remove special hacks for supporting Ruby 1.8 #4113
    • ๐Ÿšš Moved custom oEmbed providers to config/oembed_providers.yml #4131
    • Add specs for Post#find_by_guid_or_id_with_user

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix mass aspect selection #4127
    • ๐Ÿ›  Fix posting functionality on tags show view #4112
    • ๐Ÿ›  Fix cancel button on getting_started confirmation box #4073
    • Reset comment box height after posting a comment. #4030
    • Fade long tag names. #3899
    • Avoid posting empty comments. #3836
    • Delegate parent_author to the target of a RelayableRetraction
    • Do not fail on receiving a SignedRetraction via the public route
    • Pass the real values to stderr_path and stdout_path in unicorn.rb since it runs a case statement on them.
    • Decode tag name before passing it into a TagFollowingAction #4027
    • ๐Ÿ›  Fix reshares in single post-view #4056
    • ๐Ÿ›  Fix mobile view of deleted reshares. #4063
    • Hide comment button in the mobile view when not signed in. #4065
    • Send profile alongside notification #3976
    • ๐Ÿ›  Fix off-center close button image on intro popovers #3841
    • โœ‚ Remove unnecessary dotted CSS borders. #2940
    • ๐Ÿ›  Fix default image url in profiles table. #3795
    • ๐Ÿ›  Fix mobile buttons are only clickable when scrolled to the top. #4102
    • ๐Ÿ›  Fix regression in bookmarklet causing uneditable post contents. #4057
    • Redirect all mixed case tags to the lower case equivalents #4058
    • ๐Ÿ›  Fix wrong message on infinite scroll on contacts page #3681
    • My Activity mobile doesn't show second page when clicking "more". #4109
    • โœ‚ Remove unnecessary navigation bar to access mobile site and re-add flash warning to mobile registrations. #4085
    • ๐Ÿ›  Fix broken reactions link on mobile page #4125
    • ๐ŸŒ Missing translation "Back to top". #4138
    • ๐Ÿ›  Fix preview with locator feature. #4147
    • ๐Ÿ›  Fix mentions at end of post. #3746
    • ๐Ÿ›  Fix missing indent to correct logged-out-header container relative positioning #4134
    • Private post dont show error 404 when you are not authorized on mobile page #4129
    • ๐Ÿ‘€ Show 404 instead of 500 if a not signed in user wants to see a non public or non existing post.

    ๐Ÿ”‹ Features

    • Deleting a post that was shared to Facebook now deletes it from Facebook too #3980
    • Include reshares in a users public atom feed #1781
    • โž• Add the ability to upload photos from the mobile site. #4004
    • ๐Ÿ‘‰ Show timestamp when hovering on comment time-ago string. #4042
    • If sharing a post with photos to Facebook, always include URL to post #3706
    • โž• Add possibiltiy to upload multiple photos from mobile. #4067
    • โž• Add hotkeys to navigate in stream #4089
    • โž• Add a brief explanatory text about external services connections to services index page #3064
    • โž• Add a preview for posts in the stream #4099
    • โž• Add shortcut key Shift to submit comments and publish posts. #4096
    • ๐Ÿ‘‰ Show the service username in a tooltip next to the publisher icons #4126
    • Ability to add location when creating a post #3803
    • โž• Added oEmbed provider for MixCloud. #4131

    โšก๏ธ Gem updates

    • โฌ‡๏ธ Dropped everything related to Capistrano in preparation for maintaining it in a separate repository
    • ๐Ÿ‘€ Replaced Resque with Sidekiq, see above. Added Sinatra and Slim for the Sidekiq Monitor interface
    • โž• Added sinon-rails, compass-rails
    • acts-as-taggable-on 2.3.3 -> 2.4.0
    • โž• addressable 2.3.2 -> 2.3.4
    • client_side_validations 3.2.1 -> 3.2.5
    • ๐Ÿ”ง configurate 0.0.2 -> 0.0.7
    • ๐Ÿš… cucumber-rails 1.3.0 -> 1.3.1
    • faraday 0.8.5 -> 0.8.7
    • fog 1.9.0 -> 1.10.1
    • foreigner 1.3.0 -> 1.4.1
    • foreman 0.61 -> 0.62
    • gon 4.0.2 -> 4.1.0
    • guard 1.6.2 -> 1.7.0
    • guard-cucumber 1.3.2 -> 1.4.0
    • guard-rspec 2.4.0 -> 2.5.3
    • guard-spork 1.4.2 -> 1.5.0
    • haml 4.0.0 -> 4.0.2
    • ๐Ÿฑ handlebars_assets 0.11.0 -> 0.1.2.0
    • jasmine 1.3.1 -> 1.3.2
    • nokogiri 1.5.6 -> 1.5.9
    • oauth2 0.8.0 -> 0.8.1
    • omniauth 1.1.3 -> 1.1.4
    • omniauth-twitter 0.0.14 -> 0.0.16
    • pg 0.14.1 -> 0.15.1
    • rack-piwik 0.1.3 -> 0.2.2
    • ๐Ÿš… rails-i18n 0.7.2 -> 0.7.3
    • ๐Ÿš… rails_admin 0.4.5 -> 0.4.7
    • ๐Ÿš€ roxml git release -> 3.1.6
    • ๐Ÿš… rspec-rails 2.12.2 -> 2.13.0
    • safe_yaml 0.8.0 -> 0.9.1
    • selenium-webdriver 2.29.0 -> 2.32.1
    • timecop 0.5.9.2 -> 0.6.1
    • twitter 4.5.0 -> 4.6.2
    • uglifier 1.3.0 -> 2.0.1
    • unicorn 4.6.0 -> 4.6.2
  • v0.0.3.4 Changes

    • ๐Ÿš€ Bump Rails to 3.2.13, fixes CVE-2013-1854, CVE-2013-1855, CVE-2013-1856 and CVE-2013-1857. Read more
  • v0.0.3.3 Changes

    • Switch Gemfile source to https to be compatible with bundler 1.3
  • v0.0.3.2 Changes

    • ๐Ÿ›  Fix XSS vulnerability in conversations#new #4010
  • v0.0.3.1 Changes

    • exec foreman in ./script/server to replace the process so that we can Ctrl+C it again.
    • Include our custom fileuploader on the mobile site too. #3994
    • ๐Ÿšš Move custom splash page logic into the controller #3991
    • ๐Ÿ›  Fixed removing images from publisher on the profile and tags pages. #3995
    • Wrap text if too long in mobile notifications. #3990
    • Sort tag followings alphabetically, not in reverse #3986
  • v0.0.3.0 Changes

    ๐Ÿ”จ Refactor

    • โœ‚ Removed unused stuff #3714, #3754
    • Last post link isn't displayed anymore if there are no visible posts #3750
    • Ported tag followings to backbone #3713, #3775
    • ๐Ÿ”ง Extracted configuration system to a gem.
    • ๐Ÿ”ง Made number of unicorn workers configurable.
    • ๐Ÿ”ง Made loading of the configuration environment independent of Rails.
    • Do not generate paths like /a/b/c/config/boot.rb/../../Gemfile to require and open things, create a proper path instead.
    • โœ‚ Remove the hack for loading the entire lib folder with a proper solution. #3809
    • ๐Ÿ”จ Update and refactor the default public view public/default.html #3811
    • Write unicorn stderr and stdout #3785
    • Ported aspects to backbone #3850
    • Join tagging's table instead of tags to improve a bit the query #3932
    • ๐Ÿ”จ Refactor contacts/index view #3937
    • Ported aspect membership dropdown to backbone #3864

    ๐Ÿ”‹ Features

    • โšก๏ธ Updates to oEmbed, added new providers and fixed photo display. #3880
    • โž• Add 'screenshot tool' for taking before/after images of stylesheet changes. #3797
    • โž• Add possibility to contact the administrator. #3792
    • โž• Add simple background for unread messages/conversations mobile. #3724
    • โž• Add flash warning to conversation mobile, unification of flash warning with login and register mobile, and add support for flash warning to Opera browser. #3686
    • โž• Add progress percentage to upload images. #3740
    • Mark all unread post-related notifications as read, if one of this gets opened. #3787
    • โž• Add flash-notice when sending messages to non-contacts. #3723
    • Re-add hovercards #3802
    • โž• Add images to notifications #3821
    • โšก๏ธ Show pod version in footer and updated the link to the changelog #3822
    • ๐Ÿšš Footer links moved to sidebar #3827
    • ๐Ÿ”„ Changelog now points to correct revision if possible #3921
    • ๐Ÿ‘‰ User interface enhancements #3832, #3839, #3834, #3840, #3846, #3851, #3828, #3874, #3806, #3906.
    • โž• Add settings web mobile. #3701
    • Stream form on profile page #3910.
    • โž• Add Getting_Started page mobile. #3949.
    • Autoscroll to the first unread message in conversations. #3216
    • Friendlier new-conversation mobile. #3984

    ๐Ÿ› Bug Fixes

    • ๐Ÿ‘ฎ Force Typhoeus/cURL to use the CA bundle we query via the config. Also add a setting for extra verbose output.
    • Validate input on sending invitations, validate email format, send correct ones. #3748, #3271
    • ๐Ÿšš moved Aspects JS initializer to the correct place so aspect selection / deselection works again. #3737
    • Do not strip "markdown" in links when posting to services. #3765
    • ๐Ÿ”ง Renamed server.db to server.database to match the example configuration.
    • ๐Ÿ›  Fix insecure image of cat on user edit page - New photo courtesy of khanb1 on flickr under CC BY 2.0.
    • ๐Ÿ‘ Allow translation of "suggest member" of Community Spotlight. #3791
    • Resize deletelabel and ignoreuser images to align them. #3779
    • Patch in Armenian pluralization rule until CLDR provides it.
    • ๐Ÿ›  Fix reshare a post multiple times. #3831
    • ๐Ÿ›  Fix services index view. #3884
    • Excessive padding with "user-controls" in single post view. #3861
    • Resize full scaled image to a specific width. #3818
    • ๐Ÿ›  Fix translation issue in contacts_helper #3937
    • ๐Ÿ‘‰ Show timestamp hovering a timeago string (stream) #3149
    • ๐Ÿ›  Fix reshare and like a post on a single post view #3672
    • ๐Ÿ›  Fix posting multiple times the same content #3272
    • Excessive padding with select aspect in mobile publisher. #3951
    • Adapt css for search mobile page. #3953
    • Twitter/Facebook/Tumblr count down characters is hidden by the picture of the post. #3963
    • Buttons on mobile are hard to click on. #3973
    • RTL-language characters in usernames no longer overlay post dates #2339
    • ๐ŸŒ Overflow info author mobile web. #3983
    • Overflow name author mobile post. #3981

    โšก๏ธ Gem Updates

    • โœ‚ Removed debugger since it was causing bundle problems, and is not necessary given 1.9.3 has a built-in debugger.
    • โฌ‡๏ธ dropped unnecessary fastercsv
    • ๐Ÿš€ markerb switched from git release to 1.0.1
    • โž• added rmagick as development dependency for making screenshot comparisons
    • ๐Ÿšš jasmine 1.2.1 -> 1.3.1 (+ remove useless spec)
    • activerecord-import 0.2.11 -> 0.3.1
    • asset_sync 0.5.0 -> 0.5.4
    • bootstap-sass 2.1.1.0 -> 2.2.2.0
    • carrierwave 0.7.1 -> 0.8.0
    • ๐Ÿ”ง configurate 0.0.1 -> 0.0.2
    • factory_girl_rails 4.1.0 -> 4.2.0
    • faraday 0.8.4 -> 0.8.5
    • ffi 1.1.5 -> 1.4.0
    • ๐Ÿ›  fixture_builder 0.3.4 -> 0.3.5
    • fog 1.6.0 -> 1.9.0
    • foreigner 1.2.1 -> 1.3.0
    • foreman 0.60.2 -> 0.61
    • gon 4.0.1 -> 4.0.2
    • guard 1.5.4 -> 1.6.2
      • guard-cucumber 1.2.2 -> 1.3.2
      • guard-rspec 2.1.1 -> 2.4.0
      • guard-spork 1.2.3 -> 1.4.2
      • rb-fsevent 0.9.2 -> 0.9.3
      • rb-inotify 0.8.8 -> 0.9.0
    • haml 3.1.7 -> 4.0.0
    • ๐Ÿฑ handlebars_assets 0.6.6 -> 0.11.0
    • ๐Ÿš… jquery-rails 2.1.3 -> 2.1.4
    • ๐Ÿš… jquery-ui-rails 2.0.2 -> 3.0.1
    • mini_magick 3.4 -> 3.5.0
    • mobile-fu 1.1.0 -> 1.1.1
    • multi_json 1.5.1 -> 1.6.1
    • nokogiri 1.5.5 -> 1.5.6
    • omniauth 1.1.1 -> 1.1.3
      • omniauth-twitter 0.0.13 -> 0.0.14
    • rack-ssl 1.3.2 -> 1.3.3
    • rack-rewrite 1.3.1 -> 1.3.3
    • ๐Ÿš… rails-i18n 0.7.0 -> 0.7.2
    • ๐Ÿš… rails_admin 0.2.0 -> 0.4.5
    • remotipart 1.0.2 -> 1.0.5
    • ๐Ÿ’Ž ruby-oembed 0.8.7 -> 0.8.8
    • rspec 2.11.0 -> 2.12.0
    • ๐Ÿš… rspec-rails 2.11.4 -> 2.12.2
    • ๐Ÿš… sass-rails 3.2.5 -> 3.2.6
    • selenium-webdriver 2.26.0 -> 2.29.0
    • timecop 0.5.3 -> 0.5.9.2
    • twitter 4.2.0 -> 4.5.0
    • unicorn 4.4.0 -> 4.6.0
    • will_paginate 3.0.3 -> 3.0.4
  • v0.0.2.5 Changes

    • ๐Ÿ”’ Fix CVE-2013-0269 by updating the gems json to 1.7.7 and multi_json to 1.5.1. Read more
    • โž• Additionally ensure can't affect us by bumping Rails to 3.2.12. Read more
    • โšก๏ธ And exclude CVE-2013-0262 and CVE-2013-0263 by updating rack to 1.4.5.