bolt

Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.

MIT License

Downloads
207.7K
Stars
4.2K
Committers
312

Bot releases are hidden (Show)

bolt - Maintenance release 3.2.14

Published by bobdenotter over 7 years ago

Packaged binaries of this release can be found below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/archive/3.2/bolt-v3.2.14.tar.gz
tar -xzf bolt-v3.2.14.tar.gz --strip-components=1
php app/nut init

To upgrade, simply run composer update, or read detailed instructions here: https://docs.bolt.cm/3.2/upgrading/updating

Notable changes:

  • Added: Add a CONTRIBUTING.md file to the repo root, pointing to docs #6658
  • Fixed: slug used instead of singular_name in ContentType edit buttons. #6682
  • Fixed: Change log fixes #6683
  • Fixed: Correctly set the ordering for Select dropdown lists, so it's not reversed anymore. #6695
  • Fixed: Embed tests & corner case minor hotfix #6673
  • Fixed: Fix for JS error in IE for Filelist fieldtype. #6697
  • Fixed: Fix slug generation for tags. #6676
  • Fixed: Tags and Relations are not deleted from the database when a Record is deleted. #6651 #6657
  • Fixed: Update messages.es_ES.yml #6654
  • Fixed: Weird default selection of / for Select fields populated from other contenttypes. #6696
  • Tests: More coverage #6675
  • Tests: Tests added for Internal Embed API #6641
bolt - Maintenance release 3.2.13

Published by bobdenotter over 7 years ago

Packaged binaries of this release can be found below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/archive/3.2/bolt-v3.2.13.tar.gz
tar -xzf bolt-v3.2.13.tar.gz --strip-components=1
php app/nut init

To upgrade, simply run composer update, or read detailed instructions here: https://docs.bolt.cm/3.2/upgrading/updating

Notable changes:

  • Change: Switch to (built-in) oEmbed API from external Embed.ly API. #6636
  • Fixed: Make sure wysiwyg fields have the correct label, strip trailing : from alerts. #6630
  • Fixed: No margin or borders for hidden field placeholders. Hidden fields no longer take up space. #6632
  • Fixed: Set default values for Video field, prevent exception when adding video with height but no width set. #6634
  • Fixed: Use singular_slug instead of slug for "New [..]". #6631
bolt - Maintenance release 3.2.12

Published by bobdenotter over 7 years ago

Packaged binaries of this release can be found below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/archive/3.2/bolt-v3.2.12.tar.gz
tar -xzf bolt-v3.2.12.tar.gz --strip-components=1
php app/nut init

To upgrade, simply run composer update, or read detailed instructions here: https://docs.bolt.cm/3.2/upgrading/updating

Notable changes:

  • Added: Add disabled attribute support to buic select options #6590
  • Fixed: Allow overriding description: in contenttypes.yml. #6609
  • Fixed: Fix incompatible extensions showing #6616
  • Fixed: Fix issue with sortable selects not retaining ordering #6610
  • Fixed: Grab Dashboard news feed over https. #6613
  • Fixed: Implement getValues in new Storage Entity. Fixes "New content object has old getValues() method". #6591
  • Fixed: Use getter to get id. Fixes exception when using datetime in repeater fields. Fixes "'datetime' fields in Repeaters throw exception." #6608
bolt - Maintenance release 3.2.11

Published by bobdenotter over 7 years ago

Packaged binaries of this release can be found below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/archive/3.2/bolt-v3.2.11.tar.gz
tar -xzf bolt-v3.2.11.tar.gz --strip-components=1
php app/nut init

To upgrade, simply run composer update, or read detailed instructions here: https://docs.bolt.cm/3.2/upgrading/updating

Notable changes:

  • Change: Report a boolean value in nut as true or false. #6558
  • Fixed: Database prefill breaks on PostgreSQL. #6548
  • Fixed: Fix bug in repeater buttons. #6525
  • Fixed: Reset GROUP BY and JOIN parameters for count(). #6551
  • Updated: Updating Symfony components to 2.8.19 and Twig to 1.33.1.
bolt - Maintenance release 3.2.10

Published by bobdenotter over 7 years ago

Packaged binaries of this release can be found below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/archive/3.2/bolt-v3.2.10.tar.gz
tar -xzf bolt-v3.2.10.tar.gz --strip-components=1
php app/nut init

