diff --git a/CHANGELOG.md b/CHANGELOG.md
index d8040f438..ad6e2c8b8 100755
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,54 @@
+**MayhemYDG**:
+- **New option**: `Auto-hide header on scroll`.
+- Added support for `4cdn.org`.
+- Index navigation improvements:
+ - Searching in the index is now possible and will show matched OPs by:
+
+ - comment
+
- subject
+
- filename
+
- name
+
- tripcode
+
- e-mail
+
+ - The page number on which threads are will now be displayed in OPs, to easily identify where threads are located when:
+
+ - searching through the index.
+
- using different index modes and sorting types.
+
- threads highlighted by the filter are moved to the top and move other threads down.
+
+ - The elapsed time since the last index refresh is now indicated at the top of the index.
+ - New setting: `Show replies`, enabled by default. Disable it to only show OPs in the index.
+ - New setting: `Anchor Hidden Threads`, enabled by default. Hidden threads will be moved at the end of the index to fill the first pages.
+ - New setting: `Refreshed Navigation`, disabled by default. When enabled, navigating through pages will refresh the index.
+ - The last index refresh timer will now indicate the last time the index changed from 4chan's side, instead of the last time you refreshed the index.
+ - You can now refresh the index page you are on with the refresh shortcut in the header bar or the same keybind for refreshing threads.
+ - You can now switch between paged and all-threads index modes via the "Index Navigation" header sub-menu (note that this replaces infinite scrolling):
+ 
+ - Threads in the index can now be sorted by:
+
+ - Bump order
+
- Last reply
+
- Creation date
+
- Reply count
+
- File count
+
+ - Navigating across index pages is now instantaneous.
+ - The index refreshing notification will now only appear on initial page load with slow connections.
+- Added a keybind to open the catalog search field on index pages.
+- Minor cooldown fix:
+ - You cannot post an image reply immediately after a non-image reply anymore.
+- Various minor fixes
+
+**seaweedchan**:
+- Various fixes and improvements for the JSONified index
+- Removed index refresh notifications
+
+**Zixaphir**:
+- FappeTyme and WerkTyme now persist across sessions.
+- Various fixes and improvements for the JSONified index
+
+
### v1.2.45
*2014-01-07*
diff --git a/src/General/img/changelog/1.2.46.png b/src/General/img/changelog/1.2.46.png
new file mode 100644
index 000000000..cb17e29c0
Binary files /dev/null and b/src/General/img/changelog/1.2.46.png differ