decap-cms icon indicating copy to clipboard operation
decap-cms copied to clipboard

A Git-based CMS for Static Site Generators

Results 351 decap-cms issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [codemirror](https://togithub.com/codemirror/basic-setup) | [`5.65.2` -> `5.65.8`](https://renovatebot.com/diffs/npm/codemirror/5.65.2/5.65.8) | [![age](https://badges.renovateapi.com/packages/npm/codemirror/5.65.8/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

type: bug

**Summary** [closes #1306](https://github.com/netlify/netlify-cms/issues/1306) For our case we now use the editional workflow, we use it to preview our changes, but sometimes we just want to publish directly. And this is...

kind: feature
pinned
type: feature

**Describe the bug** For some reason, when the Netlify identity widget is used, I click logout and the netlify-cms-user is removed from Local Storage (for a moment) but then gets...

area: auth
type: bug

**Is your feature request related to a problem? Please describe.** Whenever I log into Netlify CMS, I have to always do the same operation so that the entries of a...

good first issue
area: ui/collection
type: feature

**Describe the bug** **To Reproduce** **Expected behavior** **Screenshots** **Applicable Versions:** - Netlify CMS version: `[email protected]` - Git provider: `github` - Browser version: `Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML,...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@babel/cli](https://babel.dev/docs/en/next/babel-cli) ([source](https://togithub.com/babel/babel)) | [`7.17.6` -> `7.18.10`](https://renovatebot.com/diffs/npm/@babel%2fcli/7.17.6/7.18.10) |...

type: chore

Replaces #5839 Fixes #5848 **Summary** Adds the ability to register custom formats (could be xml, po, binary, json5, etc.). Also adds the requested tests and docs from the last PR...

type: feature

**Describe the bug** The `select` widget allows true numbers (not numeric strings) to be stored by passing an array of `{ label: string, value: number }` objects as the `options`...

good first issue
area: extensions/widgets
type: bug