Skip to content

chore(main): release 1.0.0 #8

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 15, 2024

🤖 I have created a release beep boop

1.0.0 (2024-10-17)

Features

  • add --overwrite-config and configurable uuid masking (ef6671d)
  • add -c flag for phoenix (b6c0cb6)
  • add chat completions driver to puterai module (4e3bd18)
  • add connectToInstance method to puter.ui (62634b0)
  • add cross_origin_isolation option (e539932)
  • add feature flag for /share (461ea3e)
  • add image generation driver to puterai module (fb26fdb)
  • Add Indonesian Translation for i18n (033643b)
  • add message encryption between Puter peers (cea2964)
  • add method to list models (fd86934)
  • add option to disable temporary users (f9333b3)
  • add options to disable winston and devwatch (5d5f566)
  • add password reset from server console (984ae9e)
  • add server command to scan permissions (54471fa)
  • add some default groups (ba50d0f)
  • add streaming to XHR driver client (7600d9b)
  • add system user (ab15629)
  • add test_mode flag (9a9bd5e)
  • add textract driver to puterai module (f924d48)
  • add tts driver to puterai module (78fa77d)
  • add vietnamese localization-a (c2d3d69)
  • add writable attribute to fs items (2386d87)
  • allow passing cli args via url (5317adf)
  • api: add /lsmod (32f0edb)
  • grant user driver perms from admin (c9ded89)
  • make public folders a config opt-in (209555c)
  • progress indicator for emulator (08601ae)
  • puterai: add claude (d009cd0)
  • puterai: add groq (53e7a91)
  • puterai: add mistral (055c628)
  • puterai: add streaming (9d5963c)
  • puterai: add togetherai (bdfdf23)
  • puterjs: add drivers module (439f52b)
  • putility: trait method override support (43c5402)
  • readme: add french readme respecting format and styling (02e7e27)
  • replace default_user with admin (f0c36a1)
  • report feature flags in /whoami (4561b89)
  • support readdir for directory symlinks (7f1b870)
  • translate README.md to Dutch (31e2773)
  • v86 9p server support (b145e30)

Bug Fixes

  • launch_app not considering explorer as a special case (98e6964)
  • add anti-csrf token for /revoke-session (b6b64d3)
  • add context to event listener aiife (3f07ead)
  • add env to EmitPlugin config (4b89101)
  • add missing driver parameter to /call endpoint (b520783)
  • add necessary iframe attributes for co isolation (2a5cec7)
  • add progress bar fix (a70d0dd)
  • admin user public folder (3819584)
  • allow ETX to propagate to bash (259877b)
  • app pseudonym in wrong conditional block (9985996)
  • creating app shortcut in self-hosted (38dcb60)
  • disable thumbnails for AppData uploads (37e7b6a)
  • disable unconfigured ai services (476acae)
  • dist (ed7d6dc)
  • do primary read of user after setting email_confirmed (ef245b7)
  • docker: ensure temp admin pass shows (d2c7477)
  • don't display all apps for extensionless files (010282e)
  • don't try to sanitize null owners (cb4cab5)
  • don't var when no var (5f7d1f5)
  • double-echo in phoenix (6bdcae7)
  • email change on account with unverified email (33de981)
  • env for dev build (46a0f71)
  • error deleting entry from My Websites window (fff8993)
  • error in process.handle_connection (cb324cc)
  • fallback to read access in /sign (813ee95)
  • fix 500 when check-app has bad url (9a62200)
  • fix CI attempt #2 (aebe89a)
  • fix CI attempt #3 (3bca973)
  • fix CI attempt #4 (84b993b)
  • fix CI attempt #5 (74adcdd)
  • fix CI attempt #6 (9d549b1)
  • fix CI attempt #7 (614f2c5)
  • fix path issues under win32 platform (d80f2fa)
  • fix sourcemap (cd39bb5)
  • fix templates (5d2a6fc)
  • html-webpack-plugin dev dep (cc4ab1c)
  • i18n: update zhtw.js to match en.js (37fd666)
  • implicit app permissions bug (6b4a19e)
  • it was github actions the entire time (602a198)
  • ll_write (a7cdb70)
  • make webpack output not look like errors (ad3d318)
  • missing key for feature flag perm check (1482048)
  • missing method in SLink (5b74b4a)
  • mistakes (3092300)
  • only show 2fa when available (9fa12d4)
  • popup login in co isolation mode (8f87770)
  • prevent large logs from service events (1) (fa9cc8e)
  • prevent large logs from service events (2) (e514dfc)
  • properly add owner object to fsentries (04c05a5)
  • puterai: adapt message role for claude (c08b897)
  • puterai: close streams (eb18550)
  • puterjs: fix settings object check (5a616f6)
  • quick patch to avoid columnify error (4396534)
  • remove abnoxious debug file (5c636d4)
  • remove accidentally left-over code (72946f9)
  • remove now-redundant loadScript call (c9d09a7)
  • remove redundant openai model fallback (9db55fc)
  • require confirmed email for public folder (0519b4a)
  • requirement for email_confirmed in backend (6e325fa)
  • run mocha within packages in monorepo (58c199c)
  • second half of connectToInstance (4311b48)
  • security: remove unconfirmed_email from /whoami for apps (a002ad0)
  • security: signing in public folders (937528f)
  • share services and features with apps (48fea77)
  • simplify callback listener and fix async bug (db3e0b5)
  • sqlite condition in MonthlyUsageService (d4319ea)
  • sqlite migrations error (d0e461e), closes #639
  • syntax error and formatting issue (3a09e84)
  • thumbnail service updates (c2a9506)
  • typo in a default file (aa61c30)
  • upsert subdomain check to insert only (f2acd83)
  • use jq el for focus (d350264)
  • webpack error reporting + unintentional whitespace changes (4910838)
  • well kinda (HOSTNAME in phoenix) (7043b94)

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 from 15f383e to 39d234d Compare October 17, 2024 00:59
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