Skip to content

Releases: snypy/snypy-backend

1.1.1

11 May 09:23
8ac26b3
Compare
Choose a tag to compare

What's Changed

  • Update django-cors-headers requirement from <3.12,>=3.5 to >=3.5,<3.13 by @dependabot in #82
  • Add config option for csrf trusted origins by @nezhar in #83

Full Changelog: 1.1.0...1.1.1

1.1.0

10 May 21:36
2a8900a
Compare
Choose a tag to compare

What's Changed

  • Allow public snippets and files to be accessed without authentication by @nezhar in #74
  • Upgrade to django 4.0 by @nezhar in #75
  • Add snippet favorites by @sterapps in #76 - #43
  • Split request and response components in open api by @nezhar in #78
  • Extend job to upload schema artifact to release by @nezhar in #79
  • Add snippet favorit filter, enable favorite unique contraint by @nezhar in #80
  • Add version bump workflow by @nezhar in #81

Full Changelog: 1.0.2...1.1.0

1.0.2

07 May 20:48
Compare
Choose a tag to compare

Full Changelog: 1.0.1...1.0.2

1.0.1

07 May 18:51
Compare
Choose a tag to compare

Full Changelog: 1.0.0...1.0.1

1.0.0

31 Mar 08:31
Compare
Choose a tag to compare
Update readme