Releases: ether/etherpad-go
Releases · ether/etherpad-go
v0.0.4
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
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
What's Changed
- Feature/static rendering by @SamTV12345 in #7
- Feature/pad messages by @SamTV12345 in #8
- chore: added syncing of users by @SamTV12345 in #9
- chore: added user leave event by @SamTV12345 in #10
- Feature/utf 8 support by @SamTV12345 in #11
- chore: started with settings loading by @SamTV12345 in #12
- feature/env-settings by @SamTV12345 in #13
- Feature/separate database by @SamTV12345 in #14
- chore: fixed memory storage by @SamTV12345 in #15
- chore: added support for postgres by @SamTV12345 in #16
- chore: added tests by @SamTV12345 in #18
- chore: added subattribution function by @SamTV12345 in #19
- chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /admin by @dependabot[bot] in #17
- Feature/OIDC by @SamTV12345 in #20
- Feature/manage plugins by @SamTV12345 in #21
- Manage pads by @SamTV12345 in #22
- Feature/db tests by @SamTV12345 in #23
- chore: continued with foreign key checks by @SamTV12345 in #24
- Feature/pad message handler by @SamTV12345 in #25
- chore: continue by @SamTV12345 in #26
- Feature/OIDC auth by @SamTV12345 in #27
- chore: more robust websocket conn by @SamTV12345 in #28
- chore: use mysql as new provider by @SamTV12345 in #29
- chore: addded timeslider component by @SamTV12345 in #31
- feat: added timeslider functionality by @SamTV12345 in #32
- feature: add export as etherpad by @SamTV12345 in #33
- Feature/docx odt by @SamTV12345 in #34
- feat: added migration support by @SamTV12345 in #35
- feat: added tests for pad message handler by @SamTV12345 in #36
- feat: added docker compose and readme by @SamTV12345 in #37
- feat: done with html by @SamTV12345 in #38
- feat: added reconnect logic by @SamTV12345 in #39
- feat: added reconnect logic by @SamTV12345 in #40
- chore(deps): bump actions/setup-go from 4 to 6 by @dependabot[bot] in #44
- chore(deps): bump actions/upload-artifact from 4 to 6 by @dependabot[bot] in #43
- chore(deps): bump actions/download-artifact from 4 to 7 by @dependabot[bot] in #41
- chore(deps): bump actions/checkout from 4 to 6 by @dependabot[bot] in #42
- chore(deps-dev): bump the dev-dependencies group in /ui with 3 updates by @dependabot[bot] in #45
- chore(deps): bump socket.io-client from 4.8.1 to 4.8.3 in /ui by @dependabot[bot] in #47
- chore(deps-dev): bump the dev-dependencies group in /admin with 16 updates by @dependabot[bot] in #50
- chore(deps): bump @rollup/plugin-commonjs from 25.0.8 to 29.0.0 in /ui by @dependabot[bot] in #48
- chore: added more platforms by @SamTV12345 in #51
- chore: do playwright tests by @SamTV12345 in #52
- chore(deps): bump github.com/evanw/esbuild from 0.25.12 to 0.27.2 by @dependabot[bot] in #55
- chore(deps): bump github.com/swaggo/swag from 1.16.4 to 1.16.6 by @dependabot[bot] in #53
- chore(deps): bump github.com/go-playground/validator/v10 from 10.28.0 to 10.30.1 by @dependabot[bot] in #60
- chore(deps): bump github.com/a-h/templ from 0.3.960 to 0.3.977 by @dependabot[bot] in #62
- chore(deps): bump github.com/gorilla/websocket from 1.5.1 to 1.5.3 by @dependabot[bot] in #54
- chore(deps): bump go.uber.org/zap from 1.27.0 to 1.27.1 by @dependabot[bot] in #65
- chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.9 to 2.52.10 by @dependabot[bot] in #64
- chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 by @dependabot[bot] in #63
- chore(deps): bump github.com/brianvoe/gofakeit/v7 from 7.9.0 to 7.14.0 by @dependabot[bot] in #61
- chore(deps): bump github.com/gofiber/swagger from 1.1.0 to 1.1.1 by @dependabot[bot] in #59
- chore(deps): bump github.com/gorilla/sessions from 1.2.2 to 1.4.0 by @dependabot[bot] in #56
- chore(deps): bump modernc.org/sqlite from 1.34.1 to 1.43.0 by @dependabot[bot] in #58
- chore(deps-dev): bump the dev-dependencies group in /admin with 5 updates by @dependabot[bot] in #71
- chore(deps): bump golang.org/x/crypto from 0.46.0 to 0.47.0 by @dependabot[bot] in #70
- chore(deps): bump actions/setup-node from 4 to 6 by @dependabot[bot] in #68
- chore(deps): bump golang.org/x/net from 0.48.0 to 0.49.0 by @dependabot[bot] in #69
New Contributors
- @SamTV12345 made their first contribution in #7
Full Changelog: v0.0.1...v0.0.2
What's Changed
- Feature/static rendering by @SamTV12345 in #7
- Feature/pad messages by @SamTV12345 in #8
- chore: added syncing of users by @SamTV12345 in #9
- chore: added user leave event by @SamTV12345 in #10
- Feature/utf 8 support by @SamTV12345 in #11
- chore: started with settings loading by @SamTV12345 in #12
- feature/env-settings by @SamTV12345 in #13
- Feature/separate database by @SamTV12345 in #14
- chore: fixed memory storage by @SamTV12345 in #15
- chore: added support for postgres by @SamTV12345 in #16
- chore: added tests by @SamTV12345 in #18
- chore: added subattribution function by @SamTV12345 in #19
- chore(deps): bump js-yaml from 4.1.0 to 4.1.1 in /admin by @dependabot[bot] in #17
- Feature/OIDC by @SamTV12345 in #20
- Feature/manage plugins by @SamTV12345 in #21
- Manage pads by @SamTV12345 in #22
- Feature/db tests by @SamTV12345 in #23
- chore: continued with foreign key checks by @SamTV12345 in #24
- Feature/pad message handler by @SamTV12345 in #25
- chore: continue by @SamTV12345 in #26
- Feature/OIDC auth by @SamTV12345 in #27
- chore: more robust websocket conn by @SamTV12345 in #28
- chore: use mysql as new provider by @SamTV12345 in #29
- chore: addded timeslider component by @SamTV12345 in #31
- feat: added timeslider functionality by @SamTV12345 in #32
- feature: add export as etherpad by @SamTV12345 in #33
- Feature/docx odt by @SamTV12345 in #34
- feat: added migration support by @SamTV12345 in #35
- feat: added tests for pad message handler by @SamTV12345 in #36
- feat: added docker compose and readme by @SamTV12345 in #37
- feat: done with html by @SamTV12345 in #38
- feat: added reconnect logic by @SamTV12345 in #39
- feat: added reconnect logic by @SamTV12345 in #40
- chore(deps): bump actions/setup-go from 4 to 6 by @dependabot[bot] in #44
- chore(deps): bump actions/upload-artifact from 4 to 6 by @de...