Skip to content

chore(main): release 1.0.0 #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Oct 18, 2024

🤖 I have created a release beep boop

1.0.0 (2025-06-18)

Features

  • add API to get a list of all available models (#1160) (004e47a)
  • add costly model to FakeChatService (42c6f92)
  • add public endpoint for models list (#1228) (45c072f)
  • add startup chime feature (3d3af13)
  • button to remove profile image #1245 (#1246) (dad72c5)
  • captcha (ad4b3e7)
  • create and export UsageLimitedChatService (#1182) (bf3d63a)
  • disable creation of temp_users and user signup through config (8d5860d)
  • enhanced ai command to perfom other commands (#1156) (7ed779b)
  • essential configuration options for deployers (3666b9f)
  • GUI Permission Dialog (#1177) (3cdbcd8)
  • show/hide desktop icons option in context menu (b0efff7)
  • UIAlert with dynamic icon types and default button configurations (#1175) (a278a61)

Bug Fixes

  • --onlycase param broke cartesian tests (d9822a4)
  • .startsWith on undefined (9a12db2)
  • actor param in legacy /write (7aa886d)
  • add _init method to register FakeChatService as a provider (7a2851d)
  • add missing null check (89b8c8d)
  • add necessary supporting code for funding update (1c19086)
  • add type=text (e2797c3)
  • alerts being completely broken (33a7811)
  • allow command provider to not implement complete method (2000b89)
  • allow fake-chat to report usage for costly model (617fb49)
  • app data check error in write (5ef75e5)
  • app icon empty string should be skipped (37ca892)
  • appease mocha's import requirements (d6bbba7)
  • async handling for events (d0edb2c)
  • broken model parameter (27fd7b3)
  • broken test in putility (a803d55)
  • buffer incomplete JSON objects from AI stream (60eef2f)
  • build error (5f14dc7)
  • cannot create shortcut for shared file (72a4550), closes #1263
  • check funding with no args (f0c0693)
  • circular imports (8fabf01)
  • clarify variable names in puter.ai.chat method (6a3b20f)
  • claude duplicate messages in stream (0fac03a)
  • cleanup example so bots don't flag it (868ef4e)
  • consistent email check in confirm-email (c254b39)
  • dev-center undefined error (794778d)
  • don't show register when user signup is disabled (ad7b7b9), closes #1087
  • edge case during email change (fb01bb4)
  • empty response when mkdir is a no-op (f359ae1)
  • enable and fix date command tests (d885ea5), closes #796
  • ensure puter.signup emit resolves (113ed31)
  • error handling error in UIWindowSignup (6451f1b)
  • error handling in ThreadService (95ddfe3)
  • error msg for invalid puter-ocr urls (6a6bfa0)
  • errors after stream starts (759c32a)
  • fallback behavior related to fake-chat service (9bf48e7)
  • file manager sidebar headings contrast (#1191) (dab5e0a)
  • fix microcents to USD conversion in AIChatService (dcd47bc)
  • fix name and id for openai tool calls (d2358d2)
  • fix previous fix (e5c3769)
  • get event docs back in sync (e6b3cb3)
  • gone (34787bb)
  • gui: clock padding moving other elements (8edcf75)
  • gui: color of the UI on dark mode (e.g. windows control, active sidebar) (#1161) (33c3048)
  • gui: logo placement with no clock using margin (5c50eb1)
  • handle all temp user errors by reloading (0347a38)
  • handle problematic null or undefined case (b7efa6f)
  • how did this get here (f2305ff)
  • icons (d03952b)
  • iframe overlap issue (PR 1250) (284b89a), closes #1233
  • improper 500 in wisp token verify (75aaaa6)
  • incorrect addition of https prefix for peers (41d5dbc)
  • issues with thread subscriptions (252647c)
  • let messages with tool_calls have content=null (29c0241)
  • made protocol dynamic in the publishURL displayed on 'Publish As Website' dialogbox (#1170) (6236d00)
  • message coercion bug affecting vision (ec0a721)
  • message coercion for tool call message (d66e38c)
  • missing changes to run-selfhosted.js (6f4b1bf)
  • missing parent dirs created in move (9d9d97f)
  • missing some buffer contents in no-keepalive (3f5b34c)
  • mistake in 0c42613 (8ffd000)
  • mkdir with create_missing when some parents exist (807c3ba)
  • move AppCommandProvider to the end (870e4aa)
  • new desktop height calculation when resizing browser window (a295420)
  • new edge cases with function calls / tools (9cbb741)
  • npm install error on Windows (spawn EINVAL) (#1214) (4b7e09e)
  • o3 tools with array parameters (2ee380e)
  • oops we still need that (61824ea)
  • oops, no export (putility.libs.event) (fa4b38c)
  • oops, we're passing negative values; let's just remove this (cf7aa27)
  • parse body before auth for /down (70fde95)
  • parser error for empty json buffer (484bb5c)
  • pass dedupe_name to mkshortcut via batch (cecc9f2)
  • path update in legacy rename behavior (7e82c94)
  • permission request 500 errors (3276faa)
  • phoenix changelog (0bcbc8f)
  • possible out-or-order response objects from batch (fb70251)
  • potential fix for /down auth (390230c)
  • potential log error (f7b302b)
  • prevent health check from surpressing traces (2cd5b3c)
  • put guard around startup chime (a276a82)
  • puter subdomain error response (cfa5c7e)
  • puter.js threads error handling (fc11eba)
  • race condition and buffer issue in puter.http (36dc966)
  • recursive delete error (7e76b65)
  • reduce code paths for querystrings (e8f5450)
  • redundant report-usage call in FakeChatService (0201b93)
  • remove hard-coded token limit for OpenAI (8143e57)
  • remove log from InternetModule (c7f3e0b)
  • repair stream end (8f27742)
  • reposition clock to right (#1181) (505e7ab)
  • save_account case for disable_user_signup (766c235)
  • save_account lock timeout (ccdb678)
  • security: patch express via path-to-regexp (d081c4f)
  • share issue (518449c)
  • skip request-count usage check via AIChatService (6083e3a)
  • small fixes for threads (96199cb)
  • small workaround for duplicate close (06452f5)
  • sqlite syntax inconsistency (75aebd6)
  • subdomains to deleted files tried to deref fs node (38ccc82)
  • sure, but how 'bout a logo that isn't broken (f80105a)
  • temperature and max_tokens (interface + OpenAI) (03045e2)
  • thread delete events (3e74f42)
  • thread subscription updates across regions (76bedf5)
  • ui bug in settings window (77f3bf2)
  • unfixed fix from earlier (e6fc773)
  • update check_usage_ to only consider past month usage (#1209) (67a898e)
  • update package.json (c2c5d88)
  • use .get() for Map lookup. fix: correctly set url and url_paths. fix: null check to throw error. (78ac033)
  • use event service (dc2e406)
  • ux: Make it easier to add file extensions to an app in bulk (#1205) (1266ef2)
  • various issues with Mail module (55d052c)
  • wisp relay authentication (6f39365)
  • wrong parameter count (26591e4)
  • wrong symbol in previous commit (ca3acf1)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 3 times, most recently from 51df38c to 30e31dc Compare October 21, 2024 21:02
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 3 times, most recently from e17f337 to 6ecf7c3 Compare October 28, 2024 19:56
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 2 times, most recently from 1faa585 to 88d439e Compare November 5, 2024 22:12
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch from 88d439e to 68f3daf Compare November 18, 2024 22:07
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 3 times, most recently from b039592 to d30d847 Compare January 15, 2025 01:17
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 2 times, most recently from 5addd0a to 9cb7f6b Compare January 16, 2025 21:11
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 2 times, most recently from 0ddc09a to 1b7c7c8 Compare January 23, 2025 17:48
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 4 times, most recently from 3a33c5d to fdee1e4 Compare February 7, 2025 22:16
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 5 times, most recently from e617455 to 59f5561 Compare February 11, 2025 22:46
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 2 times, most recently from d2f3e40 to 86cf59c Compare February 11, 2025 22:49
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 3 times, most recently from a9711ee to fe0c418 Compare February 13, 2025 22:28
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch from fe0c418 to 39276ec Compare February 21, 2025 22:04
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch from 39276ec to 37dac94 Compare March 3, 2025 22:05
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 4 times, most recently from 0429122 to ba1dd7b Compare May 20, 2025 19:51
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 4 times, most recently from 8ef269b to d58ede5 Compare May 26, 2025 21:37
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 2 times, most recently from fedb61c to c5c183c Compare May 27, 2025 20:38
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch from c5c183c to a2b0e4d Compare June 3, 2025 21:21
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch 2 times, most recently from 666a46c to 28d687e Compare June 16, 2025 21:08
@github-actions github-actions bot force-pushed the release-please--branches--main--components--puter.com branch from 28d687e to a5e62ba Compare June 18, 2025 02:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants