Releases: A-d-r-i/update_choco_packages
Releases · A-d-r-i/update_choco_packages
HomeBank v5.8.5
Made 5.8.5 release
- bugfix: date button shortened in ledger book
Full changelog: https://www.gethomebank.org/ChangeLog
HomeBank v5.8.4
Made 5.8.4 release
- bugfix: prevent some problems with xfer and both legder window opened
- bugfix: #2083124 account rename doesn't allow case correction
- bugfix: #2081574 windows: budget report date fields not showing in their entirety
- bugfix: #2081379 planned split operations are not modified after a category merge
- bugfix: #2080864 HomeBank CLI --version or -V no longer works in linux
- bugfix: #2080756 balance change from ledger toolbar not updated for xfer target
- bugfix: #2080032 your accounts print/export hidden columns
- bugfix: #2079884 ledger window snap half left oversize
- bugfix: #2036404 grouped budget categories not showing total amount
Full changelog: https://www.gethomebank.org/ChangeLog
Affine-client v0.17.2
???? Features
- Add open info button to doc center peek - by @pengx17 in toeverything/AFFiNE#8388 (76ff5)
- Improve markdown formatting - by @darkskygit in toeverything/AFFiNE#8398 (a9b29)
???? Bug Fixes
- Incorrect app sidebar fallback - by @pengx17 in toeverything/AFFiNE#8392 (abd57)
- core:
- Adjust the tracking point for copy sharing link - by @JimmFly in toeverything/AFFiNE#8395 (bd9ae)
- Open page info modal error - by @EYHN in toeverything/AFFiNE#8396 (4295f)
View changes on GitHub
Notesnook v3.0.18
Read Notesnook v3.0.18's release notes on Notesnook's blog
New Contributors
- @stevesbrain made their first contribution in streetwriters/notesnook#6505
- @seanwynwins made their first contribution in streetwriters/notesnook#6435
Full Changelog: streetwriters/notesnook@v3.0.17...v3.0.18
Affine-client v0.17.1
???? Bug Fixes
- Collect workflow's assistant content - by @darkskygit in toeverything/AFFiNE#8373 (ed8e4)
- core:
- Circular dependency - by @forehalo (39f60)
- Remove openInfoModalAtom to avoid multiple modal opened in split-view - by @CatsJuice in toeverything/AFFiNE#8329 (f9e0c)
- Fix preview mode - by @pengx17 in toeverything/AFFiNE#8349 (d0f04)
- Unexpected routing history appears on the shared page - by @JimmFly in toeverything/AFFiNE#8356 (75bc6)
- Handle composition event for Input component - by @JimmFly in toeverything/AFFiNE#8351 (2df20)
- Block link recognition in self-hosted - by @fundon in toeverything/AFFiNE#8340 (4daa9)
- Can not scroll when backlink list is too long - by @JimmFly in toeverything/AFFiNE#8370 (45f5c)
- electron:
- Cookie redirecting issue - by @pengx17 in toeverything/AFFiNE#8347 (503e0)
- Workaround for unstable e2e - by @pengx17 in toeverything/AFFiNE#8357 (61107)
- Remove active tab shadow - by @pengx17 in toeverything/AFFiNE#8284 (a4303)
- Enable WAL mode for sqlite - by @pengx17 in toeverything/AFFiNE#8336 (e8399)
- mobile:
- Scroll optimization - by @CatsJuice in toeverything/AFFiNE#8362 (9eae3)
- Cannot run locally - by @CatsJuice in toeverything/AFFiNE#8383 (e6feb)
- server:
- Sign out - by @forehalo (2cabc)
- Remove unused admin environment - by @forehalo in toeverything/AFFiNE#8378 (cb402)
- Handle hanging workspace after user account deleted - by @forehalo in toeverything/AFFiNE#8377 (1d75d)
View changes on GitHub
Affine-client v0.17.0
???? Features
- Improve prompt management - by @darkskygit in toeverything/AFFiNE#7853 (339c3)
- Update ingress health check - by @darkskygit in toeverything/AFFiNE#7888 (e26ba)
- Init mobile entry - by @pengx17 in toeverything/AFFiNE#7905 (5acf1)
- Block slides insert before image load finished - by @darkskygit in toeverything/AFFiNE#7948 (b5738)
- Update throttler - by @darkskygit in toeverything/AFFiNE#7957 (0b3c7)
- Filter out empty workpace in sidebar list - by @darkskygit in toeverything/AFFiNE#7960 (dde45)
- Add editor record - by @darkskygit in toeverything/AFFiNE#7938 (d93d3)
- Add index for snapshots - by @darkskygit in toeverything/AFFiNE#8163 (2a135)
- Improve ai query performance - by @darkskygit in toeverything/AFFiNE#8170 (34eac)
- Init renderer server - by @Brooooooklyn in toeverything/AFFiNE#8088 (fe1ee)
- Add mind map import feature flag - by @doouding in toeverything/AFFiNE#8196 (52d95)
- Add mindmap and connector settings - by @akumatus in toeverything/AFFiNE#8198 (f1265)
- Bump bs - by @doouding in toeverything/AFFiNE#8212 (393dc)
- Remove avatar for empty field - by @darkskygit in toeverything/AFFiNE#8246 (fc7e7)
- Add language hint for prompt - by @darkskygit in toeverything/AFFiNE#8216 (7bc28)
- Skip rendering if value render is not defiend - by @darkskygit in toeverything/AFFiNE#8244 (ae3f4)
- Sync i18n with crowdin - by @EYHN in toeverything/AFFiNE#8293 (9a01d)
- component:
- Add more customizable prop for radio-group with new story - by @CatsJuice in toeverything/AFFiNE#7850 (cfc36)
- Access enviroment in components storybook - by @CatsJuice in toeverything/AFFiNE#7891 (c9a1a)
- Mobile menu support - by @CatsJuice in toeverything/AFFiNE#7892 (23b0d)
- Add slider ui component - by @JimmFly in toeverything/AFFiNE#7879 (03c4d)
- Dropdown menu auto avoid collisions - by @EYHN in toeverything/AFFiNE#8013 (02f0d)
- StartScopedViewTranstion func to support scoped view transition - by @CatsJuice in toeverything/AFFiNE#8093 (03c20)
- core:
- Init feature flag service - by @EYHN in toeverything/AFFiNE#7856 (0504d)
- Use emoji as folder icon - by @EYHN in toeverything/AFFiNE#7842 (50948)
- Share in workspace link - by @EYHN in toeverything/AFFiNE#7897 (83716)
- Mode in query string - by @EYHN in toeverything/AFFiNE#7904 (c8225)
- Workbench open doc in mode - by @EYHN in toeverything/AFFiNE#7906 (cfac3)
- New share menu - by @JimmFly in toeverything/AFFiNE#7838 (4916e)
- Adjust sidebar style, add github & learn more - by @CatsJuice in toeverything/AFFiNE#7864 (a49b9)
- Use new print pdf api - by @EYHN in toeverything/AFFiNE#7932 (3db95)
- Init editor setting ui - by @JimmFly in toeverything/AFFiNE#7878 (b333c)
- Add custom font family setting - by @JimmFly in toeverything/AFFiNE#7924 (20174)
- Adjust share menu ui - by @JimmFly in toeverything/AFFiNE#7931 (920af)
- Editor setting service - by @EYHN in toeverything/AFFiNE#7956 (bc86f)
- Add new doc default mode setting - by @JimmFly in toeverything/AFFiNE#7990 (09ab9)
- Impl the Doc Info and Bi-Directional Links display settings - by @JimmFly in toeverything/AFFiNE#7991 (65a87)
- Add sign in button to shared doc - by @JimmFly in toeverything/AFFiNE#7952 (4ec45)
- Import template - by @EYHN in toeverything/AFFiNE#8000 (b96ad)
- Mobile renderer for explorer - by @CatsJuice in toeverything/AFFiNE#7942 (f3705)
- Add outgoing links to doc info - by @JimmFly in toeverything/AFFiNE#7955 (5e868)
- Bump blocksuite/icons - by @JimmFly in toeverything/AFFiNE#8024 (f9998)
- Add actions to editor settings - by @akumatus in toeverything/AFFiNE#8030 (2e37e)
- Add color picker ui to editor settings - by @JimmFly in toeverything/AFFiNE#8053 (bea3d)
- Add block and element toolbar widget custom config - by @fundon in toeverything/AFFiNE#7886 (c3ae2)
- Add custom configuration to database options - by @fundon in toeverything/AFFiNE#7933 (f9d0a)
- Support block or element reference links - by @fundon in toeverything/AFFiNE#7946 (98d92)
- Indexer upgrade - by @EYHN in toeverything/AFFiNE#8062 (fb64b)
- Apply default doc mode setting - by @EYHN in toeverything/AFFiNE#8083 (eb16c)
- Impl AI switch - by @JimmFly in toeverything/AFFiNE#8018 (f688c)
- Add journal navigation tracking - by @pengx17 in toeverything/AFFiNE#8046 [(1cac2)](https://github.com/toeverything/AFFiNE/com...
DotDotGoose v1.7.0
2024-01-02 - version 1.7.0
- Bug Fix - Prevent crash during export when images are missing.
- Bug Fix - Renaming point in some situations could cause crash.
- Enhancement - Better dark mode support.
- Enhancement - Rescan working directory for new or missing images on loading existing pnt file.
- Enhancement - Interactive image enhancement.
- Enhancement - Experimental support for external polygon annotations to highlight counting boundary in overlapping images. Contact us for more information.
Full changelog: https://biodiversityinformatics.amnh.org/open_source/dotdotgoose/
Tutanota v244.240913.1
What's new
Bugfixes
- Fix mail list not fully loading sometimes when applying inbox rules #7560
Milestone
https://github.com/tutao/tutanota/milestone/320?closed=1
Asset Checksums (SHA256)
tutanota-desktop-linux.AppImage:
6a50565983f15ac8feb7b861a3b91e782b5c43c8c489cca9ef0c2cbed35689ef
tutanota-desktop-win.exe:
8b8c960994886ccb6c929d5b2933761933adbd42e961428a3039db3e810112e1
tutanota-desktop-mac.dmg:
61e71d364b14d5c2c51e356d88073eeed946c1e49fc0fe090ef60a7c79af8a2d
HomeBank v5.8.3
Made 5.8.3 release
- bugfix: #2066535 cannot see a 1 sub-category in Stats Rept donut view
- bugfix: #2076458 saved filter date ranges going wrong
- bugfix: #2076474 dark mode applied live, but not on app startup or when exiting preferences dialog
- bugfix: #2077180 budget report category do not sum their subcat budget in 5.8.2
- bugfix: #2078281 csv export crash
- bugfix: #2078679 category appeard Empty and crashes Homebank on Linux
Full changelog: https://www.gethomebank.org/ChangeLog