Camaleon CMS v2.0.0 Release Notes

Release Date: 2015-11-11 // over 8 years ago
  • Full Changelog

    Closed issues:

    • Validate user registration with email #198
    • custom routing system #188
    • Unable to insert/edit image #175
    • Custom fields querys #174
    • Example don't work #172
    • ๐Ÿฑ Theme assets not being precompiled #168
    • Undefined method generate\_breadcrumb #162
    • Custom fields not saving for navigation menus #156
    • Nav Menu settings JS error #154
    • 404 page error #152
    • ๐Ÿ”Œ Plugin loader plugins key problem #151
    • 0๏ธโƒฃ Cannot change default layout in theme. #150
    • Can't insert media into post/page #147
    • RSS incorrect controller action #145
    • Custom fields readonly #144
    • ๐Ÿฑ Theme assets not found after precompiling #137
    • ๐Ÿš€ Deploy on Heroku fails: "No such file" #132
    • Escaping JavaScript #131
    • We're sorry something went wrong (500) #128
    • ๐Ÿ”Œ Hooks for post types from plugins? #127
    • ๐Ÿ†• New plugins format #126
    • Can't add fields to contact form #124
    • Theme field on contact form #123
    • uninitialized constant CamaleonCms::VERSION #121
    • Admin login page puts asterisks in password field #120
    • Hooks #119
    • Theming #117
    • Post types #114
    • Vendor asset management #112
    • Implement new admin template #111
    • ๐Ÿ”Œ Use "description" in config.json on plugins instead of "descr" #109
    • โž• Add Sitemap information from plugins #106
    • ๐Ÿ’ป Admin UI Helpers #105
    • ๐Ÿ— Menu builder customization #102
    • hardcoded alt="Nature Image 1" in Featured Image (Admin Page) #97
    • Disable captcha #90
    • ๐Ÿ”Œ Plugin custom_models append new attribute to Users #88
    • ๐Ÿ“ˆ Google analytics plugin #86
    • AGPL vs GPL #85
    • ๐Ÿ”Œ Mandrill plugin #84
    • NameError in AdminController#dashboard #83
    • Changing layouts #82
    • ๐Ÿ”Œ Plugin isolation #81
    • ๐Ÿ‘ Better support for migrations inside of plugins #80
    • ๐Ÿ”Œ Ecommerce plugin free shipment #79
    • ๐Ÿš€ Deploy on AWS ElasticBeanstalk #78
    • Shorter asset paths #75
    • Create image tag for an image in the themes folder #72
    • ๐Ÿ”Œ Ecommerce plugin #70
    • Bootstrap navbar in admin #65
    • Bootstrap colors #64
    • .html URL extension #63
    • Customize frontend routes #62
    • ๐Ÿšš Move user profile information from left sidebar #60
    • Strong Parameters #59
    • Uploader integration #57
    • ๐Ÿ’… Sass style support #56
    • ๐Ÿš… rails generate camaleon_cms:install fails #55
    • ๐Ÿš… Sprockets::Rails::Helper::AbsoluteAssetPathError in Admin::Sessions#login #53

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  fix lastmod date format in sitemap.xml.builder to be Google-compliant #200 (Silvaire)
    • ๐Ÿ›  Fixes sitemap concern #199 (cmckni3)
    • ๐Ÿ›  fix syntax api_controller for Heroku #193 (Silvaire)
    • ๐Ÿ›  ActiveModel::ArraySerializer error fixed #192 (raulanatol)
    • Api with active_model_serializers #190 (raulanatol)
    • ๐ŸŒ RU translation #184 (sanata-)
    • Prepare contact_form to use Api methods. #183 (raulanatol)
    • โž• Add theme asset file path helper #182 (cmckni3)
    • ๐Ÿ›  Fixed indentation #181 (pulkit21)
    • โœ‚ Removed the hardcoded text and placed in en.yml file #180 (pulkit21)
    • โœ‚ Removed the text and placed in en.yml file #179 (pulkit21)
    • โœ‚ Removes hardcoded "Required Login" text #176 (cmckni3)
    • ๐Ÿ“„ Swagger docs #173 (raulanatol)
    • ๐Ÿ›  Fixes syntax errors in api controller #171 (cmckni3)
    • ๐Ÿ›  Fixes css theme link tag in theme generator #170 (cmckni3)
    • ๐Ÿšฉ Raise error when visiting unexisting urls. #169 (flaranda)
    • ๐Ÿ‘ Allow email domains up to 10 characters in the contact form plugin #166 (flaranda)
    • ๐Ÿ›  Unify current_user - Api login bug fixed #165 (raulanatol)
    • Added generic API response methods, render_json_error & render_json_ok #164 (raulanatol)
    • ๐Ÿ”– Version number space #163 (raulanatol)
    • ๐Ÿ”„ Change nil to null #155 (cmckni3)
    • ๐Ÿ›  Fixes sitemap controller action #149 (cmckni3)
    • ๐Ÿ›  Fixes seo helper for alternate links #148 (cmckni3)
    • ๐Ÿ”Œ Cleans up plugin routes #143 (cmckni3)
    • Captcha enable/disable on user registration. #140 (raulanatol)
    • ๐Ÿ†• New hook to more actions outside the user form #139 (raulanatol)
    • ๐Ÿ‘‰ Show layout selector even when there are no templates #138 (cmckni3)
    • Two hooks more #136 (raulanatol)
    • Page and Post api controllers added #135 (raulanatol)
    • Doorkeeper integration. #133 (raulanatol)
    • Decorates nav menu item inside of helper #130 (cmckni3)
    • โž• Adds ability to customize email submission template from theme #125 (cmckni3)
    • โž• Adds current version number to admin footer #122 (cmckni3)
    • โšก๏ธ User update more actions hook #116 (raulanatol)
    • Add form_for f variable to user_register_form #115 (raulanatol)
    • โšก๏ธ Update en.yml #110 (cmckni3)
    • โž• Adds eager load path #108 (cmckni3)
    • Content Types -> Post Type #94 (cmckni3)
    • โž• Adds migration documentation #92 (cmckni3)
    • โšก๏ธ Updates post_type translations #91 (cmckni3)
    • โšก๏ธ Update html_mailer.rb #87 (raulanatol)
    • โšก๏ธ Updates font awesome to 4.4.0 #77 (cmckni3)
    • โšก๏ธ Update jquery validate: Only alphabetical characters #76 (froilanq)
    • ๐Ÿ›  Fix missing gems #73 (cmckni3)
    • ๐Ÿ›  Fix plugin contact_form #71 (pabloespa)
    • ๐Ÿ›  Fixes theme thumbnail URL #67 (cmckni3)
    • ๐Ÿšš Moves sidebar profile information to dropdown #66 (cmckni3)
    • ๐Ÿ›  Fix various #61 (froilanq)
    • ๐Ÿ‘‰ Use UTC time for theme installation time #58 (cmckni3)
    • โšก๏ธ Update en.yml #54 (cmckni3)
    • ๐Ÿ›  Fix name fields on user profile form #46 (cmckni3)