Skip to content

Releases: zendesk/zendesk_apps_tools

Bump, commit and tag

01 Jul 00:51
Compare
Choose a tag to compare
  • Added the option to commit the bump
  • Added the option to tag the bump commit

Fixed default templates

01 Jul 00:48
Compare
Choose a tag to compare
  • replaced self closing tags that are not real HTML5 with proper opening/closing tags

Several minor updates

19 Feb 04:30
Compare
Choose a tag to compare

Most importantly: dropped Ruby 1.9 support

Feature

  • added app_id parameter for zat server
  • improved configuration handling for zat server
  • added zat bump to bump versions of an app

Development

  • moved to RSpec 3

v1.21.0

28 Oct 22:34
Compare
Choose a tag to compare

Zendesk Apps Tools v1.21.0

To update to the latest version of ZAT, update the gem with rubygems:

gem update zendesk_apps_tools

Changes from v1.20.0

  • Agent password can be read (but not saved to) the .zat cache file
  • Fix a bug when following symlinks (credit to @ocke for contributing this fix)
  • Bump Zendesk Apps Support gem to v1.16.1
  • Add support for using JSON configuration files for settings

Remove promot for domain name

30 Jun 00:47
Compare
Choose a tag to compare

This prompt was used to check framework version but seemingly is not used by anyone.

Fix glitch on app creation

02 Mar 22:48
Compare
Choose a tag to compare

Show error messages when the server job is returning error
Ask for app name if the manifest doesn't have one.

Integrate latest ZAS

23 Feb 22:57
Compare
Choose a tag to compare
v1.14.0

v1.14.0

Bump ZAS to v1.13.0

15 Jan 06:29
Compare
Choose a tag to compare

Added #create and #update

06 Jan 11:30
Compare
Choose a tag to compare

New functionality

  • create: create app on your account
  • update: update your existing app on the server

required information will be collected by prompting in command line
collected information will be cached in the app folder

Bump ZAS to v1.10.0

20 Dec 02:36
Compare
Choose a tag to compare