Craft

Software Screenshot:
Craft
Software Details:
Version: 2.6.2776 / 3.0.2687 Developer Preview updated
Upload Date: 12 Mar 16
Distribution Type: Shareware
Price: 299.00 $
Downloads: 164

Rating: nan/5 (Total Votes: 0)

Craft is a relatively new CMS built on top of popular PHP technologies like the Yii framework and the Twig templating engine.

The entire Craft CMS was developed to help programmers with projects that don't follow classic website patterns and need to provide an administrative backend for their tools.

Craft enables them to use a combination of fields, globals and assets to build a custom data type to manage content with.

This gives them complete control over that data type (the equivalent of a custom post type from WordPress), allowing them to manage everything from news, to portfolio items, to images and so on.

Besides the basic Craft system that comes with the download, pre-built Craft setup packages for various scenarios are also available for various fees. Check them out on Craft's packages page.

What is new in this release:

  • Added ArrayHelper::getFirstKey().
  • Fixed an error that occurred when converting a Channel section to a Structure.
  • Fixed a bug where menu buttons within modal windows would collapse just as soon as they had been expanded.
  • Fixed a protruding shadow next to the Save button on Edit Category pages.

What is new in version 2.5.2761 / 3.0.2687 Developer Preview:

  • Added ArrayHelper::getFirstKey().
  • Fixed an error that occurred when converting a Channel section to a Structure.
  • Fixed a bug where menu buttons within modal windows would collapse just as soon as they had been expanded.
  • Fixed a protruding shadow next to the Save button on Edit Category pages.

What is new in version 2.4.2726 / 2.5.2713 Beta / 3.0.2687 Developer Prev:

  • Added ArrayHelper::getFirstKey().
  • Fixed an error that occurred when converting a Channel section to a Structure.
  • Fixed a bug where menu buttons within modal windows would collapse just as soon as they had been expanded.
  • Fixed a protruding shadow next to the Save button on Edit Category pages.

What is new in version 2.4.2693 / 3.0.2687 Developer Preview:

  • Relational fields' Selection Label settings can now be translated using Craft's static translation support.
  • Fixed a bug that broke non-query-string-based pagination links.
  • Fixed a bug that resulted in some assets losing their file content.
  • Fixed an error that occurred when using the {% includecss %}, {% includehirescss %}, and {% includejs %} tags as tag pairs could result in a Twig error when used outside of {% block %} tags.
  • Fixed a bug where Matrix configuration UI would not resize itself after the Field Type settings changed when using Firefox.

What is new in version 2.4.2670 / 3.0.2663 Developer Preview:

  • Relational fields' Selection Label settings can now be translated using Craft's static translation support.
  • Fixed a bug that broke non-query-string-based pagination links.
  • Fixed a bug that resulted in some assets losing their file content.
  • Fixed an error that occurred when using the {% includecss %}, {% includehirescss %}, and {% includejs %} tags as tag pairs could result in a Twig error when used outside of {% block %} tags.
  • Fixed a bug where Matrix configuration UI would not resize itself after the Field Type settings changed when using Firefox.

What is new in version 2.3.2644:

  • Fixed a bug where less-specific translation files were overriding messages from more-specific translation files, rather than the other way around.
  • Fixed a bug where the Norwegian translation's month and day names were set to numbers.
  • Fixed a PHP warning that could occur when calling CacheService::mget().
  • Fixed a PHP error that could occur if Craft needed to determine the application target language before the PHP session had been initiated.
  • Fixed a PHP error that could occur when uploading an image with invalid EXIF data.
  • Fixed a bug where the Assets page could hang if the user attempted to move the same asset multiple times.
  • Fixed a bug where assets would disappear when moving them to a different source or subfolder if there was a conflict and the user chose to cancel the move.
  • Fixed a bug where TagGroupRecord's tags relation was pointing to an invalid column on the craft_tags table.
  • Fixed a PHP error that could occur when logging in with a user account that had been locked, but whose lockoutDate column was set to null.

What is new in version 2.3.2643:

  • Fixed a CSS issue that made it impossible to interact with some Rich Text field modals.
  • Fixed a bug where the "Download" button was not interactive on the Updates page when the allowAutoUpdates config setting was disabled.

