Skip to content

fulib.org v1.13.1 - Projects Bugfixes

Compare
Choose a tag to compare
@Clashsoft Clashsoft released this 02 Dec 21:58
· 917 commits to master since this release

Improvements

  • Added a note to the Privacy Preferences modal. #296
  • Made the error message more precise. #295 #296
  • The code-server Gradle images now include the vscode-gradle extension. #298
  • The Generate button in the Project Setup modal window is disabled during generation. #298
  • Removed the now unused .fulib folder from generated projects. #298
  • Each user uses their own Project container now. #299
  • Users with linked GitHub accounts are now automatically logged into Git in Projects. #299
  • Added error handling and better modal behavior when creating/editing projects. #300
  • Added a description for Project Docker Images. #300
  • Simplified the container loading screen and token toast. #300
  • Projects may specify a starting Git repository that will be pulled on the first launch. #301

Bugfixes

  • Projects can now be opened again. #297
  • Projects now allow clipboard. #299
  • Fixed some persistence issues with extensions in Projects. #299
  • Improved Gradle Project image performance. #299