1.4.1 and more
Today, I have released uniqush-push 1.4.1, whose release note is available now along its binary files. It is highly recommended to update to this version, since there will be some non-deterministic bugs in old versions. In this blog, I will first go through the changes and explain some …
read moreNew release of uniqush-push: 1.4.0
I am glad to announce the new release of uniqush-push: 1.4.0
Check out the release note for more details.
Changes in this version:
- bugfix Fixed the bug on re-connecting APNS server. Thanks to Ivan Yu for his detailed bug report and analysis
- feature Added loc-key, loc-args and action-loc-key …
New version of uniqush-push
We have just released a new version of uniqush-push, it's version 1.3.2 now. This version fixed some bugs and merged four repositories into single one. Details are in the release note. The two bugs fixed in this version were all reported by Ivan Yu which is one of …
read moreMaking your own contribution to uniqush
Uniqush now is receiving a growing attention from both users and developers. Some people have already contacted me personally or publicly saying they are willing to make there own contribution to uniqush. Some of them have already made a pull request on GitHub.
It is really an honor to receive …
read moreNew Feature: push with wildcard
NOTE: This feature is included in version 1.3.1 and later. Please check out our latest release from the download page.
I would like to announce a new feature in uniqush-push: wildcard. More precisely, the asterisk sign (*).
Just like wildcard in UNIX system, you can use asterisk sign (*) to …
read moreUnqiush.org is upgraded
As we mentioned in the previous update, the website of uniqush.org is now upgraded. All content in previous pages are updated and the whole website is based on static pages generated by webgen. Besides, we provide binary packages for 64-bit systems, including .rpm, .deb and .tar.gz.
Anohter news …
read moreBig changes are coming soon
Given the plan in uniqush after go1, some changes, which may be considered as big changes, will be made in the coming August.
- A new static website for uniqush.org. Yes, no more trac.
- A new uniqush organization on github is created. All uniqush related code will be moved under …