Skip to content

Releases: kevinptt0323/ptt-client

v0.9.0

02 Jan 20:21
Compare
Choose a tag to compare

Many breaking changes in this version 😃 :

v0.8.1

31 Oct 06:22
Compare
Choose a tag to compare
  • Fix can't get correct article content if search conditions are set. (@JosephT5566 in #7)

v0.8.0

13 Aug 18:09
Compare
Choose a tag to compare
  • Support multi-search by invoking setSearchCondition multiple times (@JosephT5566 in #5)
  • Move keyboard.js to keymap.js
  • Fix bug in substrWidth

v0.7.0

08 Aug 19:22
Compare
Choose a tag to compare
  • Add config preventIdleTimeout
  • Add init
    • call this method if reconnection is needed

v0.6.1

08 Aug 19:21
Compare
Choose a tag to compare

v0.6.0

08 Aug 19:17
Compare
Choose a tag to compare
  • Support searching articles in board using setSearchCondition(type, condition) (@JosephT5566 in #2)
    • type: 'push' | 'author' | 'title'
    • condition: string
  • Support communication with encoding Big5 and UTF-8 (#4)
    • set config charset to big5 or utf8
  • Upgrade eventemitter3 and ws

v0.5.1

01 Apr 08:11
Compare
Choose a tag to compare
  • Add option whether kick other login sessions or not. (Default: true) (8eac251)

v0.5.0

01 Apr 07:35
Compare
Choose a tag to compare
  • Add logout
  • Add getMails, getMail
  • getFavorite supports multi-layer loading
  • Add connect in the state
  • Fix error when connection is closed

Note: these functions don't have unit test yet.

v0.4.0

08 Aug 19:34
Compare
Choose a tag to compare
  • Add preventIdle feature
  • Set communication encoding with UTF-8
    • Add comma after username during log in

v0.3.0

29 Sep 15:01
Compare
Choose a tag to compare
0.3.0