symphonycms

This is the official Symphony CMS repository.

MIT License

Downloads
1.3K
Stars
545
Committers
81

Bot releases are visible (Hide)

symphonycms - Version 2.7.10 LTS Latest Release

Published by nitriques over 5 years ago

Symphony 2.7.10 is a LTS release with hot fixes for 2.7.9.

Associated bundle

git: 2.7.10-bundle
zip: symphony-2-2.7.10.zip

Bug Fixes

  • f1b4b5e0a4 Disable auto-loader when checking for class exist
  • 06ee00e712 Revert to old style arrays
symphonycms - Version 2.7.9 LTS

Published by nitriques over 5 years ago

Symphony 2.7.9 is a LTS release with a single hot fix for 2.7.8.

Associated bundle

git: 2.7.9-bundle
zip: symphony-2-2.7.9.zip

Bug Fixes

  • 1bf7f0df09 Fix missing 2.7.8 edit in the installer
symphonycms - Version 2.7.7 LTS

Published by nitriques over 5 years ago

Symphony 2.7.8 is a LTS release with bugfixes for PHP7 and security.

Associated bundle

git: 2.7.7-bundle
zip: symphony-2-2.7.8.zip

Bug Fixes

symphonycms - Version 2.7.8 LTS

Published by nitriques over 5 years ago

Symphony 2.7.8 is a LTS release with bugfixes for PHP7.3 and security.

Associated bundle

git: 2.7.8-bundle
zip: symphony-2-2.7.8.zip

Bug Fixes

Minor Updates

symphonycms - Version 2.7.6 LTS

Published by nitriques over 6 years ago

Symphony 2.7.6 is a LTS release with a single regression fix.

Associated bundle

git: 2.7.6-bundle
zip: symphony-2-2.7.6.zip

Bug Fixes

symphonycms - Version 2.7.5 LTS

Published by nitriques over 6 years ago

Symphony 2.7.5 is a LTS release with bug fixes. It also fixes a privilege escalation.

Associated bundle

git: 2.7.5-bundle
zip: symphony-2-2.7.5.zip

Bug Fixes

symphonycms - Version 2.7.4 LTS

Published by nitriques over 6 years ago

Symphony 2.7.4 is a LTS release with simple bug fixes.

Associated bundle

git: 2.7.4-bundle
zip: symphony-2-2.7.4.zip

Bug Fixes

symphonycms - Version 2.7.3 LTS

Published by nitriques over 6 years ago

Symphony 2.7.3 is a LTS release with simple bug fixes.

Associated bundle

git: 2.7.3-bundle
zip: symphony-2-2.7.3.zip

Bug Fixes

Misc

  • 755ecc4506 Change to Fixes to make github close the issue
symphonycms - Version 2.7.2 LTS

Published by nitriques over 6 years ago

Symphony 2.7.2 is a LTS release with a single bug fix for the missing migration class in 2.7.1

Associated bundle

git: 2.7.2-bundle
zip: symphony-2-2.7.2.zip

Bug Fixes

symphonycms - Version 2.7.1 LTS

Published by nitriques over 6 years ago

Symphony 2.7.1 is a LTS release, with bug fixes, performance and security improvements.

Associated bundle

git: 2.7.1-bundle
zip: symphony-2-2.7.1.zip

Bug Fixes

Minor Updates

symphonycms - Version 2.7.0 LTS

Published by nitriques over 7 years ago

Associated bundle

git: 2.7.0-bundle
zip: symphony-2-2.7.0.zip

New Features

