Dhruv Sharma 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							acd53eb640 
							
						 
					 
					
						
						
							
							fix: correct svg for row actions ( #3664 )  
						
						... 
						
						
						
						Closes : #3450  
					
						2023-10-10 17:30:44 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ffdf5d24a0 
							
						 
					 
					
						
						
							
							fix: openAI image expiration ( #3660 )  
						
						... 
						
						
						
						* feat: save the openAI image to local storage
* feat: support rendering error block
* fix: enter on Toggle list moves heading down without contents 
						
						
					 
					
						2023-10-10 12:43:31 +08:00 
						 
				 
			
				
					
						
							
							
								Dhruv Sharma 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b247a49417 
							
						 
					 
					
						
						
							
							chore: resolve issue ( #3621 )  
						
						
						
						
					 
					
						2023-10-09 20:47:24 +02:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							dace02d34d 
							
						 
					 
					
						
						
							
							feat: generate image by Stability AI / openAI ( #3642 )  
						
						
						
						
					 
					
						2023-10-09 23:14:24 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d4bc575c03 
							
						 
					 
					
						
						
							
							fix: image block issues ( #3637 )  
						
						
						
						
					 
					
						2023-10-07 13:45:38 +08:00 
						 
				 
			
				
					
						
							
							
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							537c9d0865 
							
						 
					 
					
						
						
							
							fix: wrong date selected in CDT ( #3627 )  
						
						
						
						
					 
					
						2023-10-06 10:13:46 +08:00 
						 
				 
			
				
					
						
							
							
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b4051c7e9f 
							
						 
					 
					
						
						
							
							fix: url underline issue ( #3618 )  
						
						
						
						
					 
					
						2023-10-05 17:35:50 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							36f47f3636 
							
						 
					 
					
						
						
							
							feat: image block revamp ( #3615 )  
						
						
						
						
					 
					
						2023-10-05 10:40:41 +08:00 
						 
				 
			
				
					
						
							
							
								Yijing Huang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							eb20c7c117 
							
						 
					 
					
						
						
							
							feat: emoji picker improvement ( #3591 )  
						
						
						
						
					 
					
						2023-10-05 09:36:29 +08:00 
						 
				 
			
				
					
						
							
							
								Devanshu Rawat 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e9852a3934 
							
						 
					 
					
						
						
							
							fix: restore page banner ui improvement ( #3604 )  
						
						
						
						
					 
					
						2023-10-05 09:34:36 +08:00 
						 
				 
			
				
					
						
							
							
								Alazar Genene 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							78d8ec9a3e 
							
						 
					 
					
						
						
							
							fix: use Image.file instead of DecoratedBox and FileImage ( #3606 )  
						
						... 
						
						
						
						Co-authored-by: Alazar Genene <alazargenene@Alazars-MacBook-Pro-2.local> 
						
						
					 
					
						2023-10-04 23:48:31 +02:00 
						 
				 
			
				
					
						
							
							
								Jaskeerat Singh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							812af0979e 
							
						 
					 
					
						
						
							
							Fix: Missing WhiteSpace b/w Primary Field Text and Row Icon ( #3602 )  
						
						... 
						
						
						
						* Update link to OS Specific Development
* fix: Missing white space b/w primary field text & row's icon
* fix: Updated emoji padding 
						
						
					 
					
						2023-10-04 11:50:26 +02:00 
						 
				 
			
				
					
						
							
							
								Narayan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							cca5005541 
							
						 
					 
					
						
						
							
							fix: remove current page link option in page reference ( #3600 )  
						
						... 
						
						
						
						* fix: remove current page link option in page reference
* fix: removed context and added view id as parameter 
						
						
					 
					
						2023-10-04 11:49:22 +02:00 
						 
				 
			
				
					
						
							
							
								Ahsan Ahmad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3ab1ff5e73 
							
						 
					 
					
						
						
							
							fix:The placeholder text for URL cells shouldn't be underlined ( #3565 )  
						
						... 
						
						
						
						* fix:The placeholder text for URL cells shouldn't be underlined
* Update frontend/appflowy_flutter/lib/plugins/database_view/widgets/row/cells/url_cell/url_cell.dart
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io>
---------
Co-authored-by: Lucas.Xu <lucas.xu@appflowy.io> 
						
						
					 
					
						2023-10-04 11:35:02 +02:00 
						 
				 
			
				
					
						
							
							
								Aditya Arora 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							05fa306782 
							
						 
					 
					
						
						
							
							feat: Delay tooltip presentations by 300ms ( #3558 )  
						
						... 
						
						
						
						* feat:added wait duration to ToolTip widgets
* feat:added wait Duration to more tooltips
* feat:added wait Duration to more_button tooltip
* fix: use flowytooltip
* fix:undo install_macos.sh file
* fix:undo install_macos.sh file
* fix:refactored FlowyTooltip.delayedTooltip to FlowyTooltip.delayed
---------
Co-authored-by: Mathias Mogensen <mathias@appflowy.io> 
						
						
					 
					
						2023-10-04 11:34:44 +02:00 
						 
				 
			
				
					
						
							
							
								Mathias Mogensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d054439df4 
							
						 
					 
					
						
						
							
							fix: provide default options for inline actions always ( #3601 )  
						
						
						
						
					 
					
						2023-10-03 18:07:46 +02:00 
						 
				 
			
				
					
						
							
							
								Aman Negi 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							01c3fec5aa 
							
						 
					 
					
						
						
							
							feat: improve snackbar UI style ( #3562 )  
						
						
						
						
					 
					
						2023-10-02 15:14:40 +08:00 
						 
				 
			
				
					
						
							
							
								Mathias Mogensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4a433a3176 
							
						 
					 
					
						
						
							
							feat: reminder ( #3374 )  
						
						
						
						
					 
					
						2023-10-02 15:12:24 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c864e836ee 
							
						 
					 
					
						
						
							
							feat: integrate find and replace into AppFlowy ( #3566 )  
						
						... 
						
						
						
						* chore: update editor version
* feat: redesign find and replace ui
* chore: update language file 
						
						
					 
					
						2023-10-02 13:54:51 +08:00 
						 
				 
			
				
					
						
							
							
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0738b5f87d 
							
						 
					 
					
						
						
							
							feat: show hidden fields in row detail page ( #3545 )  
						
						
						
						
					 
					
						2023-10-02 10:52:22 +08:00 
						 
				 
			
				
					
						
							
							
								Ahsan Ahmad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							891d794900 
							
						 
					 
					
						
						
							
							fix:Spacing above New row in grid ( #3564 )  
						
						... 
						
						
						
						* fix:Spacing above New row in grid
* revert: update frontend/appflowy_flutter/ios/Podfile.lock
---------
Co-authored-by: Mathias Mogensen <42929161+Xazin@users.noreply.github.com> 
						
						
					 
					
						2023-10-01 23:22:21 +02:00 
						 
				 
			
				
					
						
							
							
								Yijing Huang 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d007f98af6 
							
						 
					 
					
						
						
							
							fix: emoji picker menu issue ( #3551 )  
						
						
						
						
					 
					
						2023-09-28 14:18:01 +08:00 
						 
				 
			
				
					
						
							
							
								Lakhan Baheti 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0626f0deb7 
							
						 
					 
					
						
						
							
							fix: on hover change_cover button correct mouse cursor ( #3548 )  
						
						
						
						
					 
					
						2023-09-27 22:59:33 +08:00 
						 
				 
			
				
					
						
							
							
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							007c649c31 
							
						 
					 
					
						
						
							
							fix: still show drag icon while dragging ( #3547 )  
						
						... 
						
						
						
						* fix: still show drag icon while dragging
* chore: use click cursor on windows 
						
						
					 
					
						2023-09-27 20:02:44 +08:00 
						 
				 
			
				
					
						
							
							
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c7e3ed805a 
							
						 
					 
					
						
						
							
							fix: checklist cell style for checklist cells ( #3538 )  
						
						
						
						
					 
					
						2023-09-26 22:31:15 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
						
						
							
						
						
							32c06cf1bf 
							
						 
					 
					
						
						
							
							fix: clear selection when editing inline database view  
						
						
						
						
					 
					
						2023-09-26 16:55:49 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							938953d7b3 
							
						 
					 
					
						
						
							
							fix: unable to parse html text which contains <mark> tag ( #3529 )  
						
						
						
						
					 
					
						2023-09-26 14:37:10 +08:00 
						 
				 
			
				
					
						
							
							
								Narayan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0996f5fd24 
							
						 
					 
					
						
						
							
							fix: missing the hand gesture icon in the text alignment options ( #3509 )  
						
						
						
						
					 
					
						2023-09-24 21:42:11 +08:00 
						 
				 
			
				
					
						
							
							
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ab9338eb89 
							
						 
					 
					
						
						
							
							fix: some issues with the end date ( #3495 )  
						
						
						
						
					 
					
						2023-09-24 20:26:18 +08:00 
						 
				 
			
				
					
						
							
							
								Lakhan Baheti 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							fd4088aed0 
							
						 
					 
					
						
						
							
							fix: grid theming to bottom row count number ( #3510 )  
						
						... 
						
						
						
						* fix: theming to bottom count number
* refactor: Row to RichText 
						
						
					 
					
						2023-09-24 20:25:47 +08:00 
						 
				 
			
				
					
						
							
							
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							375ff5ed6d 
							
						 
					 
					
						
						
							
							refactor: use same bloc in grid and cards ( #3511 )  
						
						
						
						
					 
					
						2023-09-24 20:24:38 +08:00 
						 
				 
			
				
					
						
							
							
								Ahsan Ahmad 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							847290d9a4 
							
						 
					 
					
						
						
							
							fix: remove max length of 30 while creating a new select option ( #3513 )  
						
						
						
						
					 
					
						2023-09-24 19:14:25 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1997231adf 
							
						 
					 
					
						
						
							
							Merge pull request  #3500  from LucasXu0/fix_032_launch_review_issues  
						
						... 
						
						
						
						fix launch review(v0.3.3) issues 
						
						
					 
					
						2023-09-23 12:50:57 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
						
						
							
						
						
							89face4f02 
							
						 
					 
					
						
						
							
							test: add integration test for ltr/rtl mode  
						
						
						
						
					 
					
						2023-09-23 11:31:08 +08:00 
						 
				 
			
				
					
						
							
							
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							37ddce3a29 
							
						 
					 
					
						
						
							
							chore: calendar UI polish ( #3484 )  
						
						... 
						
						
						
						* chore: update calendar theming
* feat: add event popup editor
* chore: new event button redesign and add card shadows
* chore: unscheduled events button
* chore: event title text field
* fix: focus node double dispose
* chore: show popover when create new event
* test: integrate some tests for integration testing purposes
* fix: some fixes and more integration tests 
						
						
					 
					
						2023-09-23 09:47:48 +08:00 
						 
				 
			
				
					
						
							
							
								Lakhan Baheti 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							047f1a0b39 
							
						 
					 
					
						
						
							
							fix: right icon size sam as left one ( #3494 )  
						
						
						
						
					 
					
						2023-09-22 12:25:27 +02:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
						
						
							
						
						
							f2f3506b29 
							
						 
					 
					
						
						
							
							fix:  unable to change RTL of heading block  
						
						
						
						
					 
					
						2023-09-22 17:13:08 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
						
						
							
						
						
							f762a564b5 
							
						 
					 
					
						
						
							
							feat: only show text direction toolbar item when RTL is enabled  
						
						
						
						
					 
					
						2023-09-22 15:59:21 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
						
						
							
						
						
							57b78ee3c6 
							
						 
					 
					
						
						
							
							feat: add reset font button in toolbar  
						
						
						
						
					 
					
						2023-09-22 15:49:11 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
						
						
							
						
						
							5dfc470873 
							
						 
					 
					
						
						
							
							chore: add more space between font item and font menu  
						
						
						
						
					 
					
						2023-09-22 13:53:14 +08:00 
						 
				 
			
				
					
						
							
							
								Aryan More 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d5f8ce5435 
							
						 
					 
					
						
						
							
							fix: add padding below field title text field ( #3440 )  
						
						... 
						
						
						
						* Fixed Issue no #3426 
* Reversed the pubspec.lock mistaken update
* FIXED PADDING
* Fixed Padding issue on calender field edit popup 
						
						
					 
					
						2023-09-22 11:15:18 +08:00 
						 
				 
			
				
					
						
							
							
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							3c65a96b04 
							
						 
					 
					
						
						
							
							chore: checklist ux flow redesign ( #3418 )  
						
						... 
						
						
						
						* chore: ux flow redesign
* chore: remove unused imports
* fix: allow creation of tasks of the same name
* chore: apply code suggestions from Mathias 
						
						
					 
					
						2023-09-22 09:33:24 +08:00 
						 
				 
			
				
					
						
							
							
								Nathan.fooo 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6ba7fc0317 
							
						 
					 
					
						
						
							
							feat: openai and stabilityai integration ( #3439 )  
						
						... 
						
						
						
						* chore: create trait
* test: add tests
* chore: remove log
* chore: disable log 
						
						
					 
					
						2023-09-21 12:41:52 +08:00 
						 
				 
			
				
					
						
							
							
								Mathias Mogensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							048434024b 
							
						 
					 
					
						
						
							
							feat: select cover image on upload ( #3488 )  
						
						
						
						
					 
					
						2023-09-21 04:02:39 +02:00 
						 
				 
			
				
					
						
							
							
								Nitin-Poojary 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2c757e9b6c 
							
						 
					 
					
						
						
							
							fix: set minimum width for grid fields to 50px ( #3397 )  
						
						... 
						
						
						
						* fix: set minimum width for grid field to 100px
* test: add grid field width test
* fix: field width should not be less then 50px
* test: grid field width should not be less then 50px
* fix: cursor-based resizing issue
* test: updated tests 
						
						
					 
					
						2023-09-21 09:39:13 +08:00 
						 
				 
			
				
					
						
							
							
								Lucas.Xu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							9c59e1487e 
							
						 
					 
					
						
						
							
							feat: customize text font ( #3467 )  
						
						... 
						
						
						
						* feat: update UI in settings page
* feat: customzing font in document page
* fix: flutter analyze and format issues 
						
						
					 
					
						2023-09-21 09:12:25 +08:00 
						 
				 
			
				
					
						
							
							
								Mathias Mogensen 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4b9b723521 
							
						 
					 
					
						
						
							
							fix: add bottom border to new property column ( #3486 )  
						
						
						
						
					 
					
						2023-09-21 03:10:41 +02:00 
						 
				 
			
				
					
						
							
							
								Vyshnav Ajith 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a389836897 
							
						 
					 
					
						
						
							
							Added Language Support for Urdu. Issue#3372 ( #3469 )  
						
						... 
						
						
						
						* Create ur.json
* Add files via upload
* changes
* Added Locale change to the supported Locales List
* Added Urdu in Language.dart
* Delete .vscode/launch.json
* Changed the icon for Calendar 
						
						
					 
					
						2023-09-20 17:31:17 +02:00 
						 
				 
			
				
					
						
							
							
								Onyedika Israel Ukwueze 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							094f8fc307 
							
						 
					 
					
						
						
							
							fix: visual bug on board accessory  
						
						
						
						
					 
					
						2023-09-19 16:02:19 +08:00 
						 
				 
			
				
					
						
							
							
								Richard Shiue 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							124d435f09 
							
						 
					 
					
						
						
							
							feat: add end date to time cell data ( #3369 )  
						
						... 
						
						
						
						* feat: add end date to time cell data
* feat: implement ui for end time
* test: add date to text test
* chore: clippy warnings
* fix: unexpected time parsing
* fix: fix the date logic when toggling end date
---------
Co-authored-by: nathan <nathan@appflowy.io> 
						
						
					 
					
						2023-09-19 09:58:15 +08:00