What is new in version 2.3.2636:

  • Added the modifyAssetSources, modifyCategorySources, modifyEntrySources, and modifyUserSources hooks, making it possible for plugins to customize the available sources for assets, categories, entries, and users.
  • entries.onBeforeDeleteEntry event handlers can now cancel the entry deletion.
  • Fixed a bug where HTTP requests that triggered a new background task could hang until the task had completed, if Apache's mod_deflate module was installed.
  • Fixed a bug where template caches weren't getting cleared when changing elements' statuses from the index pages.
  • Fixed a bug where the default section locale status wasn't getting applied to the current locale on new entries.
  • Fixed a couple PHP errors that could occur when saving users in certain circumstances.
  • Fixed a PHP error that could occur when uploading assets in certain circumstances.

What is new in version 2.3.2635:

  • Added the modifyAssetSources, modifyCategorySources, modifyEntrySources, and modifyUserSources hooks, making it possible for plugins to customize the available sources for assets, categories, entries, and users.
  • entries.onBeforeDeleteEntry event handlers can now cancel the entry deletion.
  • Fixed a bug where HTTP requests that triggered a new background task could hang until the task had completed, if Apache's mod_deflate module was installed.
  • Fixed a bug where template caches weren't getting cleared when changing elements' statuses from the index pages.
  • Fixed a bug where the default section locale status wasn't getting applied to the current locale on new entries.
  • Fixed a couple PHP errors that could occur when saving users in certain circumstances.
  • Fixed a PHP error that could occur when uploading assets in certain circumstances.

What is new in version 2.3.2621:

  • Added UserGroupsService::assignUserToDefaultGroup().
  • Added the assets.onBeforeReplaceFile and assets.onReplaceFile events.
  • Increased the spacing between element status icons and their labels.
  • Included Redactor's Table plugin.
  • The tool HUDs on the Settings page now each prefer to open above the tool icon if there's room.
  • Assets fields no longer create dynamic subfolders if there weren't any files selected by the field.
  • Fixed a bug where un-generated image transform URLs were getting cached by the {% cache %} tag.
  • Fixed a bug where deleting a Structure section's entry or a category from the index page would result in its descendants losing their positioning data within the hierarchy.
  • Fixed a bug where Rich Text fields that appeared to be blank could still get some HTML saved to them.
  • Fixed a bug where accessing an element's title property was causing Craft to run an unnecessary SQL query.
  • Fixed a bug where Matrix fields were getting search keywords based on the preexisting data, rather than the new data.
  • Fixed a bug where getNext() and getPrev() weren't working for Matrix blocks from Live Preview, or when viewing an entry/category's Share URL.
  • Fixed some issues with Fullscreen mode on Rich Text fields.
  • Fixed a bug where the database name was getting included in some SQL statements in Craft's DB backups.
  • Fixed a bug where category titles were getting double-encoded on the Edit Category page.
  • Fixed a bug where categories' content wasn't getting validated.
  • Fixed a bug where users' Last Login timestamps weren't getting updated when userSessionDuration was set to false.
  • Fixed a bug where the ‘can' user param was getting checked when running Craft Client.
  • Fixed a bug where the user deletion confirmation modal was not getting resized after selecting a user with a long username, pushing the rest of the modal's contents out of view.
  • Fixed a bug where the ‘Author' setting was showing up on the Edit Entry page when running Craft Client.
  • Fixed a bug where the Rebuild Search Index tool wasn't removing some outdated search keywords.
  • Fixed a bug where elements' search keywords weren't getting removed when elements were deleted.
  • Fixed a bug where the error message notifying a logged-in user that they don't have permission to access the site while it's offline was showing encoded HTML tags.
  • Fixed a bug where Craft would throw an error when connecting to an S3 account that had buckets the user wasn't allowed to access.
  • Fixed a PHP error that occurred when trying to delete an entry that didn't exist.