Bug Fixes

  • fd4c0d3d96 Update Session class to PHP 7 specification
  • b0f9adfc0b Made generateNonce() return value url safe
  • 057526a49d Prevent errors if EXTENSIONS is un readable
  • 7ea69d0e1a mt_srand function argument must be an integer
  • ccbe6936c5 Prevent cookie issues when running behind a proxy #2590
  • e7b4b56ad7 Allow install in folders with special chars
  • 5f2ecade0e Make sure user can delete the author #2572
  • 27ea8968d0 Fix cookie safe url creation
  • 09b4c04e8b Remove trailing slash from safe cookie path
  • 3d1748d1b5 Fixing potential XSS
  • f1d7b05a95 Sanitize error message
  • 53f3ebfadd Output password and email even when auth == 0
  • 02687ee307 Fix SQL problem with AND (+) operation
  • 26067868ea Supress warning when chmod does not work
  • ee5a4aef98 Return true in the error handler
  • 6809b28cbd Make sure configuration is traversable
  • 9bcb03048d Constructor with 1 parameter always = 'No error'
  • a7a05368b7 Fix Association Drawer: problem when parent_section_field_id is null #2620
  • b8c5014783 Refactor on DataSource::determineFilterType()'s
  • e4b8e5aca4 Correct check for undefined variable #2623
  • 5bde94fcd6 Fix for MySQL ANSI compliance issue with order by
  • 4f8332b9be Fix for MySQL 5.7 Strict mode
  • b5ce52e578 Prevent script and link injection on login page
  • 2e31e6437c Fix $_fetchSortFieldidocumentation
  • f742a3b171 Fix remote code execution by auth'd users
  • b3a82da48b Make sure we call stripslashes on read
  • 9f26a2e7dc Call stripslashes on index pages as well
  • 2b774b4574 Fix unselectable element after a reorder
  • 6201a2dd85 Fix broken filter suggestions in DS Editor
  • 0a78172b98 Make sure Authors emails are always validated
  • 2451c24112 Fix wrong entries-per-page when result is empty
  • 0ddd49d402 Prevent XSS with section's name and nav group
  • 257aab2deb Prevent acting on non existing tables #2664
  • 0d86029304 Remove the attempt at fixing duplication of data
  • b43397b41d Better fix for MySQL 5.7 Strict mode
  • a5074dc2c5 EntryManager hotfix, field is not an instance of Field, it's an array of field data. RE: #2678
  • 86240d361e Refactor General::limitWords so it actually makes sense...
  • 31a4bf37c1 Sanitize section's name and nav group
  • 5d6cc03ffc Fix not-regexp which leads to wrong results #2695
  • dd5ae51b07 Properly sanitize the section`s name
  • 64d1dd614d Fix the wrong count of associated entries #2697
  • fe762bd15a Make sure we always have a date and time format #2705
  • 8bce5797f0 Fix broken AND ( + ) filtering #2694
  • 70f2a21988 Fix js error when no visible items exist
  • a86bef00c9 Add default values for date columns
  • d6c7303af3 Sanitize events and datasources' sources

Minor Updates

Notes

Closed CVE with this release (or earlier 2.6.x releases):

symphonycms - Version 2.7.0.RC1

Published by nitriques over 7 years ago

symphonycms - Version 2.6.11

Published by nitriques almost 8 years ago

  • Fix extension requirements check that was not able to accommodate 2 digits patch version number (#2641)
symphonycms - Version 2.6.10

Published by nitriques almost 8 years ago

  • Fix path traversal and XSS vulnerabilities in the missing_extension exception template #2639
symphonycms - Version 2.6.9

Published by nitriques almost 8 years ago

  • Added extra validation for sender email address #2636, #2637
symphonycms - Version 2.6.8

Published by brendo almost 8 years ago

  • Backports #2627 to 2.6.x, which ensures that the secure flag is correctly set on cookies when running HTTPS
symphonycms - Version 2.6.7

Published by nitriques over 8 years ago

  • Fixed Regression:Publish Filtering was broken #2557

The Symphony licence now specifies that the copyrights, starting in 2016, now belongs to the community.

symphonycms - Version 2.6.6

Published by nitriques over 8 years ago

Symphony 2.6.6 is a maintenance release, dedicated to bug fixes and security improvements.

  • Properly mark DynamicXMLDatasource as deprecated [#2543]
  • Publish Filtering: Prevent duplicate help texts for default comparison mode "is" [#2546]
  • Prevent PHP warnings in the error log [#2554]
  • Added an upload blacklist: Used in case the user did not specified a validator on the upload field. The blacklist is configurable via a new config value upload_blacklist in the admin section.
  • Added more sanitizing of user values
symphonycms - Version 2.6.5

Published by nitriques almost 9 years ago

Symphony 2.6.5 is a maintenance release, mostly dedicated to bug fixes and security improvements.

  • Fixed installer that was not redirecting to login after is complete with custom admin path
  • SMTP HELO Hostname (helo_hostname) setting for SMTP email gateway in order to improve compatibility with modern SMTP servers
  • Fix SMTP gateway issues with comma-separated recipients
  • Improve read only fields UI (new class field-value-readonly)
  • Fixes in the boot sequence
  • jQuery plugin symphony.timeago: added a max setting option which disables the plugin on older dates
  • Move date conversion to the PHP level (which fixes DST problems)
symphonycms - Version 2.6.4

Published by nitriques almost 9 years ago

Symphony 2.6.4 is a maintenance release, mostly dedicated to bug fixes.

  • #2489 Fixed issue where dates were not formatted correctly
  • #2494 Cleanup session cookies when redirecting
  • #2504 More url input sanitizing
  • #2514 Consistently use entry status constants
  • Enforce PSR-2 code style using PHP CS Fixer
  • More url input sanitizing
  • Fixed some issue with the package.json file
  • Removed dead SYM_DB_INSERT_FAILED const
  • Replace create_function with closures
  • Remove outdated items from navigation.xml
  • Improvements to use strict comparisons
  • Sanitize the POST for the system/preferences/
  • Updated grunt deps

Thanks again @brendo for your great work leading the Symphony team. I hope to do as good as you!