2016年1月15日
転載歓迎

concrete5.7.5.4 リリースされました

concrete5.7系の最新版 5.7.5.4 が2016年1月15日 (現地時間14日) リリースされました。PHP7 のサポート、YouTube ブロックのレスポンシブやプレイリスト対応など様々な機能の追加、画像スライダーのアップデート、SEO関連設定の文字数カウントなどの機能追加に加えて、50以上の機能向上、バグ修正があります。5.7.5.3以下のconcrete5.7 をお使いの 方はアップデートを推奨します。

クレジット

今回のリリースに携わったボランティアメンバーに感謝します。

KorvinSzanto, mlocati, aembler, Mesuva, MrKarlDilkington, hissy, joe-meyer, katzueno, Remo, thomwiggers, ChrisHougard, brucewyne, fabian, acliss19xx, Shotster

インストールやアップグレードについて

ダウンロードページからダウンロードすることができます。日本語翻訳ファイルも同梱されていますので、日本の方もお使いいただけます。

concrete5 5.7をダウンロードする

アップデートについて

  • 5.7.4~ =>5.7.5.5に直接アップデート可
  • 5.7.3.x =>5.7.4にアップデートが必要
  • 5.7.2.x =>5.7.3にアップデートが必要

※ まず過去バージョンページより過去のバージョンをダウンロードできます。

日本語コミュニティとしての方針と協力のお願い

日本語コミュニティとしては、現在のところ5.7.xの日本語版はリリースしない方針です。日本語化に関して、皆様の意見を募集しております。concrete5.6.x からのアップグレードについての詳細なども含めて、詳しくは「concrete5 5.7がリリースされました」をご覧ください。引き続き、日本語版の要否についてご意見を募集しています。

5.7.5.4 リリースノート

リリースノート原文

※ 一部のリリースノートのみ翻訳しました。詳細は 1/21 の週刊 concrete5 で音声翻訳を行い、録画をこちらのページに貼り付けます。

新機能

  • YouTube ブロックの大きなアップデート。レスポンシブやワイドスクリーンの向上。プレイリストURL への対応。他にもYTロゴの非表示や自動再生などのオプションの追加やコードの整理。
  • ツリーの特定の段階から、コンポーザーを開始できる機能を追加。
  • 「シェアー」ブロックに印刷オプションを追加。 (thanks ojalehto)
  • 管理者がアップロードできるイメージの大きさ、JPEG の圧縮率を制限可能に。クライアントサイドで JavaScript が対応していればクライアントサイドで、そしてサーバーサイドで対応可能。 (thanks Mesuva)
  • エリアやブロックのデザインで背景イメージのサイズやポジションを設定できる機能を追加。 (thanks MrKarlDilkington)
  • ファイルの保存場所を一括で変更できる機能を追加 (thanks hissy)
  • 画像スライダーのアップデート。順番をドラッグ&ドロップで変更可能に、スライドの表示秒数、トランジションのスピード、スライドでマウスオーバー時に停まるオプションなどを追加。 (thanks MrKarlDilkington)
  • SEO パネルや一括SEO操作画面で、文字数カウント表示を追加 (thanks Mesuva)
  • 画像エディタに「サイズにフィット」ボタンを追加 (thanks MrKarlDilkington)

動作の向上

  • ユーザーが Workflow を承認できる権限を持っていた場合、承認フローのプロセスをスキップできるように。
  • 管理画面でサムネイルタイプを作成する際にバリデーションをきちんとするように (thanks mnakalay)
  • セキュリティ向上: パスワードが変更されたら、パスワードリセットメールをすぐに無効化するように (thanks joemeyer)
  • 数字属性で数字用のフォームを使うように (thanks Remo)
  • ワークフローの通知メールにバージョン履歴コメントを含めるように
  • ページリストブロックのキャッシュの向上 (thanks TimDix)
  • CSS スコープの修正と整理 (thanks robkovacs)
  • 下書きに作成された日付が追加 (thanks MrKarlDilkington)
  • シンボルリンクされた concrete5 コアーでもコマンドラインツールが使えるように (thanks mlocati)
  • ブロックをドラッグした時にエリア名が見えるように
  • 画像スライダーのサンプル画像を圧縮してファイルサイズを少なく (thanks MrKarlDilkington)
  • ページデフォルトの編集画面の向上 (thanks MrKarlDilkington)
  • オートナビブロックにシステムページのサポートを追加 (thanks joostrijneveld)
  • 記事ブロックのエレメントのサポートの向上 (thanks EC-Joe)
  • ダウンロード数の統計を有効・無効化できる config オプションを追加 (thanks EC-Joe)

バグ修正

  • Custom theme layout presets now honor attributes on containers and columns other than just “class” (data attributes, etc…)
  • Fixed error on user password validation on PHP 5.3.3.
  • User avatar removal now protected against CSRF attacks.
  • Allows the use of custom label text for file selectors (thanks mnakalay)
  • Miscellaneous code cleanup and minor bug fixes (thanks joemeyer)
  • Fixed infinite redirect issues with certain setups.
  • Fixed https://github.com/concrete5/concrete5/issues/3063 (thanks joemeyer)
  • Fixed errors when including job sets in packages (thanks joemeyer)
  • Fixed bug where uploading files with uppercase extensions would fail in certain situations.
  • 画像スライダーブロックに内部ページリンクが、再度編集すると無くなってしまうバグを修正 (thanks acliss19xx)
  • Fixed https://github.com/concrete5/concrete5/issues/3300
  • ニュースフローでのアップデート先 URL のリンクの修正 (thanks concrete5 Japan)
  • Fixed: It is not possible to set the color picker to complete transparency in the theme customization options (thanks mlocati)
  • Fixed: if you add a picture to a feature paragraph area (or other abstracted string) and go to edit it it doesn't get translated back (thanks joemeyer)
  • Fixed: https://github.com/concrete5/concrete5/pull/3214 (thanks frosso)
  • Fixed inability to clear background images in page design.
  • Fixed https://www.concrete5.org/developers/bugs/5-7-5-3/remove-alias-does-not-work/
  • Bug fixes with Dashboard sitemap and page search.
  • Fixed: Package description isn't translated before installing the package (thanks mlocati)
  • Fixed: Can't vote in a survey if the block caching is turned on (thanks TimDix)
  • Fixed https://www.concrete5.org/community/forums/chat/date-navigation-timezone-problem/ (thanks mlocati and WillemAnchor)
  • Fixed https://github.com/concrete5/concrete5/issues/3098 (thanks ahukkanen)
  • Fixed bug where the Add new page dialog was missing certain translations loaded from Composer (thanks ahukkanen)
  • Fixed https://www.concrete5.org/developers/bugs/5-7-5-3/zip-file-download/ (thanks mlocati)
  • Fixed bug where filtering by select attribute option values wasn’t working when the options had special characters in them (thanks dsgraham)
  • X-Frame-Options ヘッダーオプションの追加 (thanks hissy)
  • Fixed https://hackerone.com/reports/4934 (thanks joemeyer)
  • Fixed mobile theme switcher issues: Elements are loaded from default theme instead of mobile theme, Responsive image settings of mobile theme does not respected (thanks hissy)
  • Content import now properly imports area background images (thanks myconcretelab)
  • https://github.com/concrete5/concrete5/pull/3106 (thanks mlocati)
  • Fixed typo in Password Sent email template (thanks allybee)

開発者向けアップデート

  • コアーを向上し、 PHP 7 への対応 (thanks mlocati)
  • コマンドラインのインストールにクラウド環境への対応を追加 (空白のデータベースではなく既存のデータベースへのインストールも可能に)
  • コマンドラインでパッケージのインストール、アンインストールが可能に (thanks mlocati)
  • コマンドラインツールで、パッケージの翻訳ファイルの生成や更新も可能に (thanks mlocati)
  • 機能: コメント・メッセージ追加 Event を追加 (thanks brucewyne)
  • ページテーマクラスがカスタム値リストを提供できるように詳細は: https://github.com/concrete5/concrete5/pull/3031
  • コマンドラインインストーラーに「attach」モードを追加。「--attach」フラッグがコマンドにあると c5:install が呼び出されるとデータベースにすでにデータが有ってもエラーを出さずにデータを追加するように。
  • セッション API の向上
  • グループのツリー JS が複数選択をサポート (thanks Shotster)
  • パッケージコントローラーが  on_after_packages_start() メソッドを使えるように。パッケージ全ての on_stall() メソッドが走ったあとに走るように。特定のパッケージに依存させたい場合に有効。ただし、大元のパッケージの on_start() はその時点で起動完了しています。
  • Tourist のツアーが showStepメソッドへのアクセスがあります (thanks danielgasser)

 

以上