Commit Graph

4 Commits

Author SHA1 Message Date
fullex
c060e867f2 docs(v2-refactor-temp): add cross-cutting v2 refactor TODO tracker
Add v2-todo.md tracking whole-refactor tasks: v1 data-stack and UI-library
teardown, migrator and schema finalization, removal-slated @deprecated sites,
and release cleanup. Link it from the directory README.
2026-05-31 19:35:46 -07:00
亢奋猫
60efa15e98 refactor(websearch-settings): remove local providers and use v2 preferences (#14443)
Co-authored-by: jdzhang <625013594@qq.com>
2026-05-06 13:53:40 +08:00
fullex
e97480c4c9 docs(breaking-changes): introduce v2 user-impact change log
Add an internal record for v2 changes that affect how users use the
app. PR authors drop a fragment .md per change; the release manager
aggregates and translates them into the Chinese user-facing release
note at v2.0.0, then discards the fragments with v2-refactor-temp/.

Also translate v2-refactor-temp/README.md to English and link the new
directory from it.
2026-04-29 19:10:45 -07:00
fullex
806a294508 feat: add v2-refactor-temp directory for V2 refactoring tools
- Add data-classify tools for data inventory extraction and code generation
  - Include consolidated Chinese documentation (README.md)
  - Update generated file path references

  This temporary directory will be removed after V2 refactor is complete.
2025-11-29 11:55:45 +08:00