What is new in version 2.3.2615:

  • Craft now automatically clears its data caches when it detects that the craft/app/ folder has been moved.
  • Craft now responds with a 503 response code whenever one of its early initialization checks fail, to prevent things like Varnish from caching them.
  • After updating Craft to a newer build of the same version, the user is now redirected based on the postCpLoginRedirect config setting.
  • The iconv PHP module is no longer a showstopping requirement.
  • Craft no longer writes out a log if the server has a buggy version of iconv installed. Instead the buggy version is reported in /admin/utils/serverinfo.
  • Improved the performance of element queries that are ordered by the dateCreated column.
  • Improved the performance of element queries that use the ‘search' parameter.

What is new in version 2.2.2596:

  • Craft no longer automatically creates Quick Post widgets for each section when users visit the Dashboard for the first time.
  • Improved the JavaScript initialization performance on the Assets index page for sites with several hundreds of subfolders in their asset sources.
  • Windows now auto-scroll at variable speeds when dragging an item close to the window's edges, depending on how close the item is to the edge.
  • Improved the element dragging behavior for relational fields.
  • Craft's bootstrap script now ensures that the craft/config/ folder is writable if the license.key file doesn't exist yet.
  • Fixed a bug where assets were getting timestamps appended to their filenames when they were moved within a source that had cache headers enabled.
  • Fixed a bug where relative time strings were reporting inaccurate times for durations greater than 23 minutes.
  • Fixed a bug where Field Layout Designers were not getting initialized properly when output within a namespaced template.
  • Fixed a bug where the window auto-scrolling while dragging was not working.
  • Fixed a JavaScript error that was breaking the Control Panel when running Craft from a private window in Safari 8.

What is new in version 2.2.2593:

  • Rich Text fields with the "Clean up HTML?" setting enabled will now remove <a> tags that don't have any attributes or inner HTML.
  • Rich Text fields with the "Purify HTML?" setting enabled no longer remove target="_blank" attributes on <a> tags.
  • The IPlugin interface no longer requires that plugins have a static log() method.
  • Improved the reliability of drag-n-drop-based interactions.
  • Fixed a PHP error that would occur when passing ":empty:" or ":notempty:" into a date/time parameter.
  • Fixed a bug where all assets would appear to be selected after uploding a new file from the Assets index page.
  • Fixed a bug where Rackspace asset sources were incorrectly reporting that folders didn't exist.
  • Fixed a bug where entries and assets were losing their reference tags in Rich Text fields when re-edited.
  • Fixed a CSS glitch on Rich Text fields where the code view would bleed a few pixels out of the right side of the field.
  • Fixed a bug where the Login modal wouldn't fade in if a user let their session expire from the Control Panel.
  • Fixed a bug where Live Preview's webpage preview pane wasn't retaining its scroll position between refreshes in Firefox.
  • Fixed a bug where the "Resend Activation Email" button wouldn't work when users clicked an activation link but the token had expired.
  • Fixed a Twig error on the email settings page that would occur when Gmail username/password validation failed.
  • Fixed a bug where the "Add a block" menu button on Matrix fields could take a while to show the menu.

What is new in version 2.2.2582:

  • Fixed a bug that broke asset moving between two sources.
  • Fixed a PHP error that would occur if the defaultImageQuality config setting was set to ‘0'.
  • Fixed a bug where image quality settings were having the opposite effect for PNG files.
  • Fixed a bug where asset uploading was broken when CSRF protection was enabled.
  • Fixed a Javascript error that would occur when repositioning a category that had just been created.
  • Fixed a bug where the words "Title", "URI", and "Slug" were not getting translated within validation errors.
  • Entry and category search results now place a 5X weight on search term matches within Title fields.
  • Included the latest and greatest Control Panel translations.

What is new in version 2.2.2579:

  • Added CSRF Protection.
  • Added logout notifications to the Control Panel.
  • Single sections' Entry Types now have "Show the Title field?", "Title Field Label", and "Title Format" settings.
  • Singles now have a "Status" setting like other entries.
  • Added the new Position Select field type.
  • Added a "Purify HTML?" setting to Rich Text fields.
  • Added a "Minute Increment" setting to Date/Time fields.
  • Plain Text fields now show the remaining character count if they have a Max Length specified.
  • Yii's validation messages can now be translated using Craft's static translation support.
  • HTTP 503 errors now check for an offline.html template before falling back on 503.html.
  • When the system is offline, Craft now responds to front-end site requests with a HTTP 503 error.
  • When the system is offline, logged-in users who who don't have offline access permissions will now get 503 errors rather than being automatically logged-out. The default error message also includes a link to the Logout page.

