Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# Changelog

## 1.0.0 (2026-04-10)


### Features

* **admin-impersonation:** add admin impersonation ([#39](https://github.com/devoption/replicator/issues/39)) ([019ff56](https://github.com/devoption/replicator/commit/019ff560c9462242c06026b051e927c203d5f930))
* **admin-users:** add user management ([2793baa](https://github.com/devoption/replicator/commit/2793baa605e44c35ac27ccc607ed281bd0bc0976))
* **admin:** add first-admin bootstrap command ([e2957cd](https://github.com/devoption/replicator/commit/e2957cdfa8698a6594c3499c8a106e66122ec5a0))
* **admin:** add in-app notifications ([#44](https://github.com/devoption/replicator/issues/44)) ([ffc62e3](https://github.com/devoption/replicator/commit/ffc62e31f8ef79e08c80d1b50a5e9f4d2e87f203))
* **admin:** add protected admin area shell and dashboard entry ([2df8035](https://github.com/devoption/replicator/commit/2df8035da8f81338fc7794c4fd53bfd13bbb3cf0))
* **auth-ui:** build custom auth pages in the shared design system ([54406c0](https://github.com/devoption/replicator/commit/54406c0fae6029195e0576119c477d68472c06ae))
* **auth:** add public registration for the first account ([#41](https://github.com/devoption/replicator/issues/41)) ([8c26ea3](https://github.com/devoption/replicator/commit/8c26ea3ee760aa5ace07c33704e1b1d6b3352b87))
* **authz:** install Bouncer and establish baseline RBAC ([8aa9636](https://github.com/devoption/replicator/commit/8aa96369b478c961659edf56cb09891ffdbec0c2))
* **ideas-foundation:** scaffold Ideas app navigation and domain model ([1f5f915](https://github.com/devoption/replicator/commit/1f5f91544068f373c96f71019f47a436cb9c9f39))
* **ideas:** add private draft crud ([#43](https://github.com/devoption/replicator/issues/43)) ([cceeaa8](https://github.com/devoption/replicator/commit/cceeaa8262deda6c6e483a81bad93fa857daa3d2))
* install laravel ([55aca4c](https://github.com/devoption/replicator/commit/55aca4c590f2ffb8948968d8fe4cb446ea59c04c))
* **shell:** add three-column application shell ([c60ae21](https://github.com/devoption/replicator/commit/c60ae21cddb4494abfc7d891599b16a65f5106f7))
* **theme:** add design tokens and user theme hooks ([51dadce](https://github.com/devoption/replicator/commit/51dadce6e3a7124b3975e804e6734fb8ac37eb9f))
* **ui:** add branded blade component set ([7dd3835](https://github.com/devoption/replicator/commit/7dd38351d181698240ad36d2956ce299d1a4fcee))
* **users:** split name into first and last fields ([7b87be8](https://github.com/devoption/replicator/commit/7b87be8314922448ef698d29342e9d14fcc0e3ec))