To upgrade, simply run composer update, or read detailed instructions here: https://docs.bolt.cm/3.2/upgrading/updating

Notable changes:

  • Added: Docs in code for Version compare \Bolt\Version::compare(). #6520
  • Added: Helpful exception when default thumbnail images are not found #6522
  • Fixed: Changing Database Settings Not Resetting Session. First check user #6483 #6481
  • Fixed: Fix frontend taxonomy lookups where key is different to slug #6495
  • Fixed: Force saving of repeaters, even when empty #6518
  • Fixed: Image alt and title without file breaks admin page. Ensure default for image.file in preview #6512 #6511
  • Fixed: Uploading of images now works, even if current domain name is not equal to the canonical. Use path() for ajaxy uploads instead of url(). #6515
  • Updated: Translation updates for de_DE. #6493
bolt - Maintenance release 3.2.9

Published by bobdenotter over 7 years ago

Packaged binaries of this release can be found below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/archive/3.2/bolt-v3.2.9.tar.gz
tar -xzf bolt-v3.2.9.tar.gz --strip-components=1
php app/nut init

To upgrade, simply run composer update, or read detailed instructions here: https://docs.bolt.cm/3.2/upgrading/updating

  • Change: Maintenance on Base 2016. Replaced gulp-minify-css for cssnano in base-2016 theme. #6469 #6461
  • Change: Update config.yml with timezone info. #6464
  • Fixed: Missing "Delete" button appears when it should. #6468
  • Fixed: Raw should only be used on user data when intended. #6463
bolt - Maintenance release 3.2.8

Published by bobdenotter over 7 years ago

Packaged binaries of this release can be found below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/archive/3.2/bolt-v3.2.8.tar.gz
tar -xzf bolt-v3.2.8.tar.gz --strip-components=1
php app/nut init
  • Change: Force mbstring functions call on root namespace #6385
  • Change: Mark Arr::isEmptyArray() as @internal #6434
  • Change: Remove default value for cookies_domain #6440
  • Fixed: Add "extension" to list of contexts #6384
  • Fixed: Don't require outgoing relations to show incoming relations #6433
  • Fixed: Don't save an empty repeater block #6421
  • Fixed: Ensure config-cache.json gets flushed #6445
  • Fixed: Failsafe for missing filename in ImageHandler.php #6400
  • Fixed: Fix "Wrong Name in Sub-Navigation for Content" #6417
  • Fixed: Fix renaming files in sub-subfolders #6435
  • Fixed: Generated cookies_domain config is cached #6431
  • Fixed: Lock select2 at 4.0.0 #6415
  • Fixed: Skip the field setup if there is no longer a mapping for it #6380
  • Tests: [Scrutinizer] Remove unused metrics #6446
bolt - Maintenance release 3.2.7

Published by bobdenotter over 7 years ago

Packaged binaries of this release can be found below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/bolt-v3.2.7.tar.gz
tar -xzf bolt-v3.2.7.tar.gz --strip-components=1
php app/nut init
  • Added: Allow "direct" access to fields from FieldCollection in Twig #6368
  • Added: Placeholder text in textarea #6285
  • Added: Support SVGs in thumbnails. #6374
  • Added: warning when relation name clashes with field name #6373
  • Change: Clarify message in system log, and don't log the message for user root. Resolves "Configuration error: root is not granted to any roles" #6339
  • Change: Minor tweaks to fix some regressions in the base-2016 theme. #6297
  • Change: Move the getRepeaters call into the nohydrate block #6283
  • Change: Refactor lazy logic out of FieldCollection #6371
  • Documentation: Move "3rd party install" & "test instructions" to docs #6313
  • Fixed: mcrypt deprecation warning #6375
  • Fixed: ymlink twig filter for multiple matches. #6290
  • Fixed: bug causing missing incoming relations #6312
  • Fixed: Don't throw exception if stack is empty (or updating from an older version) #6284
  • Fixed: Handle empty repeaters in Templatefields #6328
  • Fixed: Taxonomy links broken on entry preview, because record.taxonomy data is different. #6293
  • Fixed: Updating NPM dependencies, make build work again. #6330
  • Fixes: broken link in contributing doc. #6367
  • Fixes: Status not passed to $values error #6360
bolt - Maintenance release 3.2.6

Published by bobdenotter over 7 years ago

Binaries of packaged releases below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/bolt-v3.2.6.tar.gz
tar -xzf bolt-v3.2.6.tar.gz --strip-components=1
php app/nut init

Notable changes:

  • Change: Switch extensions.bolt.cm to market.bolt.cm. #6234
  • Fixed: .dev is an actual TLD, so use .test for testing instead. #6223
  • Fixed: Adding some fallbacks for the "Exception" template. #6249
  • Fixed: Backport PathsProxy to 3.2: This fixes urlPrefix (base path) not being used in paths array. #6235
  • Fixed: Check if record is defined for base-2016 homepage. #6213
  • Fixed: Fix Notice: Undefined index: persistant when using redis for sessions. #6241
  • Fixed: Fix derp in NotFoundListener. #6236
  • Fixed: Fix extend page pre-release version display. #6279
  • Fixed: Fix HTTPS detection for canonical url. #6209
  • Fixed: Fix label translate in 'Extend' template. #6226
  • Fixed: Fix magic attribute parsing to avoid removing parts of field. #6246
  • Fixed: Flash logging configuration validation failures. #6250
  • Fixed: Handling of fragment in URL generator. #6227
  • Fixed: Set a default as request will not exists on CLI. #6232
  • Fixed: Set a default on user display name. #6266
  • Fixed: Update LICENSE to say 2017. #6221
  • Fixed: Wrong canonical url with a sub-folder url. Only prepend base path if url is a path. #6212
  • Update: All Symfony components updated to 2.8.16.
  • Update: Updates to base-2016 for Bolt 3.2 #6281
bolt - Maintenance release 2.2.24

Published by bobdenotter almost 8 years ago

Notable changes:

  • Security: Update Swiftmailer to ^5.4.5 per CVE-2016-10074. #6204
  • Fixed: adjustSidebarHeight so it's longer than content for admin menus #6145
  • Fixed: Get the Google Maps API Key correctly. Backported to 2.2.x. #5844
  • Fixed: Html snippets are not loaded because of an unexpected cache-control setting #5398
  • Fixed: ImageHandler imageInfo method for some rare cases. #5638
  • Fixed: Incorrect ownerid when no user is authenticated #5708
  • Fixed: Using Html 'base' tag breaks pagination links #5554 #5346
  • Updated: Silex to v1.2.5
  • Updated: Symfony to 2.6.13
  • Updated: Twig to 1.30.0
bolt - Maintenance release 3.2.5

Published by bobdenotter almost 8 years ago

Binaries of packaged releases below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/bolt-3.2.5.tar.gz
tar -xzf bolt-3.2.5.tar.gz --strip-components=1
php app/nut init

Notable changes:

  • Security: Update Swiftmailer to ^5.4.5 per CVE-2016-10074. #6204
  • Added: Added "Save" button in Live editor. #6178 #6182
  • Fixed: Frontend no longer starting a session, when it shouldn't. #6196, #35
  • Fixed: Don't persist unset fields on update. #6199
  • Fixed: Fix regex in yamlupdater. #6197
  • Fixed: Slug generation with multiple fields respect ordering now. #6191
  • Tests: Fix acceptance test checks for session cookies in front-end. #6198
  • Tests: Fixed Codeception tests. #6186
bolt - Maintenance release 3.2.4

Published by bobdenotter almost 8 years ago

Binaries of packaged releases below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/bolt-3.2.4.tar.gz
tar -xzf bolt-3.2.4.tar.gz --strip-components=1
php app/nut init

Notable changes:

  • Fixed: Backport fix for assets double applying base path. Fixes Assets not loading correctly for installations in subfolders. #6179
  • Fixed: Twig_Source path argument #6171
  • Fixed: Fix adjustSidebarHeight so it's not adjusting when it shouldn't. #6125 #6150
  • Fixed: HTML Overflow in system log fixed. #6148
  • Fixed: Re-ordering for repeaters when there are more than 10. #6136
  • Fixed: Twig {{ current() }} function #6135
  • Fixed: Fix JSON parse inconsistency. #6122
  • Fixed: Fix for #6115: Added a check on $valueSelect to see if it is a string. #6121
  • Changed: Nicer listing overview for System Log. #6113
  • Updated: Russian langiage file messages.ru.yml updated. #6111
  • Fixed: Don't stretch tags to full width #6112
