Ruby on Rails version 2.1 was released on June 1st, 2008. It included several new features such as timezones, dirty tracking, gem dependencies, named scopes, UTC-based migrations, and better caching. ActiveRecord changes included support for expressions in sum calculations, eager loading of associations, polymorphic URLs, and the ability to add and remove timestamps from tables.