Releases: juffalow/zdielaj-si
Releases · juffalow/zdielaj-si
6.0.0-rc.9
Changelog:
- Add sentry for frontend (6a1f0eb)
- Upgrade frontend dependencies (f1b2080)
- Implement retry logic for get, post and postMultipart (7b0b8ce)
6.0.0-rc.8
Changelog:
- Implement delete album functionality (d4fb4ef)
- Fix delete album functionality (bd72f3b)
- Upgrade frontend dependencies (c5073a1)
- Upgrade backend dependencies (54c12c2)
- Fix unknown type error (4175010)
6.0.0-rc.7
Changelog:
- Fix login form warning (2283c21)
- Introduce compressedId (14436ca)
- Use compressedId as default (2e90ecd)
- Finalize public profile APIs (ddc7e75)
- Allow user to create public profile and retrieve albums (b903f76)
- Add caching layer for public profile (28f0c6b)
- Use compressed id where possible (fc18964)
- Load user info from user service (9e14aa1)
- Fix user profile with new structure (0dd5000)
- Upgrade frontend dependencies (49bc24f)
- Upgrade backend dependencies (5645e06)
- Fix user service url (9bc38cd)
6.0.0-rc.6
Changelog:
- Throw status as error code in handleErrors middleware (4a73d8e)
- Handle buggy albums (8518d05)
6.0.0-rc.5
Changelog:
- Upgrade backend dependencies (a95fb94)
- Fix user composite repository (e9cfca0)
6.0.0-rc.4
Changelog:
- Upgrade frontend dependencies (2adaece)
- Add AWS email templates and updated lambda functions (c23c274)
- Upgrade frontend dependencies (8deba06)
- Fix report web vitals script (77487f0)
- Add footer link to status page (366a1c8)
- Upgrade backend dependencies (b989963)
- Add graceful shutdown and health check options (b8ad420)
6.0.0-rc.3
Changelog:
- Fix error from DynamoDB repository if album does not exist (b2ddb3d)
- Hide album loader on error (50b01d2)
6.0.0-rc.2
Changelog:
- Fix error handler middleware (fffc3ae)
- Fix albums without assigned user (e9692ad)
6.0.0-rc.1
Changelog:
- Remove frontend-new sub-project (ed49c00)
- Upgrade backend dependencies (c2d30b9)
- Introduce DynamoDB database (0a873e2)
- Remove unused code (668d2ba)
- Clean up code, add route to get current user (dea82a8)
- Optimize dockerfile (3dfd3d2)
- Update frontend according to backend changes (a8a3dcd)
5.9.0-rc.1
Changelog:
- Allow order albums by field and direction (bd10108)
- Order public profile albums by ID descending (51413ae)
- Make orderBy parameter optional (31d7793)