Skip to content

Releases: dorukgezici/astro-decap-cms-oauth

v0.5.1

11 Dec 13:09
Compare
Choose a tag to compare

What's Changed

  • Breaking change! Requires Astro > 5.0.0
  • Bumped dependencies

Full Changelog: v0.4.4...v0.5.0

v0.4.4

01 Nov 11:40
Compare
Choose a tag to compare

What's Changed

  • Add support for GitHub app and changing src url by @reteps in PR.
    This PR enables us to support SveltiaCMS via setting the new configuration option through astro.config or env vars.
    Ex: decapCMSSrcUrl="https://unpkg.com/@sveltia/cms@0.45.3/dist/sveltia-cms.js"
  • Require env vars only if relevant functionality is turned on
  • Set pre-rendering on OAuth endpoints to false
  • Bumped dependencies

New Contributors

Full Changelog: v0.4.1...v0.4.4

v0.4.1

28 Sep 11:51
Compare
Choose a tag to compare

What's Changed

  • Added configuration option decapCMSVersion
  • Using experimental astro:env to support many adapters
  • Bumped dependencies

Full Changelog: v0.3.1...v0.4.1

v0.3.1

23 Jun 22:10
Compare
Choose a tag to compare

What's Changed

  • Using import.meta.env instead of process.env
  • Bumped dependencies

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

20 Apr 19:10
Compare
Choose a tag to compare
  • Bumped Decap CMS version to 3.1.10

Full Changelog: v0.2.10...v0.3.0

v0.2.10

20 Apr 18:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.9...v0.2.10

v0.2.9

10 Dec 14:29
Compare
Choose a tag to compare
  • Bumped dependencies to latest
  • Defined support for astro@^4.0.0
  • Stated support for hybrid as well as server for output in Astro config

v0.2.8

03 Dec 13:35
Compare
Choose a tag to compare
  • Supports edge runtimes like Cloudflare now thanks to a PR from @OliverSpeir

v0.2.7

27 Nov 21:25
Compare
Choose a tag to compare
  • all dependencies upgraded to latest
  • decap-cms version used in /admin bumped to 3.1.0-beta.2

v0.2.6

08 Oct 00:10
Compare
Choose a tag to compare

Added configuration options to set routes manually, or disable OAuth routes completely.

Full Changelog: v0.2.4...v0.2.6