[PR #375] [MERGED] feat: add last active at for accounts #22472

Closed
opened 2026-02-21 20:19:02 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langgenius/dify/pull/375
Author: @takatost
Created: 6/15/2023
Status: Merged
Merged: 6/15/2023
Merged by: @takatost

Base: mainHead: feat/add-last-actived-at


📝 Commits (1)

  • 20c8beb feat: add last active at for accounts

📊 Changes

3 files changed (+38 additions, -0 deletions)

View changed files

📝 api/app.py (+5 -0)
api/migrations/versions/614f77cecc48_add_last_active_at.py (+32 -0)
📝 api/models/account.py (+1 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langgenius/dify/pull/375 **Author:** [@takatost](https://github.com/takatost) **Created:** 6/15/2023 **Status:** ✅ Merged **Merged:** 6/15/2023 **Merged by:** [@takatost](https://github.com/takatost) **Base:** `main` ← **Head:** `feat/add-last-actived-at` --- ### 📝 Commits (1) - [`20c8beb`](https://github.com/langgenius/dify/commit/20c8beb9e2d622bb2c69df6dd120d48af60a6ac1) feat: add last active at for accounts ### 📊 Changes **3 files changed** (+38 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `api/app.py` (+5 -0) ➕ `api/migrations/versions/614f77cecc48_add_last_active_at.py` (+32 -0) 📝 `api/models/account.py` (+1 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-21 20:19:02 -05:00
yindo closed this issue 2026-02-21 20:19:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#22472