What changed
- new admin ui layout
- more plugin support:
| Plugin | Description |
|---|---|
| ep_align | Text alignment (left, center, right, justify) |
| ep_author_hover | Show author name on text hover |
| ep_chat_log_join_leave | Log user join/leave events in the chat |
| ep_clear_formatting | Remove all formatting from selected text |
| ep_cursortrace | Show other users' cursor positions in real time |
| ep_font_color | Change text color (6 colors) |
| ep_font_family | Change font family (10 fonts) |
| ep_font_size | Change font size (15 sizes from 8px to 60px) |
| ep_heading | Heading levels (h1-h4) |
| ep_markdown | Markdown editing support |
| ep_print | Print the pad |
| ep_rss | RSS feed for pad content |
| ep_spellcheck | Browser spell checking |
| ep_table_of_contents | Sidebar table of contents from headings |
What's Changed
- chore(deps): bump github.com/gofiber/fiber/v2 from 2.52.11 to 2.52.12 by @dependabot[bot] in #150
- chore(deps): bump golang.org/x/net from 0.50.0 to 0.51.0 by @dependabot[bot] in #151
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #160
- chore(deps): bump github.com/brianvoe/gofakeit/v7 from 7.14.0 to 7.14.1 by @dependabot[bot] in #159
- chore(deps): bump rollup from 4.55.1 to 4.59.0 in /ui by @dependabot[bot] in #155
- chore(deps): bump actions/upload-artifact from 6 to 7 by @dependabot[bot] in #154
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 2 updates by @dependabot[bot] in #152
- chore(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 by @dependabot[bot] in #156
- chore(deps): bump actions/download-artifact from 7 to 8 by @dependabot[bot] in #153
- chore(deps-dev): bump the dev-dependencies group in /admin with 2 updates by @dependabot[bot] in #165
- chore(deps-dev): bump @types/node from 25.3.1 to 25.3.3 in /ui in the dev-dependencies group by @dependabot[bot] in #164
- chore(deps): bump docker/setup-qemu-action from 3 to 4 by @dependabot[bot] in #163
- chore(deps): bump docker/login-action from 3 to 4 by @dependabot[bot] in #162
- chore(deps): bump github.com/a-h/templ from 0.3.977 to 0.3.1001 by @dependabot[bot] in #157
- chore(deps): bump docker/build-push-action from 6 to 7 by @dependabot[bot] in #170
- chore(deps-dev): bump @types/node from 25.3.3 to 25.3.5 in /ui in the dev-dependencies group by @dependabot[bot] in #171
- feat: reworked frontend to esm by @SamTV12345 in #166
- chore(deps): bump docker/metadata-action from 5 to 6 by @dependabot[bot] in #169
- chore(deps): bump @rollup/plugin-commonjs from 29.0.0 to 29.0.1 in /ui by @dependabot[bot] in #168
- chore(deps): bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #167
- Feature/rework admin by @SamTV12345 in #173
- chore(deps): bump github.com/testcontainers/testcontainers-go from 0.40.0 to 0.41.0 by @dependabot[bot] in #175
- chore(deps): bump golang.org/x/crypto from 0.48.0 to 0.49.0 by @dependabot[bot] in #177
- chore(deps): bump github.com/evanw/esbuild from 0.27.3 to 0.27.4 by @dependabot[bot] in #176
- chore(deps): bump modernc.org/sqlite from 1.46.1 to 1.46.2 by @dependabot[bot] in #180
- chore(deps): bump golang.org/x/net from 0.51.0 to 0.52.0 by @dependabot[bot] in #179
- chore(deps): bump google.golang.org/grpc from 1.79.1 to 1.79.3 by @dependabot[bot] in #182
- chore(deps): bump modernc.org/sqlite from 1.46.2 to 1.47.0 by @dependabot[bot] in #181
- chore(deps): bump warchant/setup-sonar-scanner from 9 to 10 by @dependabot[bot] in #185
- chore(deps-dev): bump the dev-dependencies group across 1 directory with 4 updates by @dependabot[bot] in #184
- chore(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.1 by @dependabot[bot] in #183
- chore(deps): bump github.com/evanw/esbuild from 0.27.4 to 0.28.0 by @dependabot[bot] in #192
- chore(deps): bump modernc.org/sqlite from 1.47.0 to 1.48.1 by @dependabot[bot] in #191
- chore(deps): bump github.com/go-jose/go-jose/v3 from 3.0.4 to 3.0.5 by @dependabot[bot] in #189
- chore(deps): bump github.com/go-playground/validator/v10 from 10.30.1 to 10.30.2 by @dependabot[bot] in #188
- feat: added user join leave by @SamTV12345 in #193
- chore(deps): bump golang.org/x/image from 0.32.0 to 0.38.0 by @dependabot[bot] in #186
- feat: updated to fiber v3 by @SamTV12345 in #194
- feat: added ep_font_color by @SamTV12345 in #195
- feat: added ep_font_family, ep_font_size, ep_table_of_contents by @SamTV12345 in #196
- chore(deps-dev): bump vite from 8.0.3 to 8.0.5 by @dependabot[bot] in #198
- feat: added admin ui by @SamTV12345 in #197
Full Changelog: v0.0.5...v0.5.0