Expanding the possibilities for exporting issue data has been a frequent request from our customers. You may now choose to get a ZIP archive that contains one detailed PDF for each issue when exporting a number of issues from the issue list. The PDF documents will contain all issue details and the full history including all comments. If you wish, you can also opt to include any files that are attached to the issues you are exporting.
Another option is to place child issues in a folder under the folder of their parent issue. This way, your issue hierarchy will be reflected in the folder hierarchy inside the ZIP file.
Generating this kind of export may take a while, therefore Planio does all the heavy lifting in the background while you can continue with your work. You will receive an email with a download link once your export is ready.
Planio Storage is a Pro Feature that’s available for a small monthly fee in older Planio plans. Our new Platinum and Enterprise plans include Planio Storage for free. We’d be happy to create a tailored offer for you that includes Planio Storage.Simply get in touch!
We have made two small improvements to text areas and image attachments in Planio.
When editing text inside a text area in Planio, you can now drag any image file from your desktop right inside the browser and onto the text area. The image file will be added as an attachment and referenced in the text.
In addition to that, if you have an image inside your computer's clipboard (e.g. after taking a screenshot), you can now paste it directly by pressing Ctrl-v or Command-v. The pasted image will also be attached and referenced at your current cursor position.
We have now extended this feature, so that you may use more than one incoming mail address. This could be useful, if you would like to change your support address, but keep the old one in place. Or maybe your website is available via multiple domains and you would like to be sure, that all matching addresses work flawlessly.
With the help of the new Inbox configuration within the project settings, this is now possible.
We've re-arranged the whole Help Desk settings, to better align them with the way you are using the help desk. You may now immediately see a preview of the autoreply, which will be sent to your contacts. In the same place, you may configure the properties of new issues created through Help Desk. There are now separate sections for the handling of incoming emails, the properties of outgoing mails and the setting for update notifications.
The management of Help Desk templates and FAQ entries was moved to a separate section, so that you will be able to see more information at the same time. Additionally they are now sorted automatically to improve consistency and ease management.
While we were at it, we've also simplified the views to create and update Help Desk templates and FAQ entries. You will now only see the most relevant fields.
All these changes were introduced to make it easier to get started with Planio Help Desk. We hope you like it. Maybe you will even discover features which were previously hidden in the settings.
Security Improvement Added by Holger Just over 6 years ago
When connecting to Planio, we always use secure and encrypted communication channels, namely TLS (also colloquially known as SSL) and SSH. The use of cryptographic algorithms in these protocols have changed over time, resulting in newer and more secure standards being used and taking the place of older standards. In the last couple of years, there have been a number of published attacks on some of these older standards such as POODLE, Logjam, or DROWN. While there have been workarounds for some of these attacks, some can not be fully mitigated without retiring the use of the affected cryptographic standards.
As a result, starting June 18, 2018, Planio will discontinue the support of the older cryptographic standards TLSv1.0 and TLSv1.1.
This applies to all HTTPS connections to your Planio account, to Subversion and Git repositories accessed via HTTPS and connections to our Team Chat servers if you are using an external IRC client.
The vast majority of connections to our servers already use the more modern standards and are thus not affected by this change at all. If you are using a reasonably modern webbrowser which was updated in the last couple of years, it likely already supports and uses the more secure and modern cryptographic standards. Reasonably current versions of Git and Subversion clients should also have no problems accessing our servers after June 18.
If you are using older versions of Java to access our Servers, e.g. with the use of plugins to your IDE or with CI servers, you might have to ensure that your version of Java is up-to-date. When using Java JDK 8 or newer (released in 2014), everything should work as before. Older versions of Java however disabled TLS 1.2 by default for compatibility reasons. Older versions of OpenSSL (which might still be used by old operating systems like RedHat 5) might not be able to access our services after June 18 anymore and might need to be updated.
Should you face any issues accessing our services after June 18, please make sure you have updated your clients to their latest version. For any questions related to this change, please don’t hesitate to get in touch with us via https://plan.io/contact/.
For some time now you've been able to import issues into Planio using CSV files. Today we have greatly improved the issue importer. Additionally we've added imports for time entries and Planio Help Desk contacts.
Feature Added by Gregor Schmidt almost 7 years ago
Over the last weeks we've been busy enhancing Planio Help Desk. We've made it easier for you to keep your customers in the loop about changes to their tickets.
It's always been possible to select attributes, which should be visible to the contact. They are shown on the tracking page of each issue. Now we've enhanced the list of available attributes further. Additionally it's now possible to select an email template for automated update notifications, which will be sent to your contacts whenever one of the selected attributes is changed.
This keeps your contacts up to date and saves you from writing the same update messages to your contacts over and over. We've added a default update notification template to your account as an inspiration.
Furthermore attributes, which are visible to your contacts, are now highlighted within the issue form. In the project's help desk settings you may select which fields should be public and which ones are considered internal.
Along with these new features we've also improved the management of companies and contacts. You may now directly create and edit these records from within the issue form. This will be especially useful for contacts which have been created automatically via Planio Inbox.
Integrations Added by Felix Schäfer almost 7 years ago
Up until now, the handy Atom feeds Planio provides for repositories would always include all commits on all branches. It wasn't possible to get notified for new commits that happened only on a certain branch, like your production branch for instance.
Well, now it is. The screenshot above shows how you can get your Atom feeds for individual branches. So, yes, now you can get notified about commits directly in your Slack channel via their RSS integration.
Or, you could simply use Planio Team Chat where all Planio events feed into your channels automatically.
Warning: Be careful when sharing your Atom feed URL, though. Unless your repo is public, the feed URL will include your individual Atom access key! It may be a good idea to create a separate user with limited permissions for your integrations.
Comments