Skip to content

Releases: ether/etherpad-go

v0.0.4

26 Jan 20:36
72e8ef7

Choose a tag to compare

Notable enhancements and fixes

  • Added serialization to use viper.
  • Added documentation for better onboarding
  • Added migration for previous Etherpad version

What's Changed

  • chore: fixed read only pads by @SamTV12345 in #75
  • chore(deps-dev): bump the dev-dependencies group in /admin with 3 updates by @dependabot[bot] in #76
  • chore(deps): bump modernc.org/sqlite from 1.44.0 to 1.44.1 by @dependabot[bot] in #79
  • chore(deps-dev): bump @types/node from 25.0.8 to 25.0.9 in /ui in the dev-dependencies group by @dependabot[bot] in #78
  • chore(deps-dev): bump happy-dom from 20.1.0 to 20.3.0 in /admin in the dev-dependencies group by @dependabot[bot] in #77
  • feat: added ep_align plugin by @SamTV12345 in #80
  • fix: add new settings format to etherpad go by @SamTV12345 in #82
  • chore(deps): bump github.com/signintech/gopdf from 0.34.0 to 0.35.0 by @dependabot[bot] in #83
  • chore(deps): bump modernc.org/sqlite from 1.44.1 to 1.44.2 by @dependabot[bot] in #84
  • chore(deps-dev): bump the dev-dependencies group in /admin with 3 updates by @dependabot[bot] in #85
  • chore: started cli by @SamTV12345 in #81
  • chore(deps-dev): bump the dev-dependencies group in /admin with 2 updates by @dependabot[bot] in #86
  • chore(deps-dev): bump i18next from 25.7.4 to 25.8.0 in /admin in the dev-dependencies group by @dependabot[bot] in #88
  • chore(deps): bump modernc.org/sqlite from 1.44.2 to 1.44.3 by @dependabot[bot] in #87
  • feat: added saving and loading saved revisions from pad by @SamTV12345 in #89
  • chore(deps-dev): bump @types/node from 25.0.9 to 25.0.10 in /ui in the dev-dependencies group by @dependabot[bot] in #90
  • feat: added ep_spellcheck and ability to customize settings menu by @SamTV12345 in #91
  • chore(deps-dev): bump the dev-dependencies group in /admin with 2 updates by @dependabot[bot] in #92
  • feat: added ep_markdown plugin by @SamTV12345 in #93
  • feat: parallize the tests by @SamTV12345 in #94
  • feat: added migration tests to sqlite db by @SamTV12345 in #95
  • feat: removed unecessary tables, unified sql schemas by @SamTV12345 in #96
  • Feature/codecleanup by @SamTV12345 in #97
  • chore(deps-dev): bump the dev-dependencies group in /admin with 4 updates by @dependabot[bot] in #98
  • feat: added documentation by @SamTV12345 in #99

Full Changelog: v0.0.3...v0.0.4

v0.0.3

13 Jan 19:43
c13e752

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @types/node from 25.0.6 to 25.0.8 in /ui in the dev-dependencies group by @dependabot[bot] in #73
  • chore(deps): bump modernc.org/sqlite from 1.43.0 to 1.44.0 by @dependabot[bot] in #72
  • chore: init settings by @SamTV12345 in #74

Full Changelog: v0.0.2...v0.0.3

What's Changed

  • chore(deps-dev): bump @types/node from 25.0.6 to 25.0.8 in /ui in the dev-dependencies group by @dependabot[bot] in #73
  • chore(deps): bump modernc.org/sqlite from 1.43.0 to 1.44.0 by @dependabot[bot] in #72
  • chore: init settings by @SamTV12345 in #74

Full Changelog: v0.0.2...v0.0.3

v0.0.2

12 Jan 21:16
1e44a32

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.0.2

What's Changed

Read more