Skip to content

Commit 735fbe0

Browse files
authored
Update packages and changelog for v0.3 release (#123)
1 parent 497b8d9 commit 735fbe0

27 files changed

+252
-130
lines changed

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/open-collaboration-monaco/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-collaboration-monaco",
3-
"version": "0.3.0-next.0",
3+
"version": "0.3.0",
44
"license": "MIT",
55
"description": "Connect a single Monaco Editor to an Open Collaboration Tools session",
66
"files": [
@@ -36,8 +36,8 @@
3636
"dependencies": {
3737
"lodash": "~4.17.21",
3838
"monaco-editor": "~0.52.2",
39-
"open-collaboration-protocol": "~0.3.0-next.0",
40-
"open-collaboration-yjs": "~0.3.0-next.0"
39+
"open-collaboration-protocol": "~0.3.0",
40+
"open-collaboration-yjs": "~0.3.0"
4141
},
4242
"devDependencies": {
4343
"@types/vscode": "^1.89.0"

packages/open-collaboration-protocol/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-collaboration-protocol",
3-
"version": "0.3.0-next.0",
3+
"version": "0.3.0",
44
"license": "MIT",
55
"description": "Open Collaboration Protocol implementation, part of the Open Collaboration Tools project",
66
"files": [

packages/open-collaboration-protocol/src/utils/version.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
import { SemVer } from 'semver';
88

9-
export const VERSION = '0.1.0';
9+
export const VERSION = '0.3.0';
1010
export const SEM_VERSION = new SemVer(VERSION);
1111

1212
/**
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Change Log of `open-collaboration-server`
2+
3+
## v0.3.0 (Apr. 2025)
4+
5+
- Auth providers now provide metadata for clients ([#98](https://github.com/eclipse-oct/open-collaboration-tools/pull/98)).
6+
- Support keycloak based authentication ([#106](https://github.com/eclipse-oct/open-collaboration-tools/pull/106)).
7+
- The `start` argument has been deprecated. The server can now be started without providing any arguments ([#121](https://github.com/eclipse-oct/open-collaboration-tools/pull/121)).
8+
- Server configuration can now be supplied using a yaml or json file ([#121](https://github.com/eclipse-oct/open-collaboration-tools/pull/121)).

packages/open-collaboration-server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-collaboration-server",
3-
"version": "0.3.0-next.0",
3+
"version": "0.3.0",
44
"license": "MIT",
55
"description": "Open Collaboration Server implementation, part of the Open Collaboration Tools project",
66
"files": [
@@ -39,7 +39,7 @@
3939
"inversify": "~6.2.2",
4040
"jose": "~6.0.10",
4141
"nanoid": "~5.1.5",
42-
"open-collaboration-protocol": "~0.3.0-next.0",
42+
"open-collaboration-protocol": "~0.3.0",
4343
"passport": "~0.7.0",
4444
"passport-github": "~1.1.0",
4545
"passport-google-oauth20": "~2.0.0",

packages/open-collaboration-service-process/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "open-collaboration-service-process",
3-
"version": "0.3.0-next.0",
3+
"version": "0.3.0",
44
"license": "MIT",
55
"description": "A service process for integrating non Typescript projects with the Open Collaboration Tools project",
66
"files": [
@@ -36,8 +36,8 @@
3636
"dependencies": {
3737
"async-mutex": "~0.5.0",
3838
"commander": "~13.1.0",
39-
"open-collaboration-yjs": "~0.3.0-next.0",
40-
"open-collaboration-protocol": "~0.3.0-next.0",
39+
"open-collaboration-yjs": "~0.3.0",
40+
"open-collaboration-protocol": "~0.3.0",
4141
"vscode-jsonrpc": "~8.2.1"
4242
},
4343
"keywords": [

packages/open-collaboration-vscode/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Change Log of `open-collaboration-tools`
22

3+
## v0.3.0 (Apr. 2025)
4+
5+
- Session peers should now appear more consistently in the session view ([#40](https://github.com/eclipse-oct/open-collaboration-tools/pull/40)).
6+
- The extension will no longer corrupt multi-root workspaces ([#101](https://github.com/eclipse-oct/open-collaboration-tools/pull/101)).
7+
- Unverified login will now be handled inside of VS Code ([#98](https://github.com/eclipse-oct/open-collaboration-tools/pull/98)).
8+
- Refactored the resyncing mechanism to prevent desync ([#107](github.com/eclipse-oct/open-collaboration-tools/pull/107)).
9+
- Support readonly workspace sessions ([#114](https://github.com/eclipse-oct/open-collaboration-tools/pull/114)).
10+
- Session codes can now contain the server URL ([#92](github.com/eclipse-oct/open-collaboration-tools/pull/92)).
11+
312
## v0.2.0 (Aug. 2024)
413

514
- Added support for VSCode Web

packages/open-collaboration-vscode/l10n/bundle.l10n.cs.json

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,25 @@
11
{
2+
"Signed out successfully!": "Úspěšně se odhlásil!",
3+
"Join Collaboration Session": "Připojte se k zasedání o spolupráci",
4+
"Join an open collaboration session using an invitation code": "Připojte se k otevřené spolupráci pomocí pozvánky",
5+
"Create New Collaboration Session": "Vytvoření nové relace spolupráce",
6+
"Become the host of a new collaboration session in your current workspace": "Staňte se hostitelem nového pracovního setkání ve svém stávajícím pracovním prostoru.",
7+
"Select Collaboration Option": "Vyberte možnost spolupráce",
28
"Invite Others (Copy Code)": "Pozvat ostatní (kopírovat kód)",
39
"Copy the invitation code to the clipboard to share with others": "Zkopírujte kód pozvánky do schránky a sdílejte jej s ostatními.",
10+
"Configure Collaboration Session": "Konfigurace relace spolupráce",
11+
"Configure the options and permissions of the current session": "Konfigurace možností a oprávnění aktuální relace",
412
"Stop Collaboration Session": "Zastavení relace spolupráce",
513
"Stop the collaboration session, stop sharing all content and remove all participants": "Zastavit relaci spolupráce, zastavit sdílení veškerého obsahu a odebrat všechny účastníky.",
614
"Leave Collaboration Session": "Opustit zasedání pro spolupráci",
715
"Leave the collaboration session, closing the current workspace": "Opustit relaci spolupráce a zavřít aktuální pracovní prostor.",
8-
"Select Collaboration Option": "Vyberte možnost spolupráce",
916
"Copy with Server URL": "Kopírování pomocí adresy URL serveru",
1017
"Invitation code {0} copied to clipboard!": "Kód pozvánky {0} zkopírován do schránky!",
11-
"Join Collaboration Session": "Připojte se k zasedání o spolupráci",
12-
"Join an open collaboration session using an invitation code": "Připojte se k otevřené spolupráci pomocí pozvánky",
13-
"Create New Collaboration Session": "Vytvoření nové relace spolupráce",
14-
"Become the host of a new collaboration session in your current workspace": "Staňte se hostitelem nového pracovního setkání ve svém stávajícím pracovním prostoru.",
15-
"Signed out successfully!": "Úspěšně se odhlásil!",
18+
"Enable Editing": "Povolení úprav",
19+
"Allow all participants to edit files in the workspace": "Umožnit všem účastníkům upravovat soubory v pracovním prostoru.",
20+
"Make Read-Only": "Udělat pouze pro čtení",
21+
"Prevent all participants from editing the workspace": "Zabránit všem účastníkům v úpravách pracovního prostoru",
22+
"Select Permissions": "Vyberte oprávnění",
1623
"You": "Vy",
1724
"Host": "Hostitel",
1825
"Start a collaboration session": "Zahájení relace spolupráce",

packages/open-collaboration-vscode/l10n/bundle.l10n.de.json

Lines changed: 21 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,42 @@
11
{
2+
"Signed out successfully!": "Erfolgreich abgemeldet!",
3+
"Join Collaboration Session": "Collaboration-Session beitreten",
4+
"Join an open collaboration session using an invitation code": "Nimm mit einem Einladungscode an einer offenen Collaboration-Session teil",
5+
"Create New Collaboration Session": "Neue Collaboration-Session erstellen",
6+
"Become the host of a new collaboration session in your current workspace": "Werde Gastgeber einer neuen Collaboration-Session in Ihrem aktuellen Arbeitsbereich",
7+
"Select Collaboration Option": "Option auswählen",
28
"Invite Others (Copy Code)": "Andere einladen (Code kopieren)",
3-
"Copy the invitation code to the clipboard to share with others": "Kopieren Sie den Einladungscode in die Zwischenablage, um ihn mit anderen zu teilen",
9+
"Copy the invitation code to the clipboard to share with others": "Kopieren den Einladungscode in die Zwischenablage, um ihn mit anderen zu teilen",
10+
"Configure Collaboration Session": "Collaboration-Sitzung konfigurieren",
11+
"Configure the options and permissions of the current session": "Konfiguriere die Optionen und Berechtigungen der aktuellen Sitzung",
412
"Stop Collaboration Session": "Collaboration-Session beenden",
5-
"Stop the collaboration session, stop sharing all content and remove all participants": "Beenden Sie die Collaboration-Session, beenden Sie die Freigabe aller Inhalte und entfernen Sie alle Teilnehmer",
13+
"Stop the collaboration session, stop sharing all content and remove all participants": "Beende die Collaboration-Session, beende die Freigabe aller Inhalte und entferne alle Teilnehmer",
614
"Leave Collaboration Session": "Collaboration-Session verlassen",
715
"Leave the collaboration session, closing the current workspace": "Die Collaboration-Session verlassen und den aktuellen Arbeitsbereich schließen",
8-
"Select Collaboration Option": "Option auswählen",
916
"Copy with Server URL": "Kopieren mit Server-URL",
1017
"Invitation code {0} copied to clipboard!": "Einladungscode {0} in die Zwischenablage kopiert!",
11-
"Join Collaboration Session": "Collaboration-Session beitreten",
12-
"Join an open collaboration session using an invitation code": "Nehmen Sie mit einem Einladungscode an einer offenen Collaboration-Session teil",
13-
"Create New Collaboration Session": "Neue Collaboration-Session erstellen",
14-
"Become the host of a new collaboration session in your current workspace": "Werden Sie Gastgeber einer neuen Collaboration-Session in Ihrem aktuellen Arbeitsbereich",
15-
"Signed out successfully!": "Erfolgreich abgemeldet!",
16-
"You": "Sie",
18+
"Enable Editing": "Bearbeitung freigeben",
19+
"Allow all participants to edit files in the workspace": "Allen Teilnehmern die Bearbeitung von Dateien im Arbeitsbereich gestatten",
20+
"Make Read-Only": "Schreibschutz festlegen",
21+
"Prevent all participants from editing the workspace": "Allen Teilnehmern die Bearbeitung des Arbeitsbereichs verbieten",
22+
"Select Permissions": "Berechtigungen auswählen",
23+
"You": "Du",
1724
"Host": "Gastgeber",
18-
"Start a collaboration session": "Starten Sie eine Collaboration-Session",
25+
"Start a collaboration session": "Starte eine Collaboration-Session",
1926
"Sharing": "Teilen",
2027
"Collaborating": "Zusammenarbeit",
2128
"Creating Session": "Erstelle Session",
2229
"Copy to Clipboard": "In die Zwischenablage kopieren",
2330
"Created session {0}. Invitation code was automatically written to clipboard.": "Session {0} erstellt. Der Einladungscode wurde automatisch in die Zwischenablage geschrieben.",
24-
"Enter the invitation code": "Geben Sie den Einladungscode ein",
31+
"Enter the invitation code": "Gebe den Einladungscode ein",
2532
"Invalid invitation code! Invitation codes must be either a string of alphanumeric characters or a URL with a fragment.": "Ungültiger Einladungscode! Einladungscodes müssen entweder eine alphanumerische Zeichenkette oder eine URL mit einem Fragment sein.",
2633
"Joining Session": "Session Beitritt",
2734
"Action was cancelled by the user": "Aktion wurde vom Benutzer abgebrochen",
2835
"Failed to create session: {0}": "Session kann nicht erstellt werden: {0}",
2936
"Failed to join session: {0}": "Session kann nicht beigetreten werden: {0}",
30-
"No Open Collaboration Server configured. Please set the server URL in the settings.": "Kein Open Collaboration Server konfiguriert. Bitte setzen Sie die Server-URL in den Einstellungen.",
37+
"No Open Collaboration Server configured. Please set the server URL in the settings.": "Kein Open Collaboration Server konfiguriert. Bitte setze die Server-URL in den Einstellungen.",
3138
"Open Settings": "Einstellungen öffnen",
32-
"Do you want to override the server URL setting with {0}?": "Möchten Sie die Server-URL-Einstellung überschreiben mit {0}?",
39+
"Do you want to override the server URL setting with {0}?": "Server-URL-Einstellung überschreiben mit {0}?",
3340
"Yes": "Ja",
3441
"No": "Nein",
3542
"Never": "Niemals",
@@ -62,7 +69,7 @@
6269
"Built-in": "Eingebaut",
6370
"Third-party": "Drittanbieter",
6471
"Email": "E-Mail",
65-
"Your email that will be shown to the host when joining the session": "Ihre E-Mail, die dem Gastgeber beim Beitritt zur Sitzung angezeigt wird",
72+
"Your email that will be shown to the host when joining the session": "Deine E-Mail, die dem Gastgeber beim Beitritt zur Sitzung angezeigt wird",
6673
"Username": "Username",
6774
"Your user name that will be shown to all session participants": "Ihren Benutzernamen, der allen Sitzungsteilnehmern angezeigt wird"
6875
}

packages/open-collaboration-vscode/l10n/bundle.l10n.es.json

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,25 @@
11
{
2+
"Signed out successfully!": "¡Firmado con éxito!",
3+
"Join Collaboration Session": "Unirse a la sesión de colaboración",
4+
"Join an open collaboration session using an invitation code": "Únase a una sesión de colaboración abierta utilizando un código de invitación",
5+
"Create New Collaboration Session": "Crear una nueva sesión de colaboración",
6+
"Become the host of a new collaboration session in your current workspace": "Conviértase en el anfitrión de una nueva sesión de colaboración en su espacio de trabajo actual",
7+
"Select Collaboration Option": "Seleccione la opción de colaboración",
28
"Invite Others (Copy Code)": "Invitar a otros (Copiar código)",
39
"Copy the invitation code to the clipboard to share with others": "Copie el código de invitación en el portapapeles para compartirlo con otras personas",
10+
"Configure Collaboration Session": "Configurar la sesión de colaboración",
11+
"Configure the options and permissions of the current session": "Configurar las opciones y permisos de la sesión actual",
412
"Stop Collaboration Session": "Detener la sesión de colaboración",
513
"Stop the collaboration session, stop sharing all content and remove all participants": "Detener la sesión de colaboración, dejar de compartir todos los contenidos y eliminar a todos los participantes.",
614
"Leave Collaboration Session": "Abandonar la sesión de colaboración",
715
"Leave the collaboration session, closing the current workspace": "Abandonar la sesión de colaboración, cerrando el espacio de trabajo actual",
8-
"Select Collaboration Option": "Seleccione la opción de colaboración",
916
"Copy with Server URL": "Copia con URL del servidor",
1017
"Invitation code {0} copied to clipboard!": "Código de invitación {0} copiado en el portapapeles.",
11-
"Join Collaboration Session": "Unirse a la sesión de colaboración",
12-
"Join an open collaboration session using an invitation code": "Únase a una sesión de colaboración abierta utilizando un código de invitación",
13-
"Create New Collaboration Session": "Crear una nueva sesión de colaboración",
14-
"Become the host of a new collaboration session in your current workspace": "Conviértase en el anfitrión de una nueva sesión de colaboración en su espacio de trabajo actual",
15-
"Signed out successfully!": "¡Firmado con éxito!",
18+
"Enable Editing": "Activar edición",
19+
"Allow all participants to edit files in the workspace": "Permitir a todos los participantes editar archivos en el espacio de trabajo",
20+
"Make Read-Only": "Hacer de sólo lectura",
21+
"Prevent all participants from editing the workspace": "Impedir que todos los participantes editen el espacio de trabajo",
22+
"Select Permissions": "Seleccionar permisos",
1623
"You": "Usted",
1724
"Host": "Anfitrión",
1825
"Start a collaboration session": "Iniciar una sesión de colaboración",

0 commit comments

Comments
 (0)