Skip to content

Releases: andyluu98/zaplo

Zaplo v26.8.0

Choose a tag to compare

@github-actions github-actions released this 02 Jul 02:35
Zaplo v26.8.0 - image folder library (Zalo+FB) + per-post bulk gen + …

Zaplo v26.7.38

Choose a tag to compare

@github-actions github-actions released this 26 Jun 04:10
Zaplo v26.7.38 - Zalo full page + Hub da kenh + AI gen fixes

Zaplo v26.7.18

Choose a tag to compare

@github-actions github-actions released this 25 Jun 10:29
fix(fb): tự resize ảnh >10MB qua nativeImage trước upload (FB limit)

Zaplo v26.7.9

Choose a tag to compare

@github-actions github-actions released this 24 Jun 12:14
chore(release): bump version to 26.7.9

Zaplo v26.7.7

Choose a tag to compare

@github-actions github-actions released this 23 Jun 18:10
4fca95c
Merge pull request #2 from andyluu98/feat/automation

Chat Agent: debounce gom tin + fix đính chính tên + reply queue (26.7.7)

Zaplo v26.7.5

Choose a tag to compare

@github-actions github-actions released this 23 Jun 08:23
feat(rebrand): inherit legacy Deplao data on first Zaplo launch; v26.7.5

One-time migration copies an existing Deplao userData folder into Zaplo's new
data dir so upgraders keep their Zalo session, DB, assistants, agents and media
(file names preserved so the copied config resolves). Bump version to 26.7.5.

Zaplo v26.7.4

Choose a tag to compare

@github-actions github-actions released this 22 Jun 12:10
refactor: rebrand Deplao → Zaplo and consolidate release CI

- App identity: productName Zaplo, appId com.zaplo.app, scheme zaplo://,
  app.setName/userModelId, window title, tray, deep links
- Default DB filename → zaplo-tool.db (new standalone app data dir)
- User-facing strings, workflow bot names, README → Zaplo
- CI: single build-all workflow (Win+macOS+Linux) publishing to this repo
  with Go-built E2EE bridge per platform; remove redundant per-OS workflows

Note: infra URLs (deplaoapp.com, support repo) and data-format keys
(_deplaoWorkflow, deplao-config.json, order-source tags) kept intentionally
to avoid breaking runtime/data compatibility.