|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## [1.1.0](https://github.com/FINGU-GRINDA/runfix-container/compare/v1.0.0...v1.1.0) (2025-04-17) |
| 4 | + |
| 5 | + |
| 6 | +### Features |
| 7 | + |
| 8 | +* 0.7.2 ([e5e8d9d](https://github.com/FINGU-GRINDA/runfix-container/commit/e5e8d9d228896f492cf80f64ec61465e73715e1d)) |
| 9 | +* a more flexible fittext ([b544718](https://github.com/FINGU-GRINDA/runfix-container/commit/b54471836bc421dd438f34b922049aac8e1dd581)) |
| 10 | +* add index, add caching ([cea05cb](https://github.com/FINGU-GRINDA/runfix-container/commit/cea05cbaf81bb2d1130377a69b29cc109425a87b)) |
| 11 | +* add more languages ([e4137d5](https://github.com/FINGU-GRINDA/runfix-container/commit/e4137d580ed46f62a55aaa67f2bfdb0514664ba0)) |
| 12 | +* add organization, projects ([#6](https://github.com/FINGU-GRINDA/runfix-container/issues/6)) ([70b5cac](https://github.com/FINGU-GRINDA/runfix-container/commit/70b5cac038f1d6c16c29cfd9779536511095419e)) |
| 13 | +* add retranslate all endpoint ([bf6aa9a](https://github.com/FINGU-GRINDA/runfix-container/commit/bf6aa9ad99f629dd75af8d32bd43973504ad61c2)) |
| 14 | +* add sh folder in .gitignore ([c0e1b2e](https://github.com/FINGU-GRINDA/runfix-container/commit/c0e1b2e49dbb38607224b9c07850c857cb212641)) |
| 15 | +* add testcase ([735f114](https://github.com/FINGU-GRINDA/runfix-container/commit/735f1143032865d911f260135a4a4fd2de19c974)) |
| 16 | +* bug fixes on padding ([a1ee00e](https://github.com/FINGU-GRINDA/runfix-container/commit/a1ee00e1bb7f01aeed5003cdea9e2c5e36f70b2c)) |
| 17 | +* bump version ([6ef5be0](https://github.com/FINGU-GRINDA/runfix-container/commit/6ef5be0c753f7c3da9dfea66c68dfd27d8c6fb37)) |
| 18 | +* bump version, move translate to post instead of get request ([77e20d4](https://github.com/FINGU-GRINDA/runfix-container/commit/77e20d450778110a3bc056ed9d40c3f5a565dd3e)) |
| 19 | +* client boilerplate ([5b09dfa](https://github.com/FINGU-GRINDA/runfix-container/commit/5b09dfa4370970eee823b1d7dc7123dbfbe6eb74)) |
| 20 | +* dashboard progress ([#9](https://github.com/FINGU-GRINDA/runfix-container/issues/9)) ([c05bc46](https://github.com/FINGU-GRINDA/runfix-container/commit/c05bc467a107e0747716155c683bb73283866c9c)) |
| 21 | +* dashboard template, auth on server and client ([#2](https://github.com/FINGU-GRINDA/runfix-container/issues/2)) ([0312639](https://github.com/FINGU-GRINDA/runfix-container/commit/0312639555c2f32270c9bff44333dbe75dfee85b)) |
| 22 | +* edge ca ([ad35ce1](https://github.com/FINGU-GRINDA/runfix-container/commit/ad35ce1ac4712f9394ca0abc31b55682ad6bd5a0)) |
| 23 | +* grinda translate ([84a1790](https://github.com/FINGU-GRINDA/runfix-container/commit/84a17906fb7fcca12dc81d6accea5c4e9be4d7f6)) |
| 24 | +* i18n server ([1dfbc56](https://github.com/FINGU-GRINDA/runfix-container/commit/1dfbc56c77537846ebac67f5276e6cf65d2b1a2a)) |
| 25 | +* language code validation ([4e8ce6d](https://github.com/FINGU-GRINDA/runfix-container/commit/4e8ce6d7e1d675e085bf23370f4a09b3852831c1)) |
| 26 | +* limit languages by default ([202cee8](https://github.com/FINGU-GRINDA/runfix-container/commit/202cee82afdd055531c66f767681a3aa2ae2a401)) |
| 27 | +* new interface ([cefa54d](https://github.com/FINGU-GRINDA/runfix-container/commit/cefa54d71e600df8b5400ccba5381034af77a2f2)) |
| 28 | +* new schema and improved documentation ([3e0070b](https://github.com/FINGU-GRINDA/runfix-container/commit/3e0070b51e69147f8340e79aa52c26300acc5b6b)) |
| 29 | +* noo caching ([8d80757](https://github.com/FINGU-GRINDA/runfix-container/commit/8d807578a2ede2e69a120c105cbb9eaa12f5c1a4)) |
| 30 | +* refactor, add caching ([762ea4b](https://github.com/FINGU-GRINDA/runfix-container/commit/762ea4b9ef9738a84e0014f9fabc043104379866)) |
| 31 | +* remote server, update package to use remote server ([#4](https://github.com/FINGU-GRINDA/runfix-container/issues/4)) ([d0c3601](https://github.com/FINGU-GRINDA/runfix-container/commit/d0c3601babe5faed796d169d515446e94350f211)) |
| 32 | +* resize to container ([aeb2fd8](https://github.com/FINGU-GRINDA/runfix-container/commit/aeb2fd812ea015b306d02bf9370cf9032c1b4003)) |
| 33 | +* select language based on locale ([06db0ad](https://github.com/FINGU-GRINDA/runfix-container/commit/06db0ad9f725bf661d00fb2e2dcc45cd2af9c448)) |
| 34 | +* skip existing overflow containers ([42b1f1c](https://github.com/FINGU-GRINDA/runfix-container/commit/42b1f1c328feb411dbeb3b8987cf16b9eb1335f3)) |
| 35 | +* use google instead of openai ([a66c791](https://github.com/FINGU-GRINDA/runfix-container/commit/a66c791e136b483bf88fc35ca8365585f3ec2c43)) |
| 36 | + |
| 37 | + |
| 38 | +### Bug Fixes |
| 39 | + |
| 40 | +* borderbox ([e90c458](https://github.com/FINGU-GRINDA/runfix-container/commit/e90c4588e87e29595459baa4c859d9f73504173e)) |
| 41 | +* bug on resizing self ([18cc684](https://github.com/FINGU-GRINDA/runfix-container/commit/18cc6848ac127897740e908b733d0f4382c386a6)) |
| 42 | +* build ([36d0d5f](https://github.com/FINGU-GRINDA/runfix-container/commit/36d0d5f073b5e09babcfd5f98c0e16ce237a9248)) |
| 43 | +* build dry run ([47d333b](https://github.com/FINGU-GRINDA/runfix-container/commit/47d333b0911eb7be86ea01cdc72dce3660c42eac)) |
| 44 | +* build error ([1049b92](https://github.com/FINGU-GRINDA/runfix-container/commit/1049b9251b52de4d0aaad299a063dc0cc4bcef58)) |
| 45 | +* build error ([4021004](https://github.com/FINGU-GRINDA/runfix-container/commit/40210041ebbc56d3e3fc7296af7840a38c672b61)) |
| 46 | +* caching ([6ab8477](https://github.com/FINGU-GRINDA/runfix-container/commit/6ab8477a78bebf4ce456193d612a94b5ca2eaf12)) |
| 47 | +* codeblock ([b1a09b8](https://github.com/FINGU-GRINDA/runfix-container/commit/b1a09b88d78615e821f18488ecae64aeb6f5fc9c)) |
| 48 | +* fix source language ([5ba4476](https://github.com/FINGU-GRINDA/runfix-container/commit/5ba4476cbc52241f965c548c27acf74e10708235)) |
| 49 | +* import error ([bdfe6e7](https://github.com/FINGU-GRINDA/runfix-container/commit/bdfe6e724ce6a7094a8bfdb6ce693a5abf59939e)) |
| 50 | +* padding dry run ([42bd00f](https://github.com/FINGU-GRINDA/runfix-container/commit/42bd00ff12cfe1f8e30f29104c8e639da82a21b4)) |
| 51 | +* text color for test ([ab92c67](https://github.com/FINGU-GRINDA/runfix-container/commit/ab92c672bd407d26e3c0a458c394f0cc8f1ec3da)) |
| 52 | +* who-am-i route and make normalized return ([#7](https://github.com/FINGU-GRINDA/runfix-container/issues/7)) ([64a997f](https://github.com/FINGU-GRINDA/runfix-container/commit/64a997f92c2172bcbba25e22ace5f09cb6f06e1f)) |
| 53 | + |
3 | 54 | ## 1.0.0 (2025-04-10)
|
4 | 55 |
|
5 | 56 |
|
|
0 commit comments