What is new in version 2.1.2566:

  • Added a new ‘useWriteFileLock' config setting, which can be set to ‘false' on servers running NFS, fixing a PHP error that could occur.
  • Section names now get translated in the Recent Entries widget.
  • User custom field validation now occurs at the same time as the regular fields, so all validation errors will be set at the same time.
  • Lightswitch inputs in the Control Panel now support ‘toggle' and ‘reverseToggle' field-toggling params, like checkboxes and selects.
  • Fixed a "Division by zero" PHP warning that could occur when using the ‘search' element param in some cases.
  • Fixed a couple bugs that broke drag-n-drop uploading to Assets fields in certain conditions.
  • Fixed an error that could occur when a file was uploaded from the front end that conflicted with another file.
  • Fixed a bug that prevented transforms from being created for assets in temporary sources.
  • Fixed a bug where Craft update release notes were displayed in RTL in Arabic, even though they're in English.
  • Fixed a Twig error that would occur if there was a comment tag between a {% switch %} tag and its first {% case %} sub-tag.
  • Fixed a Twig error that would occur if a non-DateTime value was passed to the _includes/time.html template.
  • Fixed a bug where elements in the Control Panel could have multiple editing modals attached to them at the same time.
  • Fixed a bug where {% cache %} tags were caching templates that included transform-generation URLs.
  • Fixed a bug where TemplatesService::namespaceInputs() was not accounting for attributes that started with either ‘#' or ‘.'.
  • Fixed a bug where HTML entities were getting double-encoded in the page <title> on the Edit Entry page.

What is new in version 2.1.2564:

  • Added support for the ‘cy_gb' locale.
  • Fixed a couple bugs that occurred when working with entries in a Structure section that was not enabled for the current locale.
  • Fixed a bug where craft.users would return no results if the ‘can' param was set to a permission that hadn't been assigned before, rather than returning a list of the admins.
  • Fixed a bug where HTML entities within entry titles were not being encoded within the page title on the Edit Entry page.
  • Fixed a bug where the "Delete Stale Template Caches" task was not actually deleting stale template caches.
  • Fixed a bug where drafts and versions would not remember Entry Type changes.
  • Fixed a bug where Live Preview wasn't showing changes to the Entry Type, Slug, Author, Post Date, Expiration Date, and Status settings.
  • Fixed a Twig error that could occur if a template had a variable named "nav" defined before using a {% nav %} tag.

What is new in version 2.1.2562:

  • Added ‘js' to the default allowedFileExtensions config setting value.
  • craft.request.getQuery() and craft.request.getPost() can now be used to return the entire GET and POST param arrays, if a param name is not passed as the first argument.
  • Improved the performance of ResaveElements tasks.
  • Craft now shows a confirmation dialog when leaving a Global Edit page with unsaved changes.
  • Disabled the "Clear" buttons on text fields and the "Reveal" buttons on password fields, in Internet Explorer.
  • "sortOrder" is now a reserved field handle.
  • Fixed a bug where it was not possible to upload files to newly-created asset subfolders.
  • Fixed a bug where it was possible to select image transforms on non-images when linking to assets in Rich Text fields.
  • Fixed a bug where it was not possible to upload files to Assets fields within Matrix fields from a front-end form.
  • Fixed a PHP error that occurred on sites where craft/config/general.php did not return an array.
  • Fixed a PHP notice that could occur with some versions of PHP.
  • Fixed a SQL error that could occur on sites with a custom field named "asc" or "desc".

What is new in version 2.1.2556:

  • Fixed a bug that broke entry type switching when Dev Mode was enabled.

What is new in version 2.0.2551:

  • Craft now respects the ‘defaultTemplateExtensions' and ‘indexTemplateFilenames' config settings when rendering the ‘offline' template.
  • Fixed a PHP error that would occur when generating a transform using the Scale-to-Fit mode

