Skip to content

Commit

Permalink
docs(CHANGELOG.md): update
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed May 25, 2023
1 parent 4d5114d commit 8808f6d
Showing 1 changed file with 112 additions and 16 deletions.
128 changes: 112 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,95 @@
# Changelog


"name: v1.4.0_3" is a release tag

## [Unreleased](https://github.com/bsorrentino/PlantUML4iPad/releases/tag/Unreleased) ()
## [v1.4.0_3](https://github.com/bsorrentino/PlantUML4iPad/releases/tag/v1.4.0_3) (2023-05-25)

### Features

- allow input apikey and orgId ([6cf6a5690775ca8](https://github.com/bsorrentino/PlantUML4iPad/commit/6cf6a5690775ca851b5c193654c2a474d5925248))
- **AppSecureStorage** add AppSecureStorage property wrapper ([48d2a5fe63e7740](https://github.com/bsorrentino/PlantUML4iPad/commit/48d2a5fe63e7740d3eb3ef00fac51ac7383235aa))
- simplify state management ([7a2bfec98e5a520](https://github.com/bsorrentino/PlantUML4iPad/commit/7a2bfec98e5a520e5cca718b3c529388e13c18a8))
- integrate new line_editor version ([3667ef66ec516a4](https://github.com/bsorrentino/PlantUML4iPad/commit/3667ef66ec516a451d4e82c0fb3d11a1f76b9572))
- add clipboard and orientation management ([2911f42db7fa458](https://github.com/bsorrentino/PlantUML4iPad/commit/2911f42db7fa4581a263d49ae792ff4f95b8c046))
- update saving logic ([e74f63fc5ae85de](https://github.com/bsorrentino/PlantUML4iPad/commit/e74f63fc5ae85deaca7edb0f01eaef08e945b15b))
- add clipboard management ([d7a9b835f25d702](https://github.com/bsorrentino/PlantUML4iPad/commit/d7a9b835f25d70286914bee3fc59f3c4706ec21e))
- add OpenAI apply/undo ([cefc76979a1efba](https://github.com/bsorrentino/PlantUML4iPad/commit/cefc76979a1efbadb2d186cb377c813a57185d03))
- first draft OpenAI implementation ([08e8c92a1e543e0](https://github.com/bsorrentino/PlantUML4iPad/commit/08e8c92a1e543e0be9c721005127a3cb9c122f9b))
- setup view for OpenAI ([9234ed158d9d31a](https://github.com/bsorrentino/PlantUML4iPad/commit/9234ed158d9d31a88007fa03da7d30994c95af9d))
- **OpenAI.xconfig** set OpenAI configuration ([63e96f33f08c01c](https://github.com/bsorrentino/PlantUML4iPad/commit/63e96f33f08c01cd93304d19843691511bff5f84))
- **repo** make git secret compliant ([7b511ea6534ffab](https://github.com/bsorrentino/PlantUML4iPad/commit/7b511ea6534ffab8ec946631c1592aad920dc125))

### Bug Fixes

- update editor / diagram view ([b2bc6c131182181](https://github.com/bsorrentino/PlantUML4iPad/commit/b2bc6c1311821813b68fefba371db774f28fa851))
- redraw view ([03774a3a7138bbf](https://github.com/bsorrentino/PlantUML4iPad/commit/03774a3a7138bbf57853b024c54d99ea0557ab44))

### Documentation

- **README.md** update ([0ce707617e6ce27](https://github.com/bsorrentino/PlantUML4iPad/commit/0ce707617e6ce27f6db0dc732239d76324bb45d5))
- update app preview ([8a9f2bae49068de](https://github.com/bsorrentino/PlantUML4iPad/commit/8a9f2bae49068dec22912e30b5b2c7e730a5e798))
- add promotional video ([36db92c8a7f14ee](https://github.com/bsorrentino/PlantUML4iPad/commit/36db92c8a7f14ee149f454afec52816baf701975))
- add promotional video ([ff1ba3f6fa0a79e](https://github.com/bsorrentino/PlantUML4iPad/commit/ff1ba3f6fa0a79e13dd712dd5b699edfeac71bb0))

"name: v1.3.2" is a release tag
### Refactor

## [v1.3.2](https://github.com/bsorrentino/PlantUML4iPad/releases/tag/v1.3.2) (2023-03-13)
- **PlantUMLContentView.swift** show AI button on portrait ([aa144a229c5d363](https://github.com/bsorrentino/PlantUML4iPad/commit/aa144a229c5d3631511a223bd5b7c008d214fe7b))
- **AppSecureStorage.swift** remove internal state value ([7c69834cfcb52fc](https://github.com/bsorrentino/PlantUML4iPad/commit/7c69834cfcb52fc2726f2b8e83108db320a41e01))
- **AppSecureStorage.swift** remove binding compliance ([8d3d8f30d59288a](https://github.com/bsorrentino/PlantUML4iPad/commit/8d3d8f30d59288a3057fe454b608c873b2b35714))
- **KeychainWrapper.swift** remove deprecated ([3bfe04ec17286e8](https://github.com/bsorrentino/PlantUML4iPad/commit/3bfe04ec17286e88ac8e5b4534a948529d85d217))

### ALM

- set build = 3 ([70c5ae47fac6286](https://github.com/bsorrentino/PlantUML4iPad/commit/70c5ae47fac628693afa408fe42d83ca874934e7))
- set build number = 2 ([b435b6d458f9b4a](https://github.com/bsorrentino/PlantUML4iPad/commit/b435b6d458f9b4ac578922bc8438401ac0c3dc89))
- add release scheme ([d20d022c49e7431](https://github.com/bsorrentino/PlantUML4iPad/commit/d20d022c49e74312bd4b617941624c5e8eadde7a))
- update version to 1.4.0 ([847b8e99b5ff39b](https://github.com/bsorrentino/PlantUML4iPad/commit/847b8e99b5ff39b3f3cb23db2745ccc335ac9621))
- **OpenAI.prod.xconfig** add production configuration ([ef816e99da7ee84](https://github.com/bsorrentino/PlantUML4iPad/commit/ef816e99da7ee843a6064d4b74ce2f56c5a299bf))
- update package ([bb2c35cdf4a3bc3](https://github.com/bsorrentino/PlantUML4iPad/commit/bb2c35cdf4a3bc3aee52ca57935b4b7fcb4a50a4))
- update line editor package ([b07ee6a59394c60](https://github.com/bsorrentino/PlantUML4iPad/commit/b07ee6a59394c60bdf5ff9bc0ad3d14afca9b0e5))
- add OpenAIKit package ([dcccd1e314cb476](https://github.com/bsorrentino/PlantUML4iPad/commit/dcccd1e314cb47616c2b1fea8b499ebf3e43d58b))
- **OpenAI.config.secret** add encrypted OpenAI configuration ([108547041862fb7](https://github.com/bsorrentino/PlantUML4iPad/commit/108547041862fb7b9f1a8a03825b09d5672242f2))


"name: v1.3.3_2" is a release tag

## [v1.3.3_2](https://github.com/bsorrentino/PlantUML4iPad/releases/tag/v1.3.3_2) (2023-04-15)

### Features

- add app preview video ([690a6b0b53a27ef](https://github.com/bsorrentino/PlantUML4iPad/commit/690a6b0b53a27efbab0088ae516faa51a0856e9f))




### ALM

- update line_editor package ([298f96fa0c2d198](https://github.com/bsorrentino/PlantUML4iPad/commit/298f96fa0c2d198a4717d55c6ed8c85ff99ab3bd))


"name: v1.3.3_1" is a release tag

## [v1.3.3_1](https://github.com/bsorrentino/PlantUML4iPad/releases/tag/v1.3.3_1) (2023-04-12)

### Features

- integrate new line_editor version ([d53a9f5b3a97c48](https://github.com/bsorrentino/PlantUML4iPad/commit/d53a9f5b3a97c48efa1aa3b11f6675e42cd81312))

### Bug Fixes

- set real version ([023b95cae90d385](https://github.com/bsorrentino/PlantUML4iPad/commit/023b95cae90d385371c948db56444b2fcd9899a3))



### ALM

- move to next version ([92efe78259e2e2f](https://github.com/bsorrentino/PlantUML4iPad/commit/92efe78259e2e2f955d5c9afefc6bdf7f901197a))


"name: v1.3.3" is a release tag

## [v1.3.3](https://github.com/bsorrentino/PlantUML4iPad/releases/tag/v1.3.3) (2023-04-12)

### Features

Expand All @@ -27,6 +104,27 @@

- **PlantUMLKeyboard** dark mode support ([5922a0ae445c34a](https://github.com/bsorrentino/PlantUML4iPad/commit/5922a0ae445c34a0ccafea0b5fc5d04f02dbd69d))
- **PlantUMLKeyboard** add 'LineEditor' dependency ([39219cd870d17fc](https://github.com/bsorrentino/PlantUML4iPad/commit/39219cd870d17fc897901ffefb034756bb8588f4))


### Refactor

- update source comments ([8262e89d70a6d83](https://github.com/bsorrentino/PlantUML4iPad/commit/8262e89d70a6d834324960231961a9b789947901))

### ALM

- prepare for next release ([c57c1344c9c2add](https://github.com/bsorrentino/PlantUML4iPad/commit/c57c1344c9c2add97f03cf2d8d308ad27ce267cb))
- update screenshots ([0da780baee8653d](https://github.com/bsorrentino/PlantUML4iPad/commit/0da780baee8653dab6720231c718480442ee994d))
- move to next version ([fb046047406a17b](https://github.com/bsorrentino/PlantUML4iPad/commit/fb046047406a17b70bdab48f6f909a66719a6baa))
- update version 1.2.1 ([f590e4a0cf4ee73](https://github.com/bsorrentino/PlantUML4iPad/commit/f590e4a0cf4ee7331be34543ee13eb2859a54ce9))


"name: v1.3.2" is a release tag

## [v1.3.2](https://github.com/bsorrentino/PlantUML4iPad/releases/tag/v1.3.2) (2023-03-13)


### Bug Fixes

- **changelog.mustache** fix repository url ([1cb371a60989ec1](https://github.com/bsorrentino/PlantUML4iPad/commit/1cb371a60989ec1bcf3fd1289939a0c1687623a2))

### Documentation
Expand All @@ -37,8 +135,6 @@
### ALM

- update version ([fc5c924edba02d9](https://github.com/bsorrentino/PlantUML4iPad/commit/fc5c924edba02d95e94efd91cbd25bad8ce8d9be))
- move to next version ([fb046047406a17b](https://github.com/bsorrentino/PlantUML4iPad/commit/fb046047406a17b70bdab48f6f909a66719a6baa))
- update version 1.2.1 ([f590e4a0cf4ee73](https://github.com/bsorrentino/PlantUML4iPad/commit/f590e4a0cf4ee7331be34543ee13eb2859a54ce9))


"name: v1.1.2" is a release tag
Expand All @@ -54,17 +150,26 @@
- add support for color button on custom keyboard that opens a color picker ([e93686ee94a86ea](https://github.com/bsorrentino/PlantUML4iPad/commit/e93686ee94a86ea2a5c1c13c70f19756df3250d5))
- **DebounceObject** add Debounce utility ([7e17ee05ade68b3](https://github.com/bsorrentino/PlantUML4iPad/commit/7e17ee05ade68b3a09ac6490aa6ae128569e8cba))
- start implementation of support for ColorPicker Key in custom keyboard ([f919613f397870d](https://github.com/bsorrentino/PlantUML4iPad/commit/f919613f397870d80b37f7f2182784f4308d9208))
- **changelog** add support of git-changelog-command-line for generating changelog ([230aefe2c86d148](https://github.com/bsorrentino/PlantUML4iPad/commit/230aefe2c86d148cf7dfa2137f6cf89b1c11a567))
- integrate share diagram image ([faa8a76bff81715](https://github.com/bsorrentino/PlantUML4iPad/commit/faa8a76bff81715bb2f0a85ec8b8ce75652ea597))
- convert View to UIImage ([a2cf3acf73eabd8](https://github.com/bsorrentino/PlantUML4iPad/commit/a2cf3acf73eabd87315b7f7497293301a8ae1eb1))
- add Share popup management ([34d88d0445a1e38](https://github.com/bsorrentino/PlantUML4iPad/commit/34d88d0445a1e38372efc1dafdd9e74d73535c8b))


### Documentation

- add screenshot to appstore assets ([aa3e0b00ec3a7f3](https://github.com/bsorrentino/PlantUML4iPad/commit/aa3e0b00ec3a7f3d14abee2ee3578862637e9ac0))
- update changelog and readme ([11b96e6284b29c5](https://github.com/bsorrentino/PlantUML4iPad/commit/11b96e6284b29c5530bfb45fd59ed65187442367))
- **readme** update readme ([bcee03131792841](https://github.com/bsorrentino/PlantUML4iPad/commit/bcee03131792841980a806d166fc2cf40d2293a0))
- **readme** update readme ([c3668483c76c0af](https://github.com/bsorrentino/PlantUML4iPad/commit/c3668483c76c0af7e7350e860f25d7370795552f))
- update README ([a5b083f64466aad](https://github.com/bsorrentino/PlantUML4iPad/commit/a5b083f64466aadb629cb32168d2e9a5683d268e))
- update link in the comments ([877e0792a00532b](https://github.com/bsorrentino/PlantUML4iPad/commit/877e0792a00532b4ff49a2e51bb817583f36d10b))
- update links in the comments ([2c66a9212b82b4d](https://github.com/bsorrentino/PlantUML4iPad/commit/2c66a9212b82b4d8789d98a3c3850cc7192f0fa5))

### Refactor

- move PlantUMLDocument in PlantUMLDocumentProxy ([aa37d8c80a8afae](https://github.com/bsorrentino/PlantUML4iPad/commit/aa37d8c80a8afae1634a4347a40e7f5ddf527182))
- rename app name ([3bbcccb6e3a6cf2](https://github.com/bsorrentino/PlantUML4iPad/commit/3bbcccb6e3a6cf2d5b469bcb0b221337eda47344))

### ALM

Expand All @@ -74,6 +179,8 @@
- upgrade version from 1.0 to 1.1 ([8869f4cea125167](https://github.com/bsorrentino/PlantUML4iPad/commit/8869f4cea125167c701d69c24d92f94fd546b3d5))
- upgrade version from 1.0 to 1.1 ([a6e65bfc1613d7b](https://github.com/bsorrentino/PlantUML4iPad/commit/a6e65bfc1613d7b7ae8b0d1d7be08b385eb3b30d))
- **usersettings.json** update configuration ([e522bbd48961481](https://github.com/bsorrentino/PlantUML4iPad/commit/e522bbd48961481e4b6caf40fbe03f9d2e75e38c))
- update package ([38602162ccb9ad9](https://github.com/bsorrentino/PlantUML4iPad/commit/38602162ccb9ad962ff1594fa43ad86c5b920619))
- new build version ([03e1890eefbba1a](https://github.com/bsorrentino/PlantUML4iPad/commit/03e1890eefbba1ae69416c08d61cc0483fd139fd))


"name: v1.0.14" is a release tag
Expand All @@ -82,10 +189,6 @@

### Features

- **changelog** add support of git-changelog-command-line for generating changelog ([230aefe2c86d148](https://github.com/bsorrentino/PlantUML4iPad/commit/230aefe2c86d148cf7dfa2137f6cf89b1c11a567))
- integrate share diagram image ([faa8a76bff81715](https://github.com/bsorrentino/PlantUML4iPad/commit/faa8a76bff81715bb2f0a85ec8b8ce75652ea597))
- convert View to UIImage ([a2cf3acf73eabd8](https://github.com/bsorrentino/PlantUML4iPad/commit/a2cf3acf73eabd87315b7f7497293301a8ae1eb1))
- add Share popup management ([34d88d0445a1e38](https://github.com/bsorrentino/PlantUML4iPad/commit/34d88d0445a1e38372efc1dafdd9e74d73535c8b))
- **ContentView** update scale_to_fit appearance ([d39bd483d8f524b](https://github.com/bsorrentino/PlantUML4iPad/commit/d39bd483d8f524b537fcb3379e31159175210b59))
- add appstore screenshots ([29d14c9f8b57a8d](https://github.com/bsorrentino/PlantUML4iPad/commit/29d14c9f8b57a8d22750e9b685a817c67490303f))
- **PlantUMLDiagramView** add support for CachedAsyncImage in diagram view ([f9c2c6f1d1930c7](https://github.com/bsorrentino/PlantUML4iPad/commit/f9c2c6f1d1930c77c4220ae9ccf5d4dcff4604b0))
Expand Down Expand Up @@ -133,17 +236,12 @@

### Documentation

- **readme** update readme ([c3668483c76c0af](https://github.com/bsorrentino/PlantUML4iPad/commit/c3668483c76c0af7e7350e860f25d7370795552f))
- update README ([a5b083f64466aad](https://github.com/bsorrentino/PlantUML4iPad/commit/a5b083f64466aadb629cb32168d2e9a5683d268e))
- update link in the comments ([877e0792a00532b](https://github.com/bsorrentino/PlantUML4iPad/commit/877e0792a00532b4ff49a2e51bb817583f36d10b))
- update links in the comments ([2c66a9212b82b4d](https://github.com/bsorrentino/PlantUML4iPad/commit/2c66a9212b82b4d8789d98a3c3850cc7192f0fa5))
- **privacy_policy.md** add privacy policy file ([e9caf098a6f0c9d](https://github.com/bsorrentino/PlantUML4iPad/commit/e9caf098a6f0c9d780361cd48ecdc5f03bc82cea))
- update readme ([631b3c45e1994f1](https://github.com/bsorrentino/PlantUML4iPad/commit/631b3c45e1994f19e7f1cfd02f204bfb33c64ed3))
- update readme ([67c9c8eff177077](https://github.com/bsorrentino/PlantUML4iPad/commit/67c9c8eff1770772b45c148daf6dfcfb7e2e30cd))

### Refactor

- rename app name ([3bbcccb6e3a6cf2](https://github.com/bsorrentino/PlantUML4iPad/commit/3bbcccb6e3a6cf2d5b469bcb0b221337eda47344))
- dismiss use of PlantUMLScrollableDiagramView ([7abdfdfbcfab272](https://github.com/bsorrentino/PlantUML4iPad/commit/7abdfdfbcfab272e3cd4c1270b5a7d391fb46616))
- align progress view position ([4f9c5b70490b5bc](https://github.com/bsorrentino/PlantUML4iPad/commit/4f9c5b70490b5bce618c3d99a407efb4234083c3))
- preview refinements ([3b0a87ed8f1952b](https://github.com/bsorrentino/PlantUML4iPad/commit/3b0a87ed8f1952b405cc8cbeead46d44b7acfb9e))
Expand All @@ -159,8 +257,6 @@

### ALM

- update package ([38602162ccb9ad9](https://github.com/bsorrentino/PlantUML4iPad/commit/38602162ccb9ad962ff1594fa43ad86c5b920619))
- new build version ([03e1890eefbba1a](https://github.com/bsorrentino/PlantUML4iPad/commit/03e1890eefbba1ae69416c08d61cc0483fd139fd))
- update project build ([ef76ce4823f5ea1](https://github.com/bsorrentino/PlantUML4iPad/commit/ef76ce4823f5ea1b518bfa6f79243018237d23a1))
- update package ([1e134ecb236013a](https://github.com/bsorrentino/PlantUML4iPad/commit/1e134ecb236013a1d423854c4e6a2cd5f472ea0e))
- update App Store screenshot ([84fff0db56761e8](https://github.com/bsorrentino/PlantUML4iPad/commit/84fff0db56761e83e3ce67a5bde321d54de3ca8f))
Expand Down

0 comments on commit 8808f6d

Please sign in to comment.