Release Notes for 8/16/2020

  • Sunday, 16th August, 2020
  • 16:55pm

1.0.08.16

New Features:

Secure Zones: NOW AVAILABLE! Allow visitors to login to your websites, gain access to members only content, and more! Check out the Secure Zones Usage Guide to get started.

Media Downloads: NOW AVAILABLE! Public and private downloads are both supported. Assign downloads to members only secure zones, set limits on the number of downloads, and more!

{bb_raw} and {bb_endraw}: Any text enclosed in {{ }} or { } will be ignored by the Render Engine. Allowing frameworks such as vue.js to reach the client. 

{bb_raw}
<p>Here's a tag {{MyCustomTag}} that I want BlueberryCMS to ignore for vue.js
{bb_endraw}

{bb_stateprovinces} & {bb_countries}: Renders the <option> tags for every single state, province, and country in the world! Use these new tags inside <select> inputs when creating forms. 

<select id="State" name="State">
{bb_stateprovinces country="US" selected="MD" showSelectOption="true" selectOptionText="Select State"}
</select>

and

<select id="Country" name="Country">
{bb_countries selected="US" showSelectOption="true" selectOptionText="Select Home Country"}
</select>

Improvements:

  • Platform: Make System Page name's hyperlinks to edit, same logic as Pencil icon.
  • Platform: Update Web Page action column icons
  • Platform: Update Website Portal Top Navigation icons
  • Platform: Pages, News Articles, Blog Posts with future Publish Dates display (Scheduled) next to item.
  • Platform: Add User Login URL to the Edit Website page
  • Platform: Checkout Page informs user to complete Agency Profile first.
  • Platform: Register Now button on Sign Up Page now has wait spinner.
  • Platform: BlueberryCMS code editor color theme the default for new Agencies.
  • Web Pages: "Use Default Template" the default selection on New Pages.
  • Web Pages: Added Preview Page icon under Actions column in page list.
  • Galleries: Gallery Overhaul. Create Galleries from Folders. Major improvements to image uploader.
  • Secure Zones: Automatic creation of Login, My Account, and Registration Pages and Forms.
  • Workflows: Added "Assigned Emails" column.
  • Data Collections: Remember Pagination Position
  • File Manager: Truncate Display of Long File Names
  • Events: Improved display of Event Types table. 

Bug Fixes:

  • Contacts: Resolved issue with duplicate IP addresses being allowed.
  • Contacts:  Resolved issues with certain address fields not saving.
  • Contacts: Fixed the display of the "Details" bullet list when viewing a Case.
  • File Manager: Resolved issues with files that have the same name.
  • File Manager: Images files names no longer prefix with gallery text.
  • Web Forms: Fixed code typo for Text (MultiLine) fields with "Max Length" set
  • Web Forms: Capitalization of custom fields needs to maintain exactly as the user entered the field name.
  • Web Forms: Two Work Address Fields
  • Web Forms: Web Forms > specific form name in Breadcrumb being ALL CAPS.
  • Web Forms: Deleting Fields Keeps Web Form Fields References
  • Web Pages: New Code Editor Modal remove all <html> tags
  • Web Pages: WYSIWYG Editor Breaking with JS
  • Blogs: Blog Post Featured Images Duplicate Records
  • Blogs: Resolved Published Dates Not Storing Time Stamp
  • Blogs: Resolved sorting by Published Date issues.
  • Data Collections: Resolved issues with viewing more than 10 collections.
  • Data Collections: Fixed character issues with periods in Data Item names in Detail Views.
  • Data Collections: Resolved issue with Boolean Fields always being required on save.
  • Data Collections: Sort by Collection Name
    Fixed issue with URL Redirects pointed to documents.
  • Platform: Fixed utf-8 charset issues in site CSS references
  • Platform: Resolved subscription error with email add-on packages.
  • Platform: Error Message When Trying to Duplicate Website
  • Platform: Site Users that have been deleted can be re-created. Resolved confirmation issues.
  • Platform: Fixed issue with adding Secondary Domains setting the default page for the primary domain.
  • Render Engine: Liquid Variables, Module Tags, and Events
  • Web Pages: Apostrophe's now allowed in Page Name
  • Events: Fixed delete Bookings button.
  • Galleries: Image Settings > copyright notice not pulling data from image file metadata.
  • FAQs: New FAQ - Use Default Page Template
  • News: Future Publish Dates Not Working
  • URL Redirects: Resolved pagination issues with display page 2 and 3 of URL redirects.
« Back

Powered by WHMCompleteSolution