Releases: iyxan23/sk-collab
Releases · iyxan23/sk-collab
v0.1-alpha2 hotfix release
Fixed yet another critical bug, where SketchCollab doesn't save the project's information after uploading the project, making the local project to be disconnected with the project in the database.
And some bugfixes:
- Fix members not showing on EditProject, and ViewOnlineProject
- Fix Duplicate members on EditProject after editing members
Things added:
- Now members can push commits to the project they're a member on
Known bugs:
- The pagination on Browse Project is a bit wonky lol
- The selected text in UserPicker doesn't change
- (add v0.1-alpha known bugs here)
Report bugs on issues
v0.1 Alpha 1 Hotfix Release
Fixed a critical bug in v0.1-alpha
v0.1 Alpha Release
Expected Bugs:
- Clicking on an item in the SearchBar causes the app to crash
- Commit history jump kinda doesn't work (in Browse Code)
- Patch text in BottomSheet while clicking a commit in CommitsActivity causes a UI Glitch.
Changelog from the previous early alpha:
- Added a rich "SearchBar" on MainActivity (kinda working)
- Added pagination (kinda working)
- Added Members (Collaboration with members are untested)
- Added Jump-To-Commit in BrowseCodeActivity (kinda working)
- Added cloning
- Added a way to edit your project's description / members
- Added a help button on UploadActivity
- And probably some more that i forgot
Note: Every users and projects are deleted in this release
NOTE: PLEASE INSTALL v0.1-alpha1 INSTEAD, THIS VERSION CONTAINS A CRITICAL BUG.
v0.1 Early alpha release
This is an early alpha release, core features like uploading project, commiting changes are "working", but not every features are implemented (branching, cloning, profile are still under development).
Note(s):
- Your data will be deleted.
- Do not use this release for real use, this release is meant for testing purposes.
Report bugs in the issues page