Releases: Catrobat/Catroweb
Releases · Catrobat/Catroweb
v3.4.2 - Exams passed
Added
- New Bricks (BackgroundRequestBrick, LookRequestBrick)
- CAPI upgrades to v1.0.41 (user routes, health check, no total-results)
- Detail page for scratch projects
Changed
- CAPI upgrades to v1.0.41 (no total-results)
- Bumped many dependencies (Thx to @dependabot)
- Multiple flavors for assets
- New project view design (remix, code view, code stats on their own pages)
- Admin Area refactoring
- Debug projects only hidden in production
Fixed
- Default favicon.ico
- BadRequest API response in json format
- API validation messages
- Webview content is not shown on mobile - ony if web-view
- Improved search (elastic search)
- Github action computation time reduced
v3.3.4 - The exam prep
Changed
- Admin Interface
- Bumped many dependencies (Thx to dependabot)
- Improved CI system
- Docker switch from Ubuntu to Debian
Fixed
- Search queries including special character
- Project Code/Stats view will be updated on every project upload
- static images optimized
- mutable assets are no longer wrongly cached after an update (profile/project images)
v3.3.3
v3.2.0
v3.1.1 - Hotfix
Fixed
- bug when uploading a project would not extract all assets
v3.0.0 - The rising of the UUID
Added
tests/testdata/log
was missing -> added now- rename user account feature + translations
- added more from on details page
- added tutorial tag
- human readable text insteaad of html quargel for search input
- admin falvor checks
- added embroidery flavor
- added popup setting programs private/public
- added arduino flavor
- added the possibility to write credits
Changed
- themes will now be accepted via user agent not in link
- increased max. description length to 10.000 chars
- allow deep indexing by crawlers
- show categories (featured programs...) in sidebar
- generate apk button hidden for iOS users
- project loader refactored
- renaming
program
toproject
,profile
touser
.. - Major framework upgrade
3.4
->4.3
- refactored notification system (beautify, seperated into categories, mark all as read)
Fixed
- private programs now really private
- program statistics design fix
- optimized images for web traffic
- keep aspect ration when cropping thumbnails
- search uses
AND
instead ofOR
- fixing admin RAM cake (#343)
- ficed a bug in
FlavorListener
Removed
- removed the possibility to log into facebook
- removed the possibility to post programs to facebook
- removed legacy remix notification
- request uri too long
API
- only public programs are now returned from api
v2.2.0
v2.1.0 - Bug Fix Release
Added
- Program Owner now visible on small devices too.
- User Badge in the sidebar will be updated immediately after marking a notification as read.
- Media Library assets now will be shown by name if no thumbnail is given.
- Media Library assets(sounds) can now be played without download.
- "Show Password" option added for login.
- Production logs are now rotating.
- Deployment script adapted for more privacy and more modularity.
- On the profile page all programs are loaded at once, are ordered and all own programs will be displayed.
- Headlines are now centered through out all designs.
- Programs that are uploaded ar no longer set to private if languageVersion is higher than supported.
Changed
- Recommended Program section will only be displayed if programs for this section exist.
- Recommender System diversity enriched.
- Complete change of Media-Library (new Ajax Loading, sorting)
- Hardcoded translations switched to dynamic translations
- Usernames are now consistently visible in program details.
Removed
- Project documentation removed from repo and relocated to github wiki.
Fixed
- Tooltip is now displayed once not twice.
- Media-Library files are named correctly on download. (Filename not ID, works only in browser)
- Notification badge in the sidebar will now be displayed correctly.
- Clean logs command fixed.
- Limiting text to display width.
- DB Migration fixed to work correct.
- Follow Icon gets positioned correctly again.
- Color of text in search field is adjusted for "Luna & Cat"