Skip to content

Releases: openedx/sample-plugin

v1.1.0

06 Jan 16:03

Choose a tag to compare

v1.1.0 (2026-01-06)

This release is published under the Apache-2.0 License.

Build System

  • Pass in the build version explicitly. (8a5df48)

  • Remove legacy publishing workflow. (26d1985)

  • Tag new version on docs changes. (e555f99)

Documentation

  • Remove unnecessary docs. (2795126)

Detailed Changes: v1.0.4...v1.1.0

v1.0.4

05 Jan 19:22
0645af2

Choose a tag to compare

v1.0.4 (2026-01-05)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Don't build with extra dev versioning. (0645af2)

Detailed Changes: v1.0.3...v1.0.4

v1.0.3

05 Jan 19:08
f26d36c

Choose a tag to compare

v1.0.3 (2026-01-05)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Fix the setting name. (9ed7524)

  • Make the library version dynamic. (f26d36c)


Detailed Changes: v1.0.2...v1.0.3

v1.0.2

05 Jan 16:04
6f98d51

Choose a tag to compare

v1.0.2 (2026-01-05)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Bump the version on release. (6f98d51)

Detailed Changes: v1.0.1...v1.0.2

v1.0.1

05 Jan 15:34
31729da

Choose a tag to compare

v1.0.1 (2026-01-05)

This release is published under the Apache-2.0 License.

Bug Fixes

  • Don't try to save artifacts if we didn't release. (c87cbc1)

  • Install build before using it to build the package. (31729da)

Build System

  • Add a default build command. (ffbdfc7)

Detailed Changes: v1.0.0...v1.0.1

v1.0.0

02 Jan 20:08

Choose a tag to compare

v1.0.0 (2026-01-02)

This release is published under the Apache-2.0 License.

  • Initial Release