What is new in version 2.0.2540:

  • Added .ogv to the default list of allowed file extensions.
  • You can now pass ‘0' to ElementCriteriaModel's ‘id' params to force zero results (in addition to ‘false'.)
  • Updated Redactor's translation files, and included new translation files for Arabic and Norwegian.
  • Section titles, Global Set names, Category Group names, Table field labels, and field option labels are now translatable in several areas of the CP.
  • Fixed some bugs in the image cropping modals for user photos and login page logos.
  • Fixed a bug where non-admins were not allowed to publish edits to Singles.
  • Fixed a bug where Checkboxes, Dropdown, Multi-select, and Radio Buttons fields weren't selecting the default option(s) on new elements
  • Fixed an infinite loop that could occur when Craft was trying to determine which language to use for the current request.
  • Fixed a PHP error that could occur when a user attempted to delete an entry in a section that was not activated for their preferred locale.
  • Fixed a bug where element index pages would always initially show elements in the user's preferred locale, even if the user doesn't have permission to edit elements in that locale.
  • Fixed a bug where the Recent Entries widget would show entries in the user's preferred locale, even if the user doesn't have permission to edit elements in that locale.
  • Fixed a bug where the Copyright text in the CP footer would get a line break in Arabic.
  • Fixed a bug where Rich Text fields weren't showing bullets for unordered lists in Arabic.
  • Fixed a bug where some strings in the CP were not getting translated.
  • Fixed various CSS glitches throughout the CP.

What is new in version 2.0.2536:

  • Added caching options for Google Cloud Storage sources.
  • Lightened the shadow surrounding the Update button on the Updates page.
  • IOHelper::getMimeType() can now handle file paths that don't map to a real file on the server, by looking at the extension instead.
  • Fixed a Twig error that occurred when editing an element that had a Categories field set to a deleted category group.
  • Fixed a bug in Craft Pro where users without permission to edit users were getting redirected to the user index after editing their own account settings.
  • Fixed a bug in Craft Pro where users without permission to edit users were still able to access the user index.
  • Fixed a bug where browsers could still load old cached assets if they lived in a remote source with caching enabled, and the asset had been changed more than once in the same day.
  • Fixed a PHP error that would occur when calling AssetFileModel::getMimeType().

What is new in version 2.0.2533:

  • Fixed a very serious bug where an extra 14px of padding was getting added to the top of some elements in the CP.

What is new in version 2.0.2528:

  • Updated Craft's CP translations to include all the new edition-related strings.
  • Passwords can no longer be more than 160 characters, preventing a potential DDOS attack vector with Blowfish hashing.
  • Fixed a couple timezone-related bugs when saving dates/times.
  • Fixed a MySQL error about the ‘name' column being ambiguous when fetching tags with craft.tags.
  • Fixed a bug where Live Preview would get a black bar between the two panes on Windows browsers.
  • Fixed a z-index issue with Rich Text fields that have fixed toolbars.
  • Fixed a bug where non-admins could still see the Get Help widget if they already had it selected.
  • Fixed a 404 error when loading entry drafts or versions on Craft Pro.
  • Fixed a CSS glitch on the Client-to-Pro upgrade purchase screen.
  • Fixed a bug where the user's preferred locale wasn't being respected in some cases.

What is new in version 2.0.2527:

  • Added "toolbarFixedBox: true" to the default Simple.json and Standard.json Redactor configs in craft/config/redactor/. (Note this will only affect new installs.)
  • Fixed a bug where saving an element on a non-primary locale would override the element's search keywords for the primary locale.
  • Fixed the Rebuild Search Indexes tool.
  • Fixed a bug that broke dynamic subfolder paths in Assets fields set to upload to a single folder, for new installations of Craft.
  • Fixed a Twig error that would occur if saving a user account with a validation error on Craft Personal or Craft Client.
  • Fixed a bug where dropdown menus in Rich Text fields would get clipped if they extended beyond their containing pane.
  • Fixed several z-index conflicts between Rich Text fields and everything else.
  • Fixed a bug where unordered lists wouldn't get bullets in Rich Text fields.
  • Fixed a bug where the Redactor toolbar didn't get a background or drop shadow when in "fixed" mode.
  • Fixed a bug where Category Groups' Max Levels settings be hidden if the "Categories in this group have their own URLs" setting was unchecked.
  • Fixed a bug that broke category selection in Live Preview.

What is new in version 2.0.2525:

  • Craft is now a little more graceful when running its "Resaving all elements" task, if it encounters an entry that doesn't have a title set.
  • Fixed a MySQL error about a missing "craft_{{users}}" table that occurred when some people attempted to update to Craft 2.
  • Fixed a bug where a migration might fail during an update if Craft was set to not use a database table prefix.
  • Fixed a bug where the database rollback might not work after a failed Craft update if the craft_info table schema had changed during the update.
  • Fixed a MySQL error about how the "craft_taggroups" table already exists that could occur if a Craft 2 update failed, and the DB rollback failed, and the DB backup was restored on top of the existing database, rather than clearing all the tables first.
  • Fixed a MySQL error when updating to Craft 2 if the rackspaceaccess table didn't exist.
  • Fixed a bug where Craft wouldn't install/run if it was put on a UNC network share that started with "\\".
  • Fixed a bug where the spinner wouldn't show up when updating Craft or a plugin.
  • Fixed a JS error when attempting to use any of the tools in Settings.
  • Fixed a JS error when uploading a Logo or User Photo.
  • Fixed a JS error when changing the Entry Type on an existing entry.

What is new in version 2.0.2524:

  • Craft's Control Panel has been redesigned, featuring a wider max width, a new layout system that offers more modularity and responsiveness, full right-to-left language support, and countless subtle improvements.
  • Craft's Control Panel is now translated into Arabic and Norwegian.
  • Added Category management and a Categories field type.
  • Added support for APC, database, eAccelerator, Memcache(d), Redis, WinCache, XCache, and Zend Data-based caching, which can be enabled via the new cacheMethod config setting.
  • Added partial template caching support via the new {% cache %} tag.
  • Added background task support.

What is new in version 1.3.2507:

  • Fixed a bug where the current user would not be available in the Author menu for entries that were authored by someone else.
  • Fixed a PHP error when Craft is connected to Amazon S3 and open_basedir restrictions are in place.
  • Fixed a bug where underscores in entry slugs would get replaced with hyphens.
  • Fixed a PHP error when saving a date field that had a time filled in but no date.
  • Fixed a MySQL error that could occur due to ordering by an ambiguous ‘dateCreated' column.

