|
1 | 1 | # Changelog |
2 | 2 |
|
3 | | -## Moonscape 6.15 - No date yet |
| 3 | +## Moonscape 6.12 - 2017-05-12 |
4 | 4 | - Restore regular toolbar button styling to back/forward buttons and remove borders |
5 | | -- Remove tab-close button from browser.css |
| 5 | +- Remove tab-close button |
6 | 6 | - Improve resolution of some icons (warning, info, etc.) |
| 7 | +- Fix duplicate learn more link |
| 8 | +- Remove inverted copies of the toolbar and other icons (used, but not needed) |
| 9 | +- Proper popup styling (restore arrow and animation below panel popups) |
| 10 | +- Restore round edges of in-content UI pages |
| 11 | +- Style image document page proxy favicon |
| 12 | +- New icon for the restart button (no longer a recolor of reload) |
| 13 | +- Remove hover/active state of restart button in the app menu |
| 14 | +- Proper styling for pref windows |
| 15 | +- Add missing white line to RSS feed icons |
| 16 | +- Library window uses small back/forward button instead |
| 17 | +- Fix for blurry location bar go button |
| 18 | +- Integrate findbar subskin (restored highlight icon) |
| 19 | +- Cleanup (remove unused files/subskins that were integrated) |
| 20 | +- Certificate error background is now the same as netError |
| 21 | +- Restore dotted tree-connecting lines |
| 22 | +- Minor revisions to internal documentation (readme) |
7 | 23 |
|
8 | 24 | ## Moonscape 6.10 - 2017-03-09 |
9 | 25 | - Skin Restart Manager instead of Restartless Restart (subskin renamed) |
10 | 26 | - Massive code cleanup, remove unused files |
11 | 27 | - Improved appearance, resolution, and added a lot of new icons (notably Plugins) |
12 | | -- Separate devtools styling from browser.css |
13 | | -- Popup styling |
| 28 | +- Separate browser.css devtools styling |
| 29 | +- Popup styling (also removes the arrow) |
14 | 30 | - Updates to internal documentation (readme, icon pack instructions) |
15 | 31 | - Drop "Classic" from the theme's name and other references |
16 | 32 | - Add Windows 10 support (thanks to Lootyhoof) |
|
27 | 43 | - Created padlock.css, fixes the missing/double padlock icon in the identity bar |
28 | 44 | - Reflect changes from PM26-27 |
29 | 45 | - Cleanup on the code |
30 | | - - Removes a lot of commented sections and the social button styling |
| 46 | + - Remove redundant Social API styling |
31 | 47 | - Devtools code on browser.css |
32 | 48 | - Minor fix on the download button |
33 | 49 | - Added history menu subskin (similar to bookmarks menu) |
|
36 | 52 |
|
37 | 53 | ## Moonscape 6.05 - 2017-01-21 |
38 | 54 | - Removed default subskins from global.css and moved it to its own css file (default_subskins.css) |
39 | | - which is now referenced by browser.css instead because it gets loaded 3 times in the past. |
40 | | - This somehow led to an increase in memory usage. |
| 55 | + which is now referenced by browser.css instead because it gets loaded 3 times in the past |
| 56 | + This somehow led to an increase in memory usage |
41 | 57 | - Few tweaks and updates. (namely the /mozapps/ directory, some icons, and devtools cleanup) |
42 | 58 | - Added homepage url to install.rdf |
43 | | -- Fix for the missing RSS icon in the address bar. |
| 59 | +- Fix for the missing RSS icon in the address bar |
44 | 60 |
|
45 | 61 | ## Moonscape 6.00 - 2016-12-25 |
46 | | -- Committed the project to GitHub, renamed. |
| 62 | +- Committed the project to GitHub, renamed |
47 | 63 | - Updated manifest files. (supports PM26-27) |
48 | 64 |
|
49 | 65 | ### Continue version numbering scheme of FOXSCAPE |
50 | 66 |
|
51 | 67 | ## FOXSCAPE 5.16 - 2014-01-30 |
52 | | -- Minimal changes were made to support changes made to Firefox 27. |
| 68 | +- Minimal changes were made to support changes made to Firefox 27 |
0 commit comments