Skip to content

chore(release): v1.0.5-beta.5#1683

Closed
zerob13 wants to merge 6 commits into
mainfrom
release/v1.0.5-beta.5
Closed

chore(release): v1.0.5-beta.5#1683
zerob13 wants to merge 6 commits into
mainfrom
release/v1.0.5-beta.5

Conversation

@zerob13
Copy link
Copy Markdown
Collaborator

@zerob13 zerob13 commented May 27, 2026

Summary

  • Prepare v1.0.5-beta.5 release metadata
  • Bump package version to 1.0.5-beta.5
  • Add bilingual changelog notes for changes since v1.0.5-beta.4

Checks

  • pnpm run format
  • pnpm run i18n
  • pnpm run lint
  • pnpm run typecheck

Release Notes

  • Added scheduled tasks for recurring agent work
  • Added high-priority language support and completed missing locale keys
  • Fixed MiMo Pro TTS routing so it uses chat-compatible provider behavior
  • Preserved paired Feishu users across remote-control state updates

Release Flow

After review, do not use the GitHub merge button. Publish with:

pnpm run release:ff -- release/v1.0.5-beta.5 --tag v1.0.5-beta.5

zerob13 and others added 6 commits May 25, 2026 19:08
Add locale files and registration for:
- German (de-DE)
- Spanish (es-ES)
- Indonesian (id-ID)
- Italian (it-IT)
- Malay (ms-MY)
- Polish (pl-PL)
- Turkish (tr-TR)
- Vietnamese (vi-VN)

Update config presenter, display settings, chat settings tools,
and shared types to include the new languages.
Co-authored-by: zhangmo8 <zhangmo8@users.noreply.github.com>
* feat(scheduled-tasks): add timing reminders & prompts (#1567)

Adds a new settings page (Tools → 定时任务) for creating one-shot,
daily, and weekly scheduled tasks. Each task can either raise a
system notification or send a preset prompt to a chosen agent —
with an opt-in autoSend toggle that bypasses the deeplink draft
path via sessionService.createSession. A small in-process scheduler
arms one setTimeout per task with a 12h chained-timeout cap; missed
one-shot tasks are backfilled on next launch, recurring tasks are
not. Persisted via ConfigPresenter, normalized on read to drop any
malformed records.

* feat(scheduled-tasks): dispatch prompts and polish settings

* fix(scheduled-tasks): address review comments

---------

Co-authored-by: zhangmo8 <zhangmo8@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 27, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: bc84798a-369e-4913-96f6-1a0705560052

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v1.0.5-beta.5

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@zerob13 zerob13 closed this May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants