Releases: graasp/admin
Releases · graasp/admin
v0.8.1
v0.8.0
v0.7.0
0.7.0 (2026-01-29)
Features
- add
AboutandContactpage (#136) (fa8946e) - add translations and locale to landing (#140) (a951a89)
- blog with nimble publisher (#135) (d3fa230)
Bug Fixes
- add sign-off to call to action email (#137) (9569ccb)
- addapt the colors (d659e9f)
- define better theme colors (#134) (6786834)
- re-organize admin home (#139) (e780ced)
- set page titles (#142) (21218aa)
- update daisyUI (#141) (0cbd29f)
Chores
- upgrade otp to 28.1 (196099f)
v0.6.0
0.6.0 (2026-01-21)
Features
- add a page with reindex functionality (#101) (a743e31)
- add landing page (#119) (f52d52d)
- add tracking pixels (#128) (c771159)
Bug Fixes
- add english translations (075ff00)
- de: update translations (#125) (e05af25)
- es: update translations (#130) (eebc0d9)
- fr: update translations (#122) (5925a65)
- it: update translations (#133) (4166636)
- use
Graaspas display name for noreply email (#126) (4a2a70b)
Chores
v0.5.0
0.5.0 (2026-01-13)
Features
- add improved mailing (#102) (5b6e0cc)
- setup
Gettextfor internationalisation in emails (#113) (b0450cd) - single origin (#106) (80213b8)
Bug Fixes
- add an uptime command (#115) (4695a3f)
- credo (5b6e0cc)
- do not send db event to sentry tracing (#114) (1386a14)
- improve mailing with localized langs (5b6e0cc)
- make improvements (5b6e0cc)
- make imrpovements (5b6e0cc)
- make progress and have a working worker (5b6e0cc)
- update views to use forms (5b6e0cc)
- work in progress (5b6e0cc)
Chores
v0.4.1
v0.4.0
v0.3.0
0.3.0 (2025-12-09)
Features
Bug Fixes
- add "View details" button for publisher list (#92) (600735a)
- allow to move app between compatible publishers (#85) (dc82d5f)
- duplicate app name constraint (#91) (7df9aae)
- email region issue (#81) (3bfe66a)
- publication thumbnail fallback (#94) (08e5bbd)
- restrict the deployment concurrency to each env (#84) (9ac3839)
- update admin users page and header (#89) (2118089)
- update menu names (#95) (2d33ae7)
v0.2.1
0.2.1 (2025-12-03)
Bug Fixes
- add s3 thumbnails for published_items (#74) (5c4c634)
- display small thumbnails to their correct size (ae65f75)
- improve emails with HTML (#59) (b5f3eee)
- published item search should use item_id (#70) (fabf57d)
- send emails using ex_aws credentials (#80) (7be1b9c)
- set aws s3 region from env in runtime config (#77) (40a8965)
- upgrade elixir version to v1.19.4 (#73) (a6f23e1)
- use correct date comparisons (#71) (82c3d34)
v0.2.0
0.2.0 (2025-11-27)
Features
- add apps and publishers (#11) (855ca0b)
- add auth via generators (acf8a55)
- add CI setup (#20) (216d276)
- add jobs and mailing feature (#48) (15c489c)
- landing page (#42) (adf9ac4)
- planned maintenance (#36) (9b5adb8)
- setup react app (#38) (26cd1d5)
- shared db (#15) (8a3bf6b)
Bug Fixes
- add a limit to the recent publications list (#25) (fb7383a)
- add AWS remote script (#22) (02ad47d)
- add deletion info in edit app page (#32) (68a548b)
- add env in ci (#21) (48b322a)
- add mise scripts to remote and log into the task (#31) (e5ad7ab)
- add platform url helpers (#62) (9013deb)
- add pnpm inside docker build image (#41) (98c26ed)
- add release function to check migration status (#49) (7e9b6df)
- add release please (#45) (c693193)
- add s3 controllers and configuration (#35) (ad72ce5)
- add sentry setup (#10) (bf2979b)
- add ses region env var (#24) (2324268)
- allow to rotate an app key (#18) (26f7dce)
- app publisher ordering (#60) (82ccb9b)
- apps ordering (#61) (eca1892)
- continue working on the publication form and search (5f47d95)
- dialog to confirm user deletion and user stats on dashboard (5e701c8)
- docker can build frontend assets (#44) (bd6e0b8)
- improve publication display (#63) (a69cdf2)
- improve un-publish page (#68) (e68f5e8)
- improve validation of apps and display of errors (#66) (d3def42)
- installation docs (c939729)
- make changes requested after demo (599805e)
- make requested changes for apps and publisher (ff90b44)
- path change in app (#43) (2105967)
- remove kamal configs and hide docs related to it (#16) (45329e0)
- rename users table to admins (#19) (4d5dc3f)
- restart service after deploy and disable concurrency (#23) (19bfc8a)
- setup credo to perform static code analysis with dialyzer (#28) (21fa759)
- setup docs (11d55c9)
- tests (8b6e202)
- update for shared database (940ef57)
- update header for smaller screens sizes (#26) (5af535d)
- update log validation (#52) (9a478de)
- update navigation bars and content (9c54e7f)
- update readme (0500789)
- update sentry configuration (#39) (9c815ec)
- update tailwind in lockfile (#40) (0ce1872)
- update tests for new features (cc37539)
- upgrade deps (#37) (008aeca)
- use better input type for maintenance form (#67) (1e95066)
- use created_at instead of inserted_at (bdb0547)
- use uuid as primary key (5bae3d1)