bolt - Maintenance release 3.2.3

Published by bobdenotter almost 8 years ago

Binaries of packaged releases below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/bolt-3.2.3.tar.gz
tar -xzf bolt-3.2.3.tar.gz --strip-components=1
php app/nut init

Notable changes:

  • Added: Backport canonical Twig function #6092, #6091
  • Added: Missing HttpFoundationExtension Twig extension. fixes Exception when generating absolute URLs with {{ asset() }}. #6091
  • Added: Yarn, to lessen the pain related sudden onset bitrot in NPM packages. 🔥 💥 #6038
  • Fixed: "excerpts" exception with no found highlights #6041
  • Fixed: Additional set of fixes for complex getContent queries #6050, #6061, #6054
  • Fixed: Empty multiple & sortable select fields to have blank item, by preventing bogus items in array. #6096
  • Fixed: Fix accessing slug property from Entity\Content class #6067
  • Fixed: Fix metadata lookup in repeaters #6089
  • Fixed: Fix problems saving fields with underscores and numbers #6088
  • Fixed: Fixing issues with underscores #6051
  • Fixed: HTML showing in Latest system activity widget. Output the log.message as raw as the logs contain HTML. #6080
  • Fixed: HTTP cache options: Ensure http_cache.options is always passed an array. #6059
  • Fixed: Relation collection hydration #6052
  • Fixed: Silence events when saving relations and taxonomies #6045, #6047
  • Fixed: Sortable select fields now also work inside repeaters. #6101
  • Fixed: Use consistent semantics for PHP version #6100
  • Fixed: When saving field values for repeaters, do not trigger additional events. #6043
  • Maintenance: Clean up formatting of composer.json #6084
  • Maintenance: removing unused npm package jshint. #6098
  • Removed: Remove console.js, as every browser > IE 8 has it. No need for this anymore. #6037
  • Removed: Remove setParameterWhitelist() as we never ended up using it #6070
  • Removed: Remove unused cache handling check from Frontend::before() #6076
  • Updated: Russian translation, 46 more translations added #6056, #6103
  • Updated: Updating Yarn and dependencies. #6095, #6099
bolt - Maintenance release 3.2.1

Published by GwendolenLynch almost 8 years ago

Binaries of packaged releases below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/bolt-3.2.1.tar.gz
tar -xzf bolt-3.2.1.tar.gz --strip-components=1
php app/nut init

Notable changes:

  • Updated: updated bolt/thumbs to 3.1.0, for thumbnail alias functionality.
bolt - Maintenance release 3.1.6

Published by bobdenotter almost 8 years ago

  • Changed: Replace paths string concat with path() route and asset() generation. #5906
  • Fixed: fix listing_records and sort in theme.yml #5980
  • Fixed: Fix file autocomplete for sub directories and unquoted regex. #5904
  • Fixed: fix for images with alt attribute but no path - see #5900 #5919
  • Fixed: Show custom fields in "Relationships" tab #5925
  • Fixed: Unset unset has_sortorder parameter causing exceptions #5984
  • Reverted: Set Twig syntax as protected source for CKEditor. #5902
  • Travis: Add PHP 7.1 #5911
  • Updated: Updating Base-2016 dependencies. #5934
bolt - Maintenance release 3.2.2

Published by bobdenotter almost 8 years ago

Binaries of packaged releases below.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/bolt-3.2.2.tar.gz
tar -xzf bolt-3.2.2.tar.gz --strip-components=1
php app/nut init

Notable changes:

  • Added: Enable HTTP Cache to be passed configuration options. #6023
  • Added: Show "saving" indication on different types of 'save' actions. #6026
  • Changed: $context['contenttype'] to be the same as $content->getContentType(). #5988
  • Changed: Remove record taxonomy based routes from example. #6008
  • Fixed: Add max-width to images in modals. #6010
  • Fixed: Allow aliased thumbnails for image 'arrays'. #6027
  • Fixed: Fix only_aliases behaviour to work for backend users #32
  • Fixed: Fix check for alias if ContentType uses a custom tablename. #6024
  • Fixed: Fix for Notice and subsequent warning related to repeater fields #6031
  • Fixed: Prevent "404" on missing ContentType for homepage. #6012
  • Fixed: Prevent encoding of entities "On save" in text fields. #6018
  • Fixed: Readded missing alias config and default sizes. #6029
  • Fixed: Use indentation of 4 spaces for consistency in theme.yml. #6033
  • Updated: Fix for Twig ^1.27, updated to Twig 1.27. #6004
