Skip to content

Releases: miawinter98/Wave

Release v1.0.0-alpha.9

06 Mar 13:31
v1.0.0-alpha.9
6c92f37
Compare
Choose a tag to compare

v1.0.0-alpha.9 (2024-03-06)

Implemented

  • Image deletion
  • Featured endpoint and embed script

Fixed

  • Article View buttons
  • Save failing on article with existing Images

Unreleased

Release v1.0.0-alpha.8

28 Feb 11:26
v1.0.0-alpha.8
1e10d41
Compare
Choose a tag to compare

v1.0.0-alpha.8 (2024-02-28)

Implemented

  • Custom slugs for articles

Improved

  • Newsletter subscribe, welcome and unsubscribe Mails

Unreleased

Release v1.0.0-alpha.7

27 Feb 21:05
461ac23
Compare
Choose a tag to compare

v1.0.0-alpha.7 (2024-02-27)

Added

  • Default avatar image

Implemented

  • Default avatar

Improved

  • ArticleView Page header
  • Home Page text layouting

Fixed

  • Instant publish button showing up on non-draft articles

Unreleased

Release v1.0.0-alpha.6

26 Feb 13:22
v1.0.0-alpha.6
b756391
Compare
Choose a tag to compare

v1.0.0-alpha.6 (2024-02-26)

Added

  • Option to skip review for administrators, improved silent publish
  • Option to publish Articles silently, without newsletter distribution

Improved

  • Home Page paging control section
  • Heading font
  • Home Page design

Unreleased

Release v1.0.0-alpha.5

25 Feb 22:28
0b06300
Compare
Choose a tag to compare

v1.0.0-alpha.5 (2024-02-25)

Changed

  • Home Page to new flow layout
  • User view to use CardList instead of TileArray for Articles

Unreleased

Release v1.0.0-alpha.4

23 Feb 11:36
a8ee893
Compare
Choose a tag to compare

v1.0.0-alpha.4 (2024-02-23)

Added

  • Plain text to article state emails for reviewers and authors

Implemented

  • Plain text content in newsletter emails

Improved

  • Search engine hinting using noindex and nofollow hints

Unreleased

Release v1.0.0-alpha.3

22 Feb 13:51
v1.0.0-alpha.3
568e528
Compare
Choose a tag to compare

v1.0.0-alpha.3 (2024-02-22)

Implemented

  • Email notifications for reviewers and authors about article state updates
  • Plain Text for Articles, including auto-migration

Changed

  • Home Page to SSR (fixes #1)

Fixed

  • ManageCategory missing css-classes (again)

Release v1.0.0-alpha.2

21 Feb 14:20
v1.0.0-alpha.2
4dac73c
Compare
Choose a tag to compare

v1.0.0-alpha.2 (2024-02-21)

Added

  • Images for Articles
  • DefaultLanguage Customization

Changed

  • Version on navbar to link to wave releases

Fixed

  • Article ordering in various places

Implemented

  • Simple image upload in ArticleEditor
  • Extended category management

Improved

  • ArticleEditor Page performance and fixed bugs

Release v1.0.0-alpha.1

20 Feb 10:42
v1.0.0-alpha.1
f5d2f70
Compare
Choose a tag to compare

v1.0.0-alpha.1 (2024-02-20)

Implemented

  • Versioning

alpha-17 (2024-02-19)

Added

  • Github action for release creation
  • Tags definition to docker action
  • Buildx to github docker action
  • Docker github action

Fixed

  • Tags filter on docker action
  • Wave not starting without redis configuration
  • Incorrect validation checking on mail configuration
  • ArticleEditor not updating Newsletter distribution dates

Improved

  • Container scaling on 4k displays