What is new in version 1.3.2494:

  • The ‘entries/saveEntry' action now supports passing a "fieldsLocation" GET/POST param, specifying where the fields' post data can be found. (It's "fields" by default.)
  • Number field inputs no longer show group symbols (e.g. commas every 3 digits in English).
  • Exact match searching is now case insensitive.
  • Improved the performance of image uploading in some scenarios.
  • Element selector modals and element indexes now scroll back to the top when loading a fresh batch of elements.
  • Updated Craft's Amazon S3 library to the latest version, which fixed bucket fetching on PHP 5.5.
  • craft()->numberFormatter now points to an extended NumberFormatter class, which overrides formatDecimal() to add a new $withGroupSymbol argument (defaults to true).
  • Fixed a bug where tags that were first created within a Matrix field would be inaccessible, and result in MySQL errors when used.
  • Fixed a bug where tag search results would look beyond just the tag names if multiple words were searched for.
  • Fixed a bug where the ‘actionTrigger' config setting wasn't being respected in verification emails.
  • Fixed an error that could occur after user activation, if the user registered on the front end, but belonged to a user group that granted them CP access.
  • Fixed a MySQL error that would occur when 2+ ElementCriteriaModel's were passed into the ‘relatedTo' element criteria param.
  • Pruned some rows out of Matrix fields' content tables that didn't belong to Matrix blocks.

What is new in version 1.3.2485:

  • Added HeaderHelper::isHeaderSet().
  • Made major CP performance improvements when Dev Mode is disabled.
  • Number fields now use the user's preferred locale's number format.
  • Users with permission to administrate other users are no longer allowed to delete, suspend, unsuspend or unlock others' Admin accounts.
  • If the Content-Type header is already set when rendering a template, Craft will no longer override it.
  • Included some improved CP translations.
  • Fixed a MySQL error that could occur when adding new Dashboard widgets.
  • Fixed a bug where HeaderHelper::removeHeader() would literally not do anything.
  • Fixed a bug where Set Password forms on the front end wouldn't get a validation error if the password was too short.
  • Fixed a bug where Set Password forms on the front end would redirect the user to the CP after setting the password even if they didn't have CP access.
  • Fixed a bug that could prevent asset folders from being moved.
  • Fixed a bug where Craft could thinks a tag doesn't exist when it does.

What is new in version 1.3.2473:

  • Field instructions are no longer HTML-encoded.
  • Fixed a bug where certain authors might not be excluded in the entry Author menu.
  • Fixed a bug where EntryModel's getNextSibling(), getPrevSibling(), isNextSiblingOf(), and isPrevSiblingOf() could return incorrect results.
  • Fixed a MySQL error when converting a Structure section to a Channel when MySQL was in strict mode.
  • Fixed a bug where the auto-updater wouldn't delete old files like it was told.
  • Fixed a bug in admin/utils/phpinfo where some values were being displayed as "Array" instead of their actual values.

What is new in version 1.3.2465:

  • Updated Redactor to 9.1.9.
  • Fixed a bug where if a Matrix field had two block type fields with the same handle, only the last one saved would ever be able to remember its content values.
  • Fixed a bug where Lightswitch fields wouldn't work immediately after switching an Entry Type; you had to re-save the entry and come back to it.
  • Fixed a bug where EntryModel::getAncestors() and getDescendants() would treat the ‘dist' argument as a limit, contrary to the docs.
  • Fix a bug where searching for ‘fieldHandle:value' would return incorrect results if there was no match found.
  • Fixed a bug where Craft would think it had enough memory to load images when it might not have.
  • Fixed a bug where HttpRequestService::getParam() would return the default value if the desired value was set but equated to false (e.g. ‘0').
  • Fixed a bug where a <td class="right"> wouldn't get right-aligned text if it was within a <table class="data">

What is new in version 1.3.2461:

  • Added Craft.getText().
  • Live Preview now gets refreshed after updating an asset or tag's contents.
  • Craft now reattempts to generate image transforms if more than 30 seconds have passed since the previous attempt.
  • Fixed a bug that prevented image transforms from getting generated.
  • Fixed a PHP notice that would occur when uninstalling a disabled plugin.
  • Fixed a bug where Matrix fields' "Add block" buttons wouldn't collapse into a menu button when entering Live Preview if they were too wide to fit in the editor pane.

What is new in version 1.3.2459:

  • IOHelper::getFolderContents() now accepts a parameter for including hidden files.
  • Plugin developer links now open in a new window.
  • Fixed a bug where Craft wouldn't remember the default parent entry when clicking an "Add child" link within a Structure section.
  • Fixed a bug where cURL requests that originated from a PHP script would require a user agent string to be set.
  • Fixed a bug where Craft would choke if you tried to upload an .svg file.
  • Fixed a bug where the craft/plugins/ and craft/storage/ folders weren't getting included in the release.

What is new in version 1.3.2422:

  • Fixed a bug where some textareas throughout the CP could lose their data when saved.
  • Fixed a bug where Rich Text fields could lose their changes if the Command/Ctrl+S shortcut was used while editing one in fullscreen mode.
  • Fixed a bug where Rich Text field menus were being cut off within Matrix fields.
  • The Revision dropdown on the Edit Entry page only shows the last 10 versions now, preventing the page from getting too memory hungry on entries with lots of past versions.

Requirements:

  • PHP 5.3 or higher
  • MySQL 5.3 or higher
  • PHP extensions: Reflection, PCRE, SPL, PDO, PDO MySQL, Mcrypt, GD or Imagick, OpenSSL, Multibyte String, cURL, crypt() with BLOWFISH_CRYPT enabled

Similar Software

Perch
Perch

4 Jun 15

Subrion CMS
Subrion CMS

6 Mar 16

Zotonic
Zotonic

11 Aug 16

Comments to Craft

Comments not found
Add Comment
Turn on images!