bolt - Minor feature release 3.2.0

Published by bobdenotter almost 8 years ago

Binaries of packaged releases below. See https://bolt.cm for detail on this release.

To do a 15-second install, use the following:

curl -O https://bolt.cm/distribution/bolt-3.2.0.tar.gz
tar -xzf bolt-3.2.0.tar.gz --strip-components=1
php app/nut init

Notable changes:

  • Feature: New Exception screen, for easier and better troubleshooting.
  • Feature: New and revamped Error and Exception handling.
  • Feature: Use of underscores and hyphens (_ and -) in contenttype names and fields is possible again. #5787, #5853, #5939, #5853
  • Feature: Symfony HTTP Cache for request caching (replaces Doctrine file cache use) #5615
  • Feature: You can use 'aliases' for thumbnails, to give different thumbnail sizes names, as well as prevent unlimited remote thumbnail generation. #3703 #5768
  • Added: debug_error_use_profiler option to replace Whoops! with Symfony Profiler page #5615
  • Added: Add support for separate entity attribute, versus db column names. #5608
  • Added: Exception controller to display error pages rendered from Twig templates #5615
  • Added: JSON exception listener #5863
  • Added: Lazy loading service provider for EntityManager #5615
  • Added: Lazy loading service provider for SchemaManager #5615
  • Added: Twig, Doctrine, Bolt & request caching done per-environment, and per service #5615
  • Changed: {{ asset() }} and {{ path() }} instead of {{ paths }}
  • Changed: Cropping images in imagefield differently, less 'chopped off' parts. #5847
  • Changed: Display order on exception page, and show page before dumps have loaded. #5993
  • Changed: Dropped last bit of PHP <= 5.2 support. We don't have 'legacy.php' anymore, so no use in keeping __FILE__ around. #5916
  • Changed: For slugs use 'Generate from:' instead of 'Link to:', as that was found to be confusing. #5936
  • Changed: Lock Twig at < 1.26 to preserve BC break on extension driven Twig functions. (see also This Twig issue. #5870
  • Changed: Make sure all Symfony packages stay at 2.8.*. #5866
  • Changed: Making "delete" button red in confirmation modal for deleting records. #5942
  • Changed: Rename BootInitListener to ConfigListener. #5877
  • Changed: Stricter settings for developers, to get higher visibility for potential issues. #5840
  • Changed: Switch profiler target option to Symfony's target #5946
  • Changed: Timed record tweak #5995
  • Changed: Use Legacy\Content subclasses for template fields. #5881
  • Fixed: Add missing use statement to HiddenType #5999
  • Fixed Runtime Notice: Only variables should be passed by reference #5865
  • Fixed: installAssets failure during composer install #5930
  • Fixed: Add a value_boolean type to the field_value table. #5959
  • Fixed: Cache Twig relative to the defined theme #6000
  • Fixed: Database is no longer initialised prior to boot
  • Fixed: Edge case bugs with routing.yml. #5923
  • Fixed: Ensure response strings context variable exists and is iterable #5978
  • Fixed: file autocomplete for sub directories and unquoted regular expressions. #5904
  • Fixed: Fix empty title exceptions #5992
  • Fixed: fix for images with alt attribute but no path - see #5900. #5919
  • Fixed: Fix Issues Caused By Slug/Key inconsistencies: Multi select field doesn't save values. #5965 #5969
  • Fixed: fix order of content repeater fields in frontend #5986
  • Fixed: Fixed theme.yml cache refresh #5889
  • Fixed: Fixed context for isallowed permissions check. Fixes the display of the delete button in the aside on editcontent views for 'editor' user roles. #5890
  • Fixed: Fixed the info Popovers in Repeaters #5883
  • Fixed: Fixed Twig editing in live editor / CKEditor #5899
  • Fixed: Handle user entity pre-save events very early to mitigate passwords not being hashed, if another event stopped propagation #5958
  • Fixed: Hidden fields inside a repeater block work correctly now. #5938
  • Fixed: If name: or singular_name: isn't set in 'contenttype.yml', generate something semi-logical from the slug. #5962
  • Fixed: In Metadatadriver set an additional alias for when the slug doesn't match the CT name #5987
  • Fixed: Less assumptions for configuration #5856
  • Fixed: Making license link to the MIT License on docs. #5949
  • Fixed: Memcache connection creation to only pass weight if it is > 0 #5861
  • Fixed: Memcache session handler closing connection #5859
  • Fixed: No {% extends %} in exception handler template, because we're not sure we have {{ app }} yet.. #5867
  • Fixed: Optional order in relationship shouldn't throw an exception. #5955
  • Fixed: Order field values by grouping in postgres #5968 #5976
  • Fixed: Re-add translation cache. #5922
  • Fixed: Replace paths string concat with path() route and asset() generation. #5906
  • Fixed: Set the slug after filling the object, prevent breakage in "prefilling" content without a title field. #5967
  • Fixed: Show custom fields in "Relationships" tab. #5925
  • Fixed: Standardise the Doctrine Types used by custom fields #5956
  • Fixed: Switch checkbox field storage type from string to boolean. #5858
  • Fixed: System checks now run at start of request cycle
  • Fixed: Use of tablename: in contenttypes disallows editing records. #5960
  • Fixed: Use the contenttype name not the tablename to register an alias for a table name. #5971
  • Fixed: Using singular_slug as key in contenttypes.yml breaks saving content #5981
  • Removed: Internal use of LowlevelChecks (See Validator)
  • Removed: Internal use of LowlevelException & LowlevelDatabaseException (See BootException)
  • Tests: Don't try to set strict_variables: true in config as it now mirrors debug setting by default #5871
  • Update: Updated Symfony components to 2.8.13.
  • Update: Updating Base-2016 dependencies. #5934
bolt - Maintenance release v3.1.5

Published by bobdenotter about 8 years ago

  • Change: Better link for generating the Google Maps key. #5843
  • Change: Lock Twig at < 1.26 to preserve BC break on extension driven Twig functions #5870
  • Change: Make sure all Symfony packages stay at 2.8.*. #5866
  • Fixed: add colspan, rowspan, target as allowed attributes, and caption as allowed tag #5873 #5827
  • Fixed: Add a 'manage' dropdown for uninstalled extensions. #5831
  • Fixed: Memcache connection creation to only pass weight if it is > 0 #5861
  • Fixed: Memcache session handler closing connection #5859
  • Fixed: Runtime Notice: Only variables should be passed by reference #5865
  • Fixed: switch checkbox field storage type from string to boolean #5858
  • Fixed: Use Legacy\Content subclasses for template fields #5881
  • Fixed: using Silex\Application in bootstrap.php #5878
  • Updated: Spanish translations #5838
bolt - Maintenance release v3.1.4

Published by bobdenotter about 8 years ago

Read the installation or updating instructions here:

Changelog:

  • Fixed: Fix time picker regexp: slashes are not needed for regex as string. #5822
bolt - Maintenance release v3.1.3

Published by bobdenotter about 8 years ago

Read the installation or updating instructions here:

Changelog:

  • Fixed: Add 'alt' and 'title' to allowed_attributes for sanitising. #5782
  • Fixed: Check for existence of $this->values[$key] to prevent warnings. #5802
  • Fixed: Cleaned up double-encoded HTML entities in some descriptions. #5804
  • Fixed: Don't display 'ungrouped' tab, if no groups are defined. #5797
  • Fixed: Don't sanitise 'text' and 'textarea' type fields. #5794
  • Fixed: Fix dashboard news timeout #5769
  • Fixed: Get the passwordreset.twig content instead of the bolt Response #5780
  • Fixed: In fields, only apply the default to an actual null value. #5805
  • Fixed: Making npm / grunt work (again) #5791, #5793
  • New: Better feedback when Records can't be saved. #5801
  • Updated: Bolt MIT Licence was out of date #5800
Package Rankings
Top 0.8% on Packagist.org
Top 8.17% on Proxy.golang.org
Badges
Extracted from project README
Build Status Scrutinizer Continuous Inspections SensioLabsInsight CII Best Practices Slack