Releases: tidev/pulsar-titanium
Releases · tidev/pulsar-titanium
v3.1.0
3.1.0 (2023-10-30)
Features
- alloy checkbox when creating a new project (#682) (c1805fd)
v3.0.6
3.0.6 (2023-08-24)
Bug Fixes
- run npm audit to resolve audit warnings (a6f9186)
v3.0.5
3.0.5 (2023-03-08)
Bug Fixes
- commands: rename command prefix to titanium (#675) (c3442c4)
v3.0.1
3.0.1 (2022-10-12)
Bug Fixes
v3.0.0
3.0.0 (2022-03-02)
Code Refactoring
- cleanup code relating to appc commands and migrate to only ti (d3ca4c8)
- remove login requirement and related code (1248617)
BREAKING CHANGES
- removes the ability to use the Appc CLI
- removes the ability to login
v2.3.0
2.3.0 (2021-10-27)
Bug Fixes
- toolbar: correct default platform on mac (6308885)
Features
- support storing the last selected target for an app project (ee3f426)
v2.2.0
2.2.0 (2021-06-22)
Bug Fixes
- completions: guard against undefined when check for events (654a217), closes #136
- check for existence of toolbar before performing target setup (8004fbe), closes #253
Features
- console: allow positioning console anywhere in the atom window (8dba020), closes #134
- ios: support outputting to xcode when performing a dist-appstore build (06420e7), closes #85
- toolbar: add clean button to toolbar (cfa1f97), closes #161
v2.1.1
2.1.1 (2021-06-15)
Bug Fixes
- touchbar: adapt to new touchbar API (37abfed)
v2.1.0
2.1.0 (2021-06-14)
Bug Fixes
- toolbar: correct usage of open dialog on keystore selection (bbcd086)
- updates: update editor commons to fix passing of error metadata (f18b43d)
Features
- toolbar: update liveview icon to better distinguish states (4ccc3d0), closes #306
- persist build information (760ad5d)
v2.0.4
2.0.4 (2021-06-08)
Bug Fixes
- updates: ensure updates always has an eempty error to prevent errors (9e58fd1)
- update editor-commons to fix issue when pulling latest npm version (b94d4d2)