-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: release v0.0.0-alpha.0 (#152)
- Loading branch information
Showing
3 changed files
with
28 additions
and
33 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,26 @@ | ||
# Changelog | ||
|
||
## [Unreleased] | ||
## [0.0.0-alpha.0] - 2025-01-26 | ||
|
||
### Added | ||
|
||
- Everything is new. | ||
- Basic setup. | ||
- Feature to create users. | ||
- Features to login and logout. | ||
- Features to upload and show images. | ||
- Feature to create websites. | ||
- Feature to change password. | ||
- Features to update and show websites. | ||
- Feature to update profile. | ||
- Features to show websites list. | ||
- Feature to confirm email. | ||
- Features to create and show posts. | ||
- Feature to reset password. | ||
- Feature to register only with invitation code. | ||
- Feature to update and delete posts. | ||
- Core package with database connection, models, configurations and other things. | ||
- Leptos utilily package with shared components, server side functions and other resources. | ||
- Home application to browse websites, posts and users. | ||
- Monitor application to manage background jobs. | ||
- Accounts application to register, login and reset password. | ||
- Uploads application to display uploaded images. | ||
- Studio application to manage websites, posts and navigation. | ||
- My Account application to manage user settings. | ||
- Websites application to display websites and their posts. | ||
- CLI application to create invitation codes. | ||
- Optionally allow register only with invitation code. | ||
- GitHub Actions workflows for continuous integration. | ||
- Features to manage websites navigation. | ||
- Feature to attach images to posts. | ||
- Feature to manage websites themes. | ||
- Features to search websites and posts. | ||
- Support for Handlebars on posts content. | ||
- Features to insert and show post comments. | ||
- Image uploader. | ||
- Websites themes. | ||
- Support for Handlebars in posts content. | ||
- Hashtags on websites description, posts content and users bio. | ||
- Post comments. | ||
- Post reactions. | ||
- User profile page. | ||
- Show source code link with current version and commit hash in the bottom bar. |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters