Vanity v1.5.0 Release Notes

Release Date: 2010-10-23 // over 13 years ago
  • Note: MongoDB URI scheme changed from mongo: to mongodb: to be consistent with the rest of the civilized world. If you get an error because Vanity can't find โšก๏ธ the MongoDB adapter, fear not! It's still there, just need to update your config/vanity.yml file.

    ๐Ÿš… Rails 3 support (Adam Keys, Stephen Celis, Brian Leonard, Ryan Carver)

    ๐Ÿ”„ Changed MongoDB URI scheme from 'mongo://' to the standard 'mongodb://' and ๐Ÿ“‡ renamed the mongodb adapter filename to make it match (JS Boulanger)

    โž• Added support for ERB in YAML configuration files (JS Boulanger)

    ๐Ÿ›  Fixed initialization of playground's Rails defaults such that they can be overriden in the environment (JS Boulanger)