Skip to content

Releases: Cockpit-HQ/Cockpit

v2.10.1

17 Nov 02:21
Compare
Choose a tag to compare
  • Update Vue to v3.5.13
  • Improve field condition behavior
  • Fix avif output using image api
  • Fix MongoLite edge error (table exists)
  • Add more checks during Cockpit update
  • Make field actions available for multiple values fields
  • Locale data support for asset information
  • Update GraphQL playground
  • Add app:request:after event triggered after fastcgi_finish_request (if available)
  • Improve tower terminal ux (admin ui)
  • Add message filter to logs ui

v2.10.0

05 Nov 21:46
Compare
Choose a tag to compare
  • Update Vue to v3.5.12
  • Fix request param casting (array to string)
  • Replace TinyMCE with Tiptap
  • Fix verbose required field error messages
  • Fix locale fields projection in content api
  • Optimize admin assets loading
  • Replace drag-n-drop lib (admin ui)

v2.9.4

07 Oct 14:01
Compare
Choose a tag to compare
  • Update Vue to v3.5.11
  • Fix debug error view
  • Fix delayed field projection on populated fields
  • Catch + debug warnings
  • Add filter env vars
  • VACUUM all sqlite dbs on clear cache
  • Remove noty, lodash lib dependencies

v2.9.3

19 Sep 23:02
Compare
Choose a tag to compare
  • Fix adding users error due to uncomplete 2FA lib

v2.9.2

18 Sep 22:17
Compare
Choose a tag to compare
  • Improve clean file name generation on upload
  • Fix SQLSTATE[HY000] error on update items with newer SQLite versions
  • Update Vue to v3.5.6
  • Replace placeholders in preview urls (id, locale, field value)
  • Mark unpublished linked content items
  • Pass a list of checks to perform on system healthcheck route (db, memory, fs, redis, smtp, custom)
  • Improve locale editing ui
  • Update 2FA lib

v2.9.1

26 Aug 08:18
Compare
Choose a tag to compare
  • Sort env variables by name
  • Update Vue to v3.4.38
  • Update Uppy to 4.2.0
  • Fix late fields projection used on populated fields
  • Add collection content views

v2.9.0

08 Aug 12:27
Compare
Choose a tag to compare
  • Update Uppy to 4.0.4
  • Update Vue to v3.4.36
  • Add spaces.spaces.created event
  • Fix SQLite double-quoted string literals issue #194
  • Add content:index:list, content:index:create and content:index:remove tower commands
  • Add $near operator support for MongoLite queries
  • Fix App.storage.get call error

v2.8.6

14 Jul 16:50
Compare
Choose a tag to compare
  • Add missing response schema to OpenApi config
  • Update Vue to 3.4.31
  • Change internal $route, $base to $routeUrl, $baseUrl
  • Add /content/items endpoint to batch collect content from multiple models
  • Fix publish state check on single content item api
  • Add magiclink login option (if smtp config available)

v2.8.5

31 May 15:01
Compare
Choose a tag to compare
  • Update Vue to 3.4.27
  • Fix upload asset modal zIndex issue
  • Fix Uppy init/creation/cleanup
  • Fix Uppy init on drag'n drop
  • Add color set option to color field type
  • Fix GraphQL query error requesting select type fields with multiple option
  • Add missing HTTP status codes
  • Add api rate limits config
  • Add api allowed origins config
  • Fix modal zIndex layer issues (admin ui)

v2.8.4

05 May 21:15
Compare
Choose a tag to compare
  • Fix Content model creation edge case
  • Fix GraphQL queries with float values in number typed fields
  • Update icon font
  • make /api/system/healthcheck available without token
  • Update Vue to 3.4.26
  • Improve system health check
  • Fix possible dialog, offcanvas and popup z-index conflicts