datasette-apps 0.1a2
datasette-apps 0.1a2 发布,新增了由 apps-set-csp 权限管控的自定义网络/CSP 源功能,并为非特权用户提供可选的 allowed_csp_origins 插件白名单;存储查询选择器现在支持键盘导航,聚焦时会显示最近三个可访问的存储查询;应用内的 #fragment 链接不再被外部链接确认弹窗拦截;修复了 ?full=1 全屏模式下的链接确认弹窗和日志面板问题。
datasette-apps 0.1a2 发布,新增了由 apps-set-csp 权限管控的自定义网络/CSP 源功能,并为非特权用户提供可选的 allowed_csp_origins 插件白名单;存储查询选择器现在支持键盘导航,聚焦时会显示最近三个可访问的存储查询;应用内的 #fragment 链接不再被外部链接确认弹窗拦截;修复了 ?full=1 全屏模式下的链接确认弹窗和日志面板问题。
HtmlUnit 5.0.0 has been released, now requiring JDK 17 as the minimum version. Key updates include major JavaScript engine improvements, full Web Crypto API support, WebSocket improvements, Web Speech API support, and updated browser profiles for Firefox 150 and Chrome/Edge 148.
Libomemo.js v0.0.1 has been released as an OMEMO cryptographic library for JavaScript. It provides tools for implementing the OMEMO encrypted messaging protocol in JavaScript applications.
JsPlumb, the JavaScript library for building visual connectivity interfaces, has released a major update with a modernized API and new diagram/2D chart engines. The project is now free for non-commercial use, with packages available for React, Angular, Vue, Svelte, and vanilla JS on the public NPM registry.
Datasette-apps is a new system that allows users to bundle and install full applications within Datasette, turning it into a platform for data-driven apps. It enables developers to create self-contained packages combining SQLite databases, metadata, plugins, templates, and assets.