Typus v3.1.1 Release Notes

Release Date: 2011-09-08 // over 12 years ago
    • [CHANGED] Removed user guide. Docs can now be found at http://docs.typuscmf.com/

    • [NEW] New configuration setting which allows serving Typus from a subdomain. (42b5d8ae)

    • [FIXED] HABTM associations were not working as expected when using namespaced models.

    • [CHANGED] Configuration can be read from subfolders so you can organize better your models. I'm starting to use a file per model and I'd recommend you start using it ... (8a3fc09f)

    • [FIXED] Helper Method display_virtual was not defined. (2b7e1948)

    • [FIXED] Do not show Trash link when user can't edit items.

    • [CHANGED] Updated Rubies list for Travis-CI.

    • [CHANGED] Default development/test database is now Postgresql.