Gerade noch im Git-Log den Eintrag gesehen, dann war er auch schon wieder weg. Im zweiten Versuch ist der Release nun aber veröffentlicht. 🙂 Vorweg: 7.0 wird auf dem Weg zur LTS 7 (es wird die letzte Version vor 8.0 sein) nicht viel Bugfixes enthalten und die 7.1 wird in ca. 8 Wochen kommen. Es gibt somit häufiger Snapshots (Sprint Releases) auf dem Weg zur LTS.
Eine Menge hat sich getan, gerade im Backend ist dies zu sehen. Optisch wurde dies deutlich angepasst, indem u.a. auch Twitter Bootstrap als HTML Framework hinzugekommen ist und „alte“ JavaScript Frameworks wurden eliminiert: „Goodbye prototype and script.aculo.us“! Die Icons wurden gegen Icon-Fonts getauscht, sodass auch mit Retina oder mit hoher Zoomstufe, alles schön sauber aussieht. Next Step ist das Aufräumen der Backend Formular, wo natürlich die twb-Möglichkeiten Anwendung finden werden. Weitere Punkt sind auch u.a. das FAL-Language Handling. Denke es wird noch einiges kommen, auf das wir uns freuen können…
Den Download findet ihr wie immer auf der Download-Seite und die offizielle Newsmeldung gibt es in den News. Habe euch zudem einmal die Liste des Changelog angehangen, welche als Feature markiert war:
- Allow fallback paths in FLUIDTEMPLATE
- Replace system App iconset – „Tile“ style
- Provide TSConfig to link checkers
- Report links to disabled linkhandler records
- Module menu restyling
- New list module styling
- Integrate jQuery UI 1.11.2
- Load twbs JS and jquery on every BE request
- Typolink ViewHelper
- Restyle and reorder lowlevel>Configuration
- Add dependencies between classes in RTE
- Rebrush FlashMessage / state colors
- Allow row highlight in table.t3-table
- Add possibility to catch exception during rendering
- Video player in backend (i) window
- Refactor toolbar / topbar HTML5 & layout
- Put up (badge) in top bar toolbar-items
- Add methods to get class tag values via reflection
- Add multiple parameter in f:form.checkbox
- Configure CSS class as non-selectable in RTE
- Base Buttons on Bootstrap – with compat layer
- Allow adding multiple CSS files in RTE
- RTE: Deprecated JavaScript methods removed
- Make RTE overlay popups maximizable
- Registry for adding file rendering classes
- Refactor & recolor Modul-Menu (Bootstrap)
- RTE: Avoid overhead of Ext.each and Ext.iterate
- RTE: remove deprecated JavaScript methods
- Monochrome action icons (FontAwesome)
- A new eval option in TCA: email
- Backend skin: Fresh table style
- RTE: Cleanup in SpellCheckingController
- Template Path fallback for Fluid Standalone View
- Refactor EXT: t3skin CSS to Less & variables
- Allow svg files as image format for extension icons
- Usability improvements by top searchbox in list module
- Followup: Introduce read-only column for file mounts
- Add AbstractCondition for TS conditions
- Introduce read-only column for file mounts
- Migrate open-docs counter to .badge
- Group-work for HTML5 [x] checkbox-label-groups
- Base EXT: t3skin on twbs
- Signal for IconUtility html tag manipulation
- Bring twbs & fontawesome via composer
- Add generic data-* attribute
- BE: Use proper placeholder shim for IE <= 9
- Extend IntrospectionProcessor to log full Backtrace
- Add LogManagerInterface
- Add signal slots to SoftReferenceIndex
- Introduce afterPersistObjetct signal slot
- Add uid to SysDomainCache
- Display loading mask in Extension Manager
- Provide API to add cached TCA changes
- Introduce signal in loadBaseTca