|
1 | | -## [1.0.3](https://github.com/michaelschoenbaechler/parlwatch/compare/1.0.2...1.0.3) (2024-11-20) |
| 1 | +## <small>1.0.4 (2025-08-02)</small> |
2 | 2 |
|
3 | | -### Features |
| 3 | +* chore: add copilot instructions ([8f9ae96](https://github.com/michaelschoenbaechler/parlwatch/commit/8f9ae96)) |
| 4 | +* chore: bump angular version ([23d4aab](https://github.com/michaelschoenbaechler/parlwatch/commit/23d4aab)) |
| 5 | +* chore: bump app version ([02c2a53](https://github.com/michaelschoenbaechler/parlwatch/commit/02c2a53)) |
| 6 | +* chore: bump ionic and capacitor version ([abd3947](https://github.com/michaelschoenbaechler/parlwatch/commit/abd3947)) |
| 7 | +* chore: bump ios build number ([1b60f6e](https://github.com/michaelschoenbaechler/parlwatch/commit/1b60f6e)) |
| 8 | +* chore: update eslint dependencies ([01afa2d](https://github.com/michaelschoenbaechler/parlwatch/commit/01afa2d)) |
| 9 | +* feat(i18n): add i18n ([2147e1e](https://github.com/michaelschoenbaechler/parlwatch/commit/2147e1e)) |
4 | 10 |
|
5 | | -- **performance**: introduce ngrx signals |
6 | 11 |
|
7 | | -### Bug Fixes |
8 | 12 |
|
9 | | -- **security**: update dependencies |
| 13 | +## <small>1.0.3 (2024-11-20)</small> |
10 | 14 |
|
11 | | -## [1.0.2](https://github.com/michaelschoenbaechler/parlwatch/compare/1.0.1...1.0.2) (2024-01-15) |
| 15 | +* chore: bump version to 1.0.3 ([8bf46d2](https://github.com/michaelschoenbaechler/parlwatch/commit/8bf46d2)) |
| 16 | +* chore: configure ionic schematics ([cd51bc3](https://github.com/michaelschoenbaechler/parlwatch/commit/cd51bc3)) |
| 17 | +* chore: enable eslint 'prefer-control-flow' rule ([378f56a](https://github.com/michaelschoenbaechler/parlwatch/commit/378f56a)) |
| 18 | +* chore: update dependencies ([5a2157c](https://github.com/michaelschoenbaechler/parlwatch/commit/5a2157c)) |
| 19 | +* chore: update dependencies ([4d1dd4e](https://github.com/michaelschoenbaechler/parlwatch/commit/4d1dd4e)) |
| 20 | +* chore: update dependencies ([7d68ffe](https://github.com/michaelschoenbaechler/parlwatch/commit/7d68ffe)) |
| 21 | +* chore: update dependencies ([cb3125d](https://github.com/michaelschoenbaechler/parlwatch/commit/cb3125d)) |
| 22 | +* chore: update swissparl ([6e13d70](https://github.com/michaelschoenbaechler/parlwatch/commit/6e13d70)) |
| 23 | +* fix: routing and remaining imports ([ed35b5f](https://github.com/michaelschoenbaechler/parlwatch/commit/ed35b5f)) |
| 24 | +* fix: update .browserslistrc to recommended settings for Ionic v7 ([b563223](https://github.com/michaelschoenbaechler/parlwatch/commit/b563223)) |
| 25 | +* fix: upgrade all eslint dependencies to v18 ([055d943](https://github.com/michaelschoenbaechler/parlwatch/commit/055d943)) |
| 26 | +* refactor: configure and apply import order ([9ea7464](https://github.com/michaelschoenbaechler/parlwatch/commit/9ea7464)) |
| 27 | +* refactor: improve naming ([53e29d0](https://github.com/michaelschoenbaechler/parlwatch/commit/53e29d0)) |
| 28 | +* refactor: migrate to new built-in control flow ([d597c9e](https://github.com/michaelschoenbaechler/parlwatch/commit/d597c9e)) |
| 29 | +* refactor: standalone architecture ([284b7e6](https://github.com/michaelschoenbaechler/parlwatch/commit/284b7e6)) |
| 30 | +* refactor(business): introduce ngrx signals ([dff7ff8](https://github.com/michaelschoenbaechler/parlwatch/commit/dff7ff8)) |
| 31 | +* refactor(business): rename css class ([18a8be2](https://github.com/michaelschoenbaechler/parlwatch/commit/18a8be2)) |
| 32 | +* refactor(council-member): introduce ngrx signals ([01e2057](https://github.com/michaelschoenbaechler/parlwatch/commit/01e2057)) |
12 | 33 |
|
13 | | -### Bug Fixes |
14 | 34 |
|
15 | | -- **security**: update dependencies |
16 | 35 |
|
17 | | -## [1.0.1](https://github.com/michaelschoenbaechler/parlwatch/compare/1.0.0...1.0.1) (2023-10-10) |
| 36 | +## <small>1.0.2 (2024-01-15)</small> |
18 | 37 |
|
19 | | -### Bug Fixes |
| 38 | +* chore: bump version to 1.0.2 ([fb235ee](https://github.com/michaelschoenbaechler/parlwatch/commit/fb235ee)) |
| 39 | +* chore: update dependencies ([af75de6](https://github.com/michaelschoenbaechler/parlwatch/commit/af75de6)) |
| 40 | +* fix: update zonejs polyfills import ([0ba883c](https://github.com/michaelschoenbaechler/parlwatch/commit/0ba883c)) |
20 | 41 |
|
21 | | -- **security**: update dependencies |
22 | 42 |
|
23 | | -## [1.0.0](https://github.com/michaelschoenbaechler/parlwatch/compare/1.0.0-rc.4...1.0.0) (2023-10-09) |
24 | 43 |
|
25 | | -- **docs**: add privacy policy |
| 44 | +## <small>1.0.1 (2023-10-10)</small> |
26 | 45 |
|
27 | | -## [1.0.0-rc.4](https://github.com/michaelschoenbaechler/parlwatch/compare/1.0.0-rc.3...1.0.0-rc.4) (2023-10-08) |
| 46 | +* chore: bump version to 1.0.1 ([83a3878](https://github.com/michaelschoenbaechler/parlwatch/commit/83a3878)) |
| 47 | +* chore: update dependencies ([1ab552d](https://github.com/michaelschoenbaechler/parlwatch/commit/1ab552d)) |
| 48 | +* docs: update changelog ([243b922](https://github.com/michaelschoenbaechler/parlwatch/commit/243b922)) |
28 | 49 |
|
29 | | -### Bug Fixes |
30 | 50 |
|
31 | | -- **business:** show search suggestions depending on keyboard state ([8013111](https://github.com/michaelschoenbaechler/parlwatch/commit/8013111391cf1ed961192b594768e82763774fab)) |
32 | 51 |
|
33 | | -## [1.0.0-rc.3](https://github.com/michaelschoenbaechler/parlwatch/compare/1.0.0-rc.2...1.0.0-rc.3) (2023-10-07) |
| 52 | +## 1.0.0 (2023-10-08) |
34 | 53 |
|
35 | | -### Bug Fixes |
| 54 | +* docs: add privacy policy ([9fbd317](https://github.com/michaelschoenbaechler/parlwatch/commit/9fbd317)) |
36 | 55 |
|
37 | | -- **business:** use indexed ID for detailed search ([06ef938](https://github.com/michaelschoenbaechler/parlwatch/commit/06ef9386fb91cf4c51a75a3bf0fb627a7db2188e)) |
38 | | -- translate remaining english copy ([2d65347](https://github.com/michaelschoenbaechler/parlwatch/commit/2d65347e8a115fb00ac29f6ec40c9e59d848e0db)) |
39 | 56 |
|
40 | | -### Features |
41 | 57 |
|
42 | | -- **council-member:** add loading spinner for voting record ([8241add](https://github.com/michaelschoenbaechler/parlwatch/commit/8241addfc0615b57fed932a023ae453dc0ea059d)) |
43 | | -- **council-member:** search for canton or canton abbreviation ([4d3a8af](https://github.com/michaelschoenbaechler/parlwatch/commit/4d3a8af396bbed6af7e16524634c56903e275781)) |
44 | | -- **layout:** switch votes and business tab ([8e2fb76](https://github.com/michaelschoenbaechler/parlwatch/commit/8e2fb766fd4e1e4c0583ef256c5fcd56b3c3d16c)) |
45 | | -- **vote:** remove session name in card ([8ec5aa2](https://github.com/michaelschoenbaechler/parlwatch/commit/8ec5aa2ff98301a094fd883040972eadc81bddd6)) |
| 58 | +## 1.0.0-rc.4 (2023-10-08) |
46 | 59 |
|
47 | | -## [1.0.0-rc.2](https://github.com/michaelschoenbaechler/parlwatch/compare/1.0.0-rc.1...1.0.0-rc.2) (2023-09-18) |
| 60 | +* chore: bump version to 1.0.0-rc.4 ([eb6e269](https://github.com/michaelschoenbaechler/parlwatch/commit/eb6e269)) |
| 61 | +* chore: incerase xcode build number ([18e963e](https://github.com/michaelschoenbaechler/parlwatch/commit/18e963e)) |
| 62 | +* fix(business): show search suggestions depending on keyboard state ([8013111](https://github.com/michaelschoenbaechler/parlwatch/commit/8013111)) |
| 63 | +* docs: use lowercase and no italic for feature ([af92534](https://github.com/michaelschoenbaechler/parlwatch/commit/af92534)) |
48 | 64 |
|
49 | | -### Bug Fixes |
50 | 65 |
|
51 | | -- **business:** set error to false after retry ([0c2d979](https://github.com/michaelschoenbaechler/parlwatch/commit/0c2d97971911c23d3bc11f7d5403c1bbd13948e1)) |
52 | | -- **council-members:** display canton flags correct ([94fd8fc](https://github.com/michaelschoenbaechler/parlwatch/commit/94fd8fcd17e6f0cbb0a9777c5a737d86535f8877)) |
53 | | -- improve wording ([5dd79d3](https://github.com/michaelschoenbaechler/parlwatch/commit/5dd79d328fe04e1ee1476e6905920f51d66c5542)) |
54 | | -- keyboard listener ([4f35f0a](https://github.com/michaelschoenbaechler/parlwatch/commit/4f35f0abd2d51b80dac2968bc72ef5eed2bcc775)) |
55 | | -- set global background color to white ([fbbe4dd](https://github.com/michaelschoenbaechler/parlwatch/commit/fbbe4dd209c8a28eaebd7fda4c4592e8e0def798)) |
56 | 66 |
|
57 | | -### Features |
| 67 | +## 1.0.0-rc.3 (2023-10-07) |
| 68 | + |
| 69 | +* chore: bump version to 1.0.0-rc.3 ([32f2a2b](https://github.com/michaelschoenbaechler/parlwatch/commit/32f2a2b)) |
| 70 | +* docs: improve readme ([1865928](https://github.com/michaelschoenbaechler/parlwatch/commit/1865928)) |
| 71 | +* docs: remove license and usage ([e679c82](https://github.com/michaelschoenbaechler/parlwatch/commit/e679c82)) |
| 72 | +* docs: remove square brackets ([db9e892](https://github.com/michaelschoenbaechler/parlwatch/commit/db9e892)) |
| 73 | +* feat: ux improvements ([8e2fb76](https://github.com/michaelschoenbaechler/parlwatch/commit/8e2fb76)) |
| 74 | +* feat(council-member): add loading spinner ([8241add](https://github.com/michaelschoenbaechler/parlwatch/commit/8241add)) |
| 75 | +* feat(council-member): expand search ([4d3a8af](https://github.com/michaelschoenbaechler/parlwatch/commit/4d3a8af)) |
| 76 | +* feat(vote): remove session name in card ([8ec5aa2](https://github.com/michaelschoenbaechler/parlwatch/commit/8ec5aa2)) |
| 77 | +* fix: navigate to votes after welcome screen ([1ff49e1](https://github.com/michaelschoenbaechler/parlwatch/commit/1ff49e1)) |
| 78 | +* fix: translate remaining english copy ([2d65347](https://github.com/michaelschoenbaechler/parlwatch/commit/2d65347)) |
| 79 | +* fix(business): use indexed ID for detailed search ([06ef938](https://github.com/michaelschoenbaechler/parlwatch/commit/06ef938)) |
| 80 | +* refactor(vote): simplify search for business number ([326b20a](https://github.com/michaelschoenbaechler/parlwatch/commit/326b20a)) |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | +## 1.0.0-rc.2 (2023-09-18) |
| 85 | + |
| 86 | +* chore: bump version to 1.0.0-rc.2 ([e9687d0](https://github.com/michaelschoenbaechler/parlwatch/commit/e9687d0)) |
| 87 | +* chore: remove unused dependency ([68e4482](https://github.com/michaelschoenbaechler/parlwatch/commit/68e4482)) |
| 88 | +* chore: remove unused dependency ([42e146c](https://github.com/michaelschoenbaechler/parlwatch/commit/42e146c)) |
| 89 | +* chore: revert version format ([57c657b](https://github.com/michaelschoenbaechler/parlwatch/commit/57c657b)) |
| 90 | +* build: add script for production build ([b91d48a](https://github.com/michaelschoenbaechler/parlwatch/commit/b91d48a)) |
| 91 | +* build: change xcode project name ([1885d1b](https://github.com/michaelschoenbaechler/parlwatch/commit/1885d1b)) |
| 92 | +* build: update name, version and build number ([a626f6e](https://github.com/michaelschoenbaechler/parlwatch/commit/a626f6e)) |
| 93 | +* fix: improve wording ([5dd79d3](https://github.com/michaelschoenbaechler/parlwatch/commit/5dd79d3)) |
| 94 | +* fix: keyboard listener ([4f35f0a](https://github.com/michaelschoenbaechler/parlwatch/commit/4f35f0a)) |
| 95 | +* fix: set global background color to white ([fbbe4dd](https://github.com/michaelschoenbaechler/parlwatch/commit/fbbe4dd)) |
| 96 | +* fix(business): search suggestions ([9899f8d](https://github.com/michaelschoenbaechler/parlwatch/commit/9899f8d)) |
| 97 | +* fix(business): set error to false after retry ([0c2d979](https://github.com/michaelschoenbaechler/parlwatch/commit/0c2d979)) |
| 98 | +* fix(council-members): display canton flags ([94fd8fc](https://github.com/michaelschoenbaechler/parlwatch/commit/94fd8fc)) |
| 99 | +* feat: add refresher in all list views ([3aa289b](https://github.com/michaelschoenbaechler/parlwatch/commit/3aa289b)) |
| 100 | +* feat(business): add search suggestions ([d211f82](https://github.com/michaelschoenbaechler/parlwatch/commit/d211f82)) |
| 101 | +* feat(business): display date of latest status change ([212f3c4](https://github.com/michaelschoenbaechler/parlwatch/commit/212f3c4)) |
| 102 | +* feat(shared): extend text-card with subtitle input ([a79b359](https://github.com/michaelschoenbaechler/parlwatch/commit/a79b359)) |
| 103 | +* feat(vote): make use of text-card subtitle ([bbef62e](https://github.com/michaelschoenbaechler/parlwatch/commit/bbef62e)) |
| 104 | +* docs: update contributing guide ([ae81f5a](https://github.com/michaelschoenbaechler/parlwatch/commit/ae81f5a)) |
| 105 | +* refactor(service): introduce swissparl service ([1760f97](https://github.com/michaelschoenbaechler/parlwatch/commit/1760f97)) |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | +## 1.0.0-rc.1 (2023-09-09) |
| 110 | + |
| 111 | +* initial commit ([20d05e9](https://github.com/michaelschoenbaechler/parlwatch/commit/20d05e9)) |
58 | 112 |
|
59 | | -- add refresher in all list views ([3aa289b](https://github.com/michaelschoenbaechler/parlwatch/commit/3aa289bc691616af350298d45cd0b362431440e5)) |
60 | | -- **business:** add search suggestions ([d211f82](https://github.com/michaelschoenbaechler/parlwatch/commit/d211f82abda3d246baf8d99d8f50cd21a7698816)) |
61 | | -- **business:** display date of latest status change ([212f3c4](https://github.com/michaelschoenbaechler/parlwatch/commit/212f3c4e92432814cea62f0c9480473beff62d0c)) |
62 | | -- **shared:** extend text-card with subtitle input ([a79b359](https://github.com/michaelschoenbaechler/parlwatch/commit/a79b3598bbb6ee6a6fe00fcaf47e22799875b6b8)) |
63 | | -- **vote:** display date of vote ([bbef62e](https://github.com/michaelschoenbaechler/parlwatch/commit/bbef62edd8fafaafaf0f324f8decf77f00a3948d)) |
64 | 113 |
|
65 | | -## 1.0.0-rc.1 (2023-09-07) |
66 | 114 |
|
67 | | -- MVP with basic functionality |
|
0 commit comments