File Details
RecruitPulse 1.3.38.zip
- R
- Jun 5, 2026
- 274.35 KB
- 0
- 2.5.5
- Classic TBC
File Name
RecruitPulse 1.3.38.zip
Supported Versions
- 2.5.5
# Changelog
All notable changes to **Recruit Pulse** are documented here.
Format based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
---
## [1.3.38] - 2026-06-05
### Removed
- Anti-AFK nudge feature (settings UI, status counter, `AntiAfk.lua`). Saved `antiAfk*` DB keys are ignored.
---
## [1.3.37] - 2026-06-05
### Fixed
- Chat queue no longer drains all pending posts on a single click/key (one send per hardware event), preventing burst channel messages and throttle errors.
- Post timer no longer stacks duplicate queued messages every interval while a send is still waiting for click/key; next interval starts only after a successful send.
- Removed duplicate queue flush on mouse-up (mousedown + mouseup had been firing two sends per click).
---
## [1.3.36] - 2026-06-05
### Changed
- Default post interval **35s → 60s** (reduces chat throttle errors). Existing saved settings still at 35/35 are migrated once on load.
---
## [1.3.35] - 2026-06-04
### Fixed
- **GetClassColor** on TBC Anniversary returns RGB as three numbers, not a table — fixed crash when opening the away-whisper log (`attempt to index local 'c' (a number value)`).
---
## [1.3.34] - 2026-05-19
### Fixed
- Class colors in the away-whisper log: removed `SetTextColor` on the log body so `|cff` color codes render correctly.
- Improved class detection: player GUID from whisper events, guild/party/friend roster cache, backfill for older log entries.
### Added
- Persistent `whisperClassCache` in saved variables.
---
## [1.3.33] - 2026-05-19
### Added
- Class-colored sender names in away-whisper log (initial implementation).
### Fixed
- Settings panel keyboard input no longer blocked by global key capture when an edit box is focused.
---
## [1.3.32] - 2026-05-18
### Fixed
- Away-whisper window: Clear / Close buttons aligned on the bottom bar (left / right).
---
## Earlier versions (1.3.x)
### Added / changed
- Status mini-window styled like RaidBook trade watch (backdrop, size, drag bar, lock).
- Away-whisper log window (separate frame, draggable, lock, clear).
- Whisper auto-reply while auto-posting is on; Discord URL placeholder in template.
- Post count and anti-AFK count on status window; `작동중 /N (Xs)` subline.
- Chat queue: posts wait for click/key when the client requires user interaction.
- Anti-AFK optional nudge (random interval, only while posting).
- Default post interval migrated to **35 seconds** (1.3.21).
- Auto-posting defaults to **off** after login/reload until enabled.
- Korean and English locale strings.
- Minimap button: toggle, drag, hide option.
- Slash commands: `/rp`, `/rp on`, `/rp off`, `/rp now`, `/rp config`.
---
## [1.0.0] - Initial release
- Timed recruitment messages to a configurable chat channel.
- Minimap button and settings UI.
- Saved variables: `RecruitPulseDB`.