Third Party News
Kalkun 0.7 codename Yogyakarta was just released.
Full changelog:
- Filters incoming sms (Issue #51)
- change default setting inbox owner id to only one user
- Statistic improvement (Days/Weeks/Months) (Issue #32)
- Send SMS to all contacts (Issue #96)
- Character counter on unicode/special char (Issue #64), add jquery word counter credit
- Prevent non-admin user from Delete Permanently (Issue #89)
- fix return value on external script initialize plugin
- disable login and adjustment for soap plugin (issue #77)
- Added Slovak Translation
- initial commit for soap plugin (issue #77)
- Added Polish translation
- Changes: use database transaction on delete message (Issue #73 #86)
- Changes: Multiple modem strategy based on User (Issue #79)
- Changes: Auto select group when add contact (Issue #68)
- Changes: replace space and dash on phone number
- Changes: fix inbox_routing_use_phonebook not work if not found in any phonebook (Issue #36)
- Changes: fix UDH padding issue (Issue #82)
- Changes: fix forgotten newline on character counter (Issue #64 #82)
- Changes: added dutch translation
- Changes: fix uid check on my_folder when conversation grouping FALSE (Issue #78)
- Changes: fix phonebook search on compose regex issue (Issue #80)
- Changes: fix uid check on search and conversation grouping FALSE (Issue #78)
- Added Danish translation
Published on 3. január 2013 by Michal Čihař
Kalkun 0.6 codename Wakatobi was just released.
Full changelog:
- Changes: max sms sent by minute (Issue #66)
- Changes: send and repeat on compose
- Changes: add phone number on compose contact autocomplete
- Changes: implement recover my password (Issue #69)
- Changes: added CUBRID database driver and schema
- Changes: add simple REST API server plugin for sending sms (Issue #76)
- Changes: add simple xmlrpc server plugin for sending sms (Issue #18)
- Changes: add simple jsonrpc server plugin for sending sms (Issue #18)
- Changes: add support for non-login controller/ plugin
- Changes: added plugin sms_to_xmpp
- Changes: move view-js-plugin to their own directory
- Changes: Implemented plugin SMS to wordpress (Issue #75)
- Changes: use database transaction on move_messages (Issue #72 #73)
- Changes: Fixed shorttag php (Issue #70)
- Changes: remove tolower from tokeninput
- Changes: add missing group_by function for pgsql
- Changes: Add new paramater 'time' on external script plugin
- Implemented Play notification sound when new sms arrived (Issue #57)
- Add notification when delete messages
- Bugfix: add default paramater/ value on get_phonebook,
- compose_process. Use typecast instead convert string to array
- Changes: Implemented Inbox Routing based on phonebook (Issue #36)
- Changes: parameters on convert_phonenumber function now become array
- Changes: Implemented country code on user setting (Issue #58)
- Merge branch 'devel' of github.com:back2arie/Kalkun into devel
- Changes: Username limitation validation message (Issue #61)
- Added: Finnish Translation
- Added French Translation
Published on 30. júl 2012 by Michal Čihař
Finally (after about 8 months), the stable released Kalkun for 0.4 is out, hopefully everything work as expected.
Full list of changes:
- Keyboard shortcut
- Spam filter
- PostgreSQL support, you must use gammu >= 1.30.0
- Public phonebook (contact and group)
- Multiple modem (Round Robin strategy)
- Send to multiple groups
- Hook-based Plugin system
- Handle GSM special character like ^ { } [ ] ~ | € which count as 2 character
- “Remember me” on login
- Message Recover
- Wider layout
- Counter for incoming sms
- Send WAP link
- Plugin Blacklist Number
- Feature: Enable/disable conversation grouping when list messages
- Feature: Advanced Search
- Feature: Add ‘recent’ and allow combination of strategy on multiple modem
- Bugfix: User delete bug
- Bugfix: Kalkun API
- Various bugfix on search
- Various bugfix on notification
- Various bugfix on pagination
- Translation added (Turkish, Spanish, German)
- Bugfix: Phonebook model that not work with postgresql
- Bugfix: Plugin SMS Member cannot send message
- Bugfix: Outbox, users can see messages from others with same phone number
- And others small fix.
Published on 4. december 2011 by Michal Čihař
The release candidate of Kalkun for version 0.4 is just released, you can test
it and give us some feedback.
What's new:
- Keyboard shortcut
- Spam filter
- PostgreSQL support, you must use gammu >= 1.30.0
- Public phonebook (contact and group)
- Multiple modem (Round Robin strategy)
- Send to multiple groups
- Hook-based Plugin system
- Handle GSM special character like ^ { } [ ] ~ | € which count as 2 character
- "Remember me" on login
- Message Recover
- Wider layout
- Counter for incoming sms
- Send WAP link
- Plugin Blacklist Number
Bugfix:
- User delete bug
- Kalkun API
- Various bugfix on search
- Various bugfix on notification
- Various bugfix on pagination
Translation added:
Published on 13. september 2011 by Michal Čihař
Changelog:
- Multiple modem support
- Canned response aka SMS Template
- Mass add/remove contact to group
- Added global option to disable outgoing SMS
- Added emoticon on conversation
- Show phone number on phonebook (ticket #2)
- Added example external script (translator)
- Added validity option when compose message
- Bugfix: Unread inbox notification show incorrect value
- Bugfix: Correct total of SMS used, now include multipart messages.
Published on 19. apríl 2011 by Michal Čihař