Releases: jaktestowac/gad-gui-api-demo
Releases · jaktestowac/gad-gui-api-demo
v2.7.11
Highlights
Features:
- new practice pages - pagination, forms, nested iframes, shadow dom, animations
- anchor links
- redirects on login/register - now user will be redirected to page from where he came
- self hosted icons and fonts
Fix:
- version check
- user soft delete feature flag
- package.json dependencies and imports
- url in random shopping cart practice page
Refactor:
- book shop operations
- admin role -
⚠️ Possible breaking change!⚠️ (admin role was never officially released!)
v2.7.10
v2.7.9
Highlights
Features:
- new practice pages
- simple db migrator #30
- endpoints for random data generation
- user soft delete
- released messenger module
- enabled message-notifier for all pages
Fixes:
- comment created (via PUT) with missing user_id
- message unification on flashpost page
Chores:
- README update
- additional tests for book-shop
Other:
- [RC1] book shop module
- [experimental] certs and https
v2.7.8
Highlights
Fixes:
- style in backoffice
v2.7.7
Highlights
Features:
- practice pages with errors in console
v2.7.6
v2.7.5
Highlights:
Features:
- new flashpost alerts
- new games - chaotic pong and brick breaker
- new practice pages and some improvements on existing ones
- feature toggle - user soft delete
Fixes:
- surname during registration (
-
) #45 - weather data on /data/ endpoint (possible breaking change! but rather minor cause this endpoint wasn't publicly used)
- minor vulnerabilities
- styling
v2.7.4
Highlights:
Features:
- new practice pages
Fixes:
- minor styling and other fixes
- changed
birthdate
tobirthDate
v2.7.3
Highlights:
Features:
- new alerts on flashposts
Fixes:
- multiple changes on practice pages
- ⚠its a possible breaking change for UI tests but only on practice pages!⚠
v2.7.2
Highlights:
Features:
- major changes on practice pages
- data endpoint with swagger doc for future functionallities
Fixes:
- PATCH /articles/:id - should update article title to already existing one
- VALIDATE_ARTICLE_TITLE is under feature flag - using PUT with empty body will return error 422 (comments, users, articles)
- time zone offset on UI