Skip to content

Releases: Catrobat/Catroweb

v3.4.2 - Exams passed

20 Jul 08:19
44beab0
Compare
Choose a tag to compare

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

08 Jun 05:32
58c88bf
Compare
Choose a tag to compare

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

31 May 08:38
758f0f4
Compare
Choose a tag to compare
Merge pull request #549 from HCrane/release/v3.3.0

Release/v3.3.0

v3.2.0

19 May 08:32
138b153
Compare
Choose a tag to compare
Merge pull request #454 from Catrobat/release/v3.2.0

Release v3.2.0 - Master

v3.1.1 - Hotfix

13 Feb 09:26
f5ff747
Compare
Choose a tag to compare

Fixed

  • bug when uploading a project would not extract all assets

v3.0.0 - The rising of the UUID

02 Dec 11:51
490a97f
Compare
Choose a tag to compare

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 to project, profile to user..
  • 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 of OR
  • 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

09 Aug 18:54
aa98b2e
Compare
Choose a tag to compare

Added

  • Filtering for debugBuild
  • prefer programs of current flavor in API calls

Security

  • Fixes javascript vulnerability

Fixed

  • use mobile window size for tests
  • corrects search box position

Removed

  • Removed Geocoder
  • Removed jQuery 2.1.0

v2.1.0 - Bug Fix Release

28 May 07:41
43ff124
Compare
Choose a